zhaoxiangchun
|
1285bcb066
|
fix(monitor): update apiHelper field and log
|
2021-08-23 10:18:39 +08:00 |
|
zhaoxiangchun
|
b8bdcb0774
|
fix(monitor): fix monitor slow query
1. 使用apihelper 增量查询监控数据
2. 通过apihelper中set进行对应的资源过滤
|
2021-08-20 21:39:07 +08:00 |
|
Zexi Li
|
3329227a01
|
Merge pull request #11966 from ioito/feat/qx-cdn
feat(region): add qcloud cdn
|
2021-08-20 18:43:42 +08:00 |
|
Zexi Li
|
87b10a9c80
|
Merge pull request #11967 from ioito/hotfix/qx-cloudpods-secrule
fix(region): sync cloudpods secgroup
|
2021-08-20 18:41:33 +08:00 |
|
Qu Xuan
|
3ce18ea71f
|
feat(region): add qcloud cdn
|
2021-08-20 18:29:48 +08:00 |
|
Qu Xuan
|
baa48550d0
|
fix(region): sync cloudpods secgroup
|
2021-08-20 18:27:45 +08:00 |
|
Zexi Li
|
0ff6bfec13
|
Merge pull request #11964 from ioito/hotfix/qx-hcso-saml-provider
fix(cloudid): hcso enable multi tenant saml provider
|
2021-08-20 17:05:39 +08:00 |
|
Qu Xuan
|
1eec6039e2
|
fix(cloudid): hcso enable multi tenant saml provider
|
2021-08-20 16:07:08 +08:00 |
|
Zexi Li
|
34993740d9
|
Merge pull request #11960 from rainzm/scaling/alarm
fix(region): adjust the query range corresponding to the alarm strategy
|
2021-08-20 11:34:56 +08:00 |
|
rainzm
|
56e9d95763
|
fix(region): adjust the query range corresponding to the alarm strategy
The data in the cycle range may not be available yet, and the data in the last hour can be queried fixedly
|
2021-08-20 11:10:17 +08:00 |
|
Zexi Li
|
5c5f919899
|
Merge pull request #11959 from swordqiu/hotfix/qj-disable-pretty-table-try-os-width-by-default
Hotfix/qj disable pretty table try os width by default
|
2021-08-20 10:17:37 +08:00 |
|
Qiu Jian
|
4e76d35710
|
fix: truncate columns longer than 512 bytes by default
Set OS_MAX_COLUMN_TEXT_LENGTH=-1 to disable auto text truncation
|
2021-08-20 09:38:19 +08:00 |
|
Qiu Jian
|
6b24c0600d
|
fix: disable pretty table try os width by default
|
2021-08-20 08:45:28 +08:00 |
|
Zexi Li
|
af886f4e55
|
Merge pull request #11954 from ioito/hotfix/qx-worker-sync
fix(region): sync with multi worker
|
2021-08-19 16:11:50 +08:00 |
|
Qu Xuan
|
345f78621b
|
fix(region): sync with multi worker
|
2021-08-19 15:10:35 +08:00 |
|
Zexi Li
|
1a02080085
|
Merge pull request #11951 from panda-lab/bugfix/xfs-duplicate-uuid
fix(host-deployer): XFS uuid冲突 无法 mount
|
2021-08-19 14:47:21 +08:00 |
|
panda
|
1248b88c75
|
fix(host-deployer): XFS uuid冲突 无法 mount
pkg/hostman/diskutils/fsutils/fsutils.go
1. ResizeFs 操作中 ResizePartitionFs 未对 xfs uuid 加锁
导致挂载相同uuid 磁盘异异常
- dmesg 显示
[86653.888361] XFS (nbd2p1): Filesystem has duplicate UUID f4553201-609a-4657-87aa-994cc6339f50 - can't mount
- 批量创建虚拟机, 虚拟机磁盘为xfs, 多台虚拟机调度到同一宿主机时
DeployGuestFs 无法 chroot password root
|
2021-08-19 14:41:31 +08:00 |
|
Zexi Li
|
48a0fbc287
|
Merge pull request #11945 from swordqiu/hotfix/qj-remove-meter-client-codes
fix: remove meter client codes
|
2021-08-19 14:29:11 +08:00 |
|
Zexi Li
|
963df8a443
|
Merge pull request #11950 from tb365/bugfix/tb-bugfix-081901
add azure capacity
|
2021-08-19 14:27:46 +08:00 |
|
Zexi Li
|
e52c883171
|
Merge pull request #11948 from tb365/bugfix/tb-bugfix-081902
huawei cloud getInstanceByIP add ip filter
|
2021-08-19 14:26:37 +08:00 |
|
tb365
|
972bdb8e7f
|
add azure capacity
|
2021-08-19 11:24:15 +08:00 |
|
tb365
|
5ca544400b
|
huawei cloud getInstanceByIP add ip filter
|
2021-08-19 11:20:06 +08:00 |
|
Qiu Jian
|
567856cada
|
fix: remove meter client codes
|
2021-08-19 01:49:19 +08:00 |
|
Zexi Li
|
e5cc08d33b
|
Merge pull request #11927 from tb365/bugfix/tb-bugfix-081201
zone list timeout fix
|
2021-08-18 20:48:09 +08:00 |
|
Zexi Li
|
18f7a8959b
|
Merge pull request #11939 from ioito/hotfix/qx-lb-resource-count
fix(region): lb resource count
|
2021-08-18 20:47:14 +08:00 |
|
Zexi Li
|
4275b9a63b
|
Merge pull request #11812 from rainzm/agent/batch
feat(devtool): support batch applying for virtual machines
|
2021-08-18 18:14:25 +08:00 |
|
tb365
|
cfae948719
|
zone list timeout fix
|
2021-08-18 15:34:16 +08:00 |
|
Qu Xuan
|
7e838d61b8
|
fix(region): lb resource count
|
2021-08-18 15:27:46 +08:00 |
|
Zexi Li
|
1c4b115f78
|
Merge pull request #11931 from ioito/hotfix/qx-azure-dtu
fix(region): azure sqlserver dtu
|
2021-08-18 10:25:14 +08:00 |
|
Zexi Li
|
8edfb1fa2c
|
Merge pull request #11932 from ioito/hotfix/qx-nas-tag
fix(region): empty aliyun resource tag
|
2021-08-18 10:06:26 +08:00 |
|
Zexi Li
|
101a088c68
|
Merge pull request #11936 from swordqiu/hotfix/qj-dhcp-route-encoding-error
fix: dhcp classless route encoding error
|
2021-08-18 10:03:17 +08:00 |
|
yunion-ci-robot
|
beb66d4783
|
Merge pull request #11934 from zexi/update-base-image
feat(misc): update build and service base image to use go v1.15.15
|
2021-08-17 23:31:46 +08:00 |
|
Qiu Jian
|
381b7e6949
|
fix: dhcp classless route encoding error
|
2021-08-17 22:43:50 +08:00 |
|
Zexi Li
|
d0dd242bc2
|
feat(misc): update build and service base image to use go v1.15.15
|
2021-08-17 20:08:22 +08:00 |
|
Qu Xuan
|
82b9cdc1ca
|
fix(region): empty aliyun resource tag
|
2021-08-17 19:23:01 +08:00 |
|
Qu Xuan
|
68bb75b415
|
fix(region): azure sqlserver dtu
|
2021-08-17 17:27:38 +08:00 |
|
Zexi Li
|
bc653ce7fc
|
Merge pull request #11921 from ioito/hotfix/qx-azure-clouduser
fix(cloudid): azure attach enabled subscription policy
|
2021-08-16 21:42:59 +08:00 |
|
Qu Xuan
|
59e5e22b5e
|
fix(cloudid): avoid sync clouduser twice
|
2021-08-16 15:11:12 +08:00 |
|
Qu Xuan
|
163a4e14f7
|
fix(cloudid): azure attach enabled subscription policy
|
2021-08-16 14:28:13 +08:00 |
|
Zexi Li
|
1db801181c
|
Merge pull request #11917 from swordqiu/hotfix/qj-climc-bill-tasks-create
fix: bill-tasks-create parameters
|
2021-08-15 18:30:10 +08:00 |
|
Zexi Li
|
76a46ec361
|
Merge pull request #11915 from zhaoxiangchun/feature/zxc-agent-metirc
feat(monitor): 处理编排mysql,redis,rabbitmq 相关监控
|
2021-08-15 18:29:23 +08:00 |
|
zhaoxiangchun
|
a191838ef6
|
Merge branch 'master' of https://github.com/yunionio/cloudpods into feature/zxc-agent-metirc
|
2021-08-15 18:02:12 +08:00 |
|
yunion-ci-robot
|
a8d22e274c
|
Merge pull request #11918 from tb365/bugfix/tb-bugfix-081503
ProviderFactory add method IsMultiTenant
|
2021-08-15 17:38:21 +08:00 |
|
tb365
|
7b579e80cf
|
ProviderFactory add method IsMultiTenant
|
2021-08-15 17:27:14 +08:00 |
|
Qiu Jian
|
ae1894003d
|
fix: bill-tasks-create parameters
|
2021-08-15 16:36:32 +08:00 |
|
Zexi Li
|
164dc31fb2
|
Merge pull request #11911 from tb365/bugfix/tb-bugfix-081503
add default dns for subnet
|
2021-08-15 16:36:26 +08:00 |
|
Zexi Li
|
19114b3cd3
|
Merge pull request #11913 from ioito/hotfix/qx-cloudevent-hcso
fix(cloudevent): hcso resource name
|
2021-08-15 16:26:52 +08:00 |
|
yunion-ci-robot
|
31ea81d4a9
|
Merge pull request #11853 from zexi/fix-bms-reuse-ipaddr
Fix bms reuse ipaddr
|
2021-08-15 16:25:22 +08:00 |
|
tb365
|
444ebd9526
|
add default dns for subnet
|
2021-08-15 16:14:08 +08:00 |
|
Qu Xuan
|
013b9b0e35
|
fix(cloudevent): hcso resource name
|
2021-08-15 16:12:49 +08:00 |
|