Qu Xuan
20b151fbc2
fix(region): remove debug info
2021-07-13 17:25:58 +08:00
Zexi Li
cc5578e31d
Merge pull request #11600 from rainzm/vmware/storage_sync
...
fix(region): sync storage before syncing host in syncOnPremiseCloudProviderInfo
2021-07-13 10:46:36 +08:00
tb365
6f91fa7a45
feat(yunionapi): pre login hook fix
2021-07-13 10:13:39 +08:00
Zexi Li
820492aa9c
Merge pull request #11627 from ioito/hotfix/qx-server-eip-allocate
...
fix(region): allocate server eip without hostwire restrict
2021-07-12 18:40:13 +08:00
Zexi Li
b959476732
Merge pull request #11595 from ioito/feat/qx-elk
...
Feat/qx elk
2021-07-12 16:04:08 +08:00
Zexi Li
12b485caab
Merge pull request #11582 from rainzm/robot/update
...
fix(notify): Support selective update of robot field
2021-07-12 14:54:32 +08:00
yunion-ci-robot
57a1832ff8
Merge pull request #11628 from tb365/bugfix/tb-keystone-user-not-found-fix
...
fix(keystone): user not found error fix
2021-07-12 13:58:01 +08:00
tb365
05b8eccb17
fix(keystone): user not found error fix
2021-07-12 13:37:10 +08:00
Qu Xuan
04872867c3
fix(region): allocate server eip without hostwire restrict
2021-07-12 11:52:03 +08:00
Zexi Li
fedfe32ada
Merge pull request #11592 from rainzm/agent/install
...
feat(devtool): use server forward direct for guest with kvm hypervisor
2021-07-12 10:28:17 +08:00
Zexi Li
b9a7b19282
Merge pull request #11617 from zhaoxiangchun/fix/zxc-query-restType
...
fix(monitor): fix monitor resourece update
2021-07-12 10:27:32 +08:00
Qu Xuan
021f5d9241
feat(region): support elasticsearch sync
2021-07-12 09:48:54 +08:00
rainzm
606045bcef
fix(region): sync storage before syncing host in syncOnPremiseCloudProviderInfo
...
场景:重新构建了某个存储,相当于把之前某个存储上的所有虚拟机迁移到一个新的存储上。
因为没有syncStorage,所以在同步syncHostStorge的时候无法disconnect host
和 没有的storage,这是因为storage上还有host的虚拟机。syncHostStorages
会失败,storageCache 也就不会同步,上面的icloudImage也不会同步。
2021-07-09 19:19:53 +08:00
rainzm
8f92195928
fix(region): set DefaultSysDiskBackend as empty for esxi guest
2021-07-09 19:09:57 +08:00
yunion-ci-robot
0d9403a298
Merge pull request #11609 from zexi/hotfix/baremetal-redfish-poweron-fallback
...
fix(baremetal): use ipmitool power reset when redfish power on error
2021-07-09 18:52:00 +08:00
rainzm
955cf6500b
feat(devtool): use server forward direct for guest with kvm hypervisor
2021-07-09 16:10:59 +08:00
Zexi Li
539f68309b
fix(baremetal): use ipmitool power reset when redfish power on error
2021-07-09 14:43:12 +08:00
zhaoxiangchun
4c2bca8f8b
fix(monitor): fix monitor resourece update
...
1.通过region返回的obj更新监控资源时 remove掉id信息
2021-07-09 12:36:46 +08:00
Zexi Li
713278b457
Merge pull request #11603 from zhaoxiangchun/fix/zxc-query-restType
...
fix(monitor): alert policy use ownerId when update
2021-07-09 12:06:57 +08:00
Zexi Li
1cd0995efa
Merge pull request #11610 from swordqiu/hotfix/qj-host-detach-wire-bugs
...
fix: host detach wire not update netinterface
2021-07-09 11:49:49 +08:00
Qiu Jian
184a6a0817
fix: host detach wire not update netinterface
2021-07-09 10:35:24 +08:00
Zexi Li
6cfdfb4002
Merge pull request #11593 from tb365/bugfix/tb-bugfix-0700701
...
Bugfix/tb bugfix 0700701
2021-07-09 10:32:59 +08:00
zhaoxiangchun
3c499f209c
fix(monitor): alert policy use ownerId when update
...
1.根据参数中的project和domain属性调用FetchOwnerId方法,然后确定报警策略归属并进行监控查询过滤
2021-07-09 10:10:30 +08:00
Zexi Li
72fc836846
Merge pull request #11601 from swordqiu/feature/qj-google-oidc-identity-provider
...
Feature/qj google oidc identity provider
2021-07-09 10:00:00 +08:00
Qiu Jian
788ad518c2
minor fixes
2021-07-08 22:44:42 +08:00
Zexi Li
89e9ad2339
Merge pull request #11580 from ioito/hotfix/qx-manager-name-update
...
fix(region): update manager name
2021-07-08 22:15:45 +08:00
yunion-ci-robot
f5133e156c
Merge pull request #11563 from zexi/host-aware-kubelet-config
...
feat(host): aware of kubelet eviction config
2021-07-08 20:03:01 +08:00
rainzm
0a75aaad6e
fix(host-deployer): make SKVMGuestLVMPartition work fine
...
1. add needChangeName to indicate whether to change the name when
putting down
2. remove unnecessary IsVgActice
3. findPartitions from /dev/{vgname}/{lvname} or
/dev/mapper/{vgname}-{lvname}
2021-07-08 18:15:56 +08:00
Zexi Li
79a4303be8
Merge pull request #11590 from ioito/hotfix/qx-jdcloud-rds-err
...
fix(region): validate jdcloud rds err
2021-07-08 11:28:08 +08:00
Zexi Li
65cf01b029
Merge pull request #11588 from ioito/hotfix/qx-azure-china-redis
...
fix(region): avoid sync azure china redis failed
2021-07-08 11:27:57 +08:00
Zexi Li
d9c5e408b3
Merge pull request #11548 from ioito/hotfix/qx-mongodb
...
feat(region): add mongodb
2021-07-08 11:26:55 +08:00
Zexi Li
d23ff37679
Merge pull request #11587 from zhaoxiangchun/fix/zxc-query-restType
...
feat(monitor): update monitor resource overview
2021-07-08 10:30:35 +08:00
Qiu Jian
f08ea8b2c8
feature: support Google Oauth2.0
2021-07-08 02:27:05 +08:00
Zexi Li
e770f4f653
feat(host): aware of kubelet eviction config
2021-07-07 21:27:39 +08:00
zhaoxiangchun
0919c2ee3e
feat(monitor): update monitor resource overview
...
1.调整监控总览-报警资源逻辑
启用禁用策略时对报警资源进行对应的挂载和解绑
2021-07-07 20:36:11 +08:00
Zexi Li
119c5b155d
Merge pull request #11583 from rainzm/error/handle
...
fix(region): handle the error of RequestGuestCreateAllDisks
2021-07-07 20:29:07 +08:00
tb365
5649af2192
azure elb support sync ip backend
2021-07-07 20:13:56 +08:00
tb365
be5aeda1b1
azure application lb sync fix
2021-07-07 18:17:36 +08:00
Qu Xuan
875abe66d6
fix(region): validate jdcloud rds err
2021-07-07 18:09:54 +08:00
Qu Xuan
247d10f65b
fix(region): avoid sync azure china redis failed
2021-07-07 17:53:14 +08:00
Zexi Li
818c2ae917
Merge pull request #11586 from ioito/hotfix/qx-azure-redis-capability
...
fix(region): azure cache capability
2021-07-07 17:19:14 +08:00
Qu Xuan
7f3ac39f30
fix(region): azure cache capability
2021-07-07 17:02:51 +08:00
rainzm
4dd1ecc793
fix(region): handle the error of RequestGuestCreateAllDisks
2021-07-07 15:43:36 +08:00
rainzm
06f23b26e8
fix(notify): Support selective update of robot field
2021-07-07 15:38:11 +08:00
Zexi Li
45be44e179
Merge pull request #11575 from rainzm/gst
...
fix(notify): set default lang 'zh_CN' for robot
2021-07-07 09:38:12 +08:00
Zexi Li
7b0d4f8826
Merge pull request #11579 from ioito/hotfix/qx-jd-rds-port
...
fix(region): update jdcloud rds port
2021-07-07 09:37:50 +08:00
Zexi Li
fa2ce19c74
Merge pull request #11570 from rainzm/hostdeployer/win10_pwd
...
feat(hostdeployer): change the way fo GetLoginAccount in windows
2021-07-06 22:22:26 +08:00
Zexi Li
5c1006d0f9
Merge pull request #11557 from tb365/feature/tb-support-azure-elb
...
support azure elb sync
2021-07-06 20:42:06 +08:00
Qu Xuan
9187d9abf7
fix(region): update manager name
2021-07-06 20:23:57 +08:00
Qu Xuan
53746609ab
fix(region): update jdcloud rds port
2021-07-06 19:51:06 +08:00