Zexi Li
|
fe427e4fc5
|
Merge pull request #11693 from rainzm/agent/baremetal
feat: support install monitor agent in baremetal
|
2021-07-22 15:29:34 +08:00 |
|
Zexi Li
|
50641a1240
|
Merge pull request #11698 from rainzm/storage/sync_lock
fix(region): avoid panic when locking
|
2021-07-22 15:28:20 +08:00 |
|
Zexi Li
|
7827869c04
|
Merge pull request #11695 from swordqiu/hotfix/qj-qemu-img-create-large-local-disk-fail
fix: qemu-img create disk may fail to preallocation=metadata enable for large disk
|
2021-07-22 15:27:44 +08:00 |
|
Qiu Jian
|
af03ed60ea
|
fix: qemu-img create disk may fail to preallocation=metadata enable for
large disk
error report: failed to flush the refcount block cache: File too large
|
2021-07-22 12:15:13 +08:00 |
|
rainzm
|
3485be17e5
|
fix(region): avoid panic when locking
|
2021-07-22 11:12:04 +08:00 |
|
rainzm
|
83b73bf63f
|
feat: support install monitor agent in baremetal
|
2021-07-21 19:46:04 +08:00 |
|
Zexi Li
|
f266d883dd
|
Merge pull request #11685 from ioito/hotfix/qx-kafka-delete
fix(region): aliyun kafka delete
|
2021-07-20 21:16:29 +08:00 |
|
Zexi Li
|
53b6f037d2
|
Merge pull request #11686 from rainzm/agent/custom_telegraf
Use custom version Telegraf as monitor agent
|
2021-07-20 21:15:58 +08:00 |
|
Zexi Li
|
3d925988a8
|
Merge pull request #11681 from ioito/hotfix/qx-policy-filter-by-role
fix(keystone): policy filter by role
|
2021-07-20 21:15:12 +08:00 |
|
Zexi Li
|
d0dabe0e19
|
Merge pull request #11682 from ioito/hotfix/qx-waf-cloud-resource
fix(region): waf cloud resources
|
2021-07-20 21:13:34 +08:00 |
|
rainzm
|
bbb95343e2
|
feat: update file-repo version
|
2021-07-20 19:42:15 +08:00 |
|
rainzm
|
0e06f9c6cc
|
feat: use yunion's customized version of telegraf in file-repo
|
2021-07-20 19:41:23 +08:00 |
|
Zexi Li
|
45c96f3837
|
Merge pull request #11663 from rainzm/hostdeployer/checkOrAddUser
feat(hostdeployer): change UserAdd to CheckOrAddUser
|
2021-07-20 18:54:12 +08:00 |
|
Qu Xuan
|
7cfbaaf0e0
|
fix(region): aliyun kafka delete
|
2021-07-20 17:43:09 +08:00 |
|
Qu Xuan
|
7ec42db3ca
|
fix(keystone): policy filter by role
|
2021-07-20 14:32:28 +08:00 |
|
Qu Xuan
|
fe84e0f0e8
|
fix(region): waf cloud resources
|
2021-07-20 14:19:43 +08:00 |
|
Zexi Li
|
6ca9ef3e45
|
Merge pull request #11645 from zhaoxiangchun/feature/zxc-cloudmon-master
feat(cloudmon): add cloudmon component
|
2021-07-20 10:01:51 +08:00 |
|
Zexi Li
|
c6c7ff2c30
|
Merge pull request #11679 from zexi/automated-cherry-pick-of-#11678-upstream-master
Automated cherry pick of #11678: fix(build): baremetal arm64 build
|
2021-07-19 20:22:27 +08:00 |
|
Zexi Li
|
9617ca4379
|
fix(build): baremetal arm64 build
|
2021-07-19 20:21:25 +08:00 |
|
Zexi Li
|
8fb3c9c342
|
Merge pull request #11674 from ioito/hotfix/qx-rds-network-sync
fix(region): rds network sync
|
2021-07-19 18:50:03 +08:00 |
|
Qu Xuan
|
155b036524
|
fix(region): return rds networks info
|
2021-07-19 17:28:36 +08:00 |
|
Qu Xuan
|
b8c443263b
|
fix(region): rds network sync
|
2021-07-19 17:15:09 +08:00 |
|
Zexi Li
|
4b5e36af87
|
Merge pull request #11671 from ioito/hotfix/qx-kafka-usage
fix(region): kafka usage
|
2021-07-19 15:48:18 +08:00 |
|
Qu Xuan
|
ca7989c76d
|
fix(region): kafka usage
|
2021-07-19 15:38:07 +08:00 |
|
Zexi Li
|
bd3cb27061
|
Merge pull request #11646 from ioito/feat/qx-kafka
Feat/qx kafka
|
2021-07-19 15:02:37 +08:00 |
|
Qu Xuan
|
d725cf0597
|
feat(region): add kafka sync
|
2021-07-19 14:40:45 +08:00 |
|
Zexi Li
|
53583e101d
|
Merge pull request #11667 from ioito/hotfix/qx-id-sql
fix(keystone): avoid sql error
|
2021-07-19 14:21:56 +08:00 |
|
Zexi Li
|
8f73468124
|
Merge pull request #11664 from ioito/hotfix/qx-waf-sync-id
fix(region): avoid aws waf sync lost id
|
2021-07-19 14:19:28 +08:00 |
|
Qu Xuan
|
4fe0e8e5be
|
fix(keystone): avoid sql error
|
2021-07-19 14:03:29 +08:00 |
|
rainzm
|
941b6df117
|
feat(hostdeployer): change UserAdd to CheckOrAddUser
If the user already exists, use the existing user and its information; otherwise, create a new user
|
2021-07-19 11:15:30 +08:00 |
|
Qu Xuan
|
d881abf9a0
|
fix(region): avoid aws waf sync lost id
|
2021-07-19 10:57:09 +08:00 |
|
zhaoxiangchun
|
8fa4e577dd
|
feat(cloudmon): add cloudmon component
|
2021-07-16 12:20:52 +08:00 |
|
Zexi Li
|
b611779d6e
|
Merge pull request #11658 from ioito/hotfix/qx-azure-subscription-state
fix(region): sync auzre subscription health status
|
2021-07-16 11:24:08 +08:00 |
|
Zexi Li
|
27ba9f4616
|
Merge pull request #11661 from ioito/hotfix/qx-climc-fix
fix(climc): json tag
|
2021-07-16 11:13:44 +08:00 |
|
Qu Xuan
|
4bb922eb08
|
fix(climc): json tag
|
2021-07-16 11:06:43 +08:00 |
|
Qu Xuan
|
75f7188bc6
|
fix(region): sync auzre subscription health status
|
2021-07-16 10:53:16 +08:00 |
|
Zexi Li
|
9157bd7ba0
|
Merge pull request #11643 from zhaoxiangchun/feature/zxc-monitor_sheild_master
feat(monitor): monitor alertRecord support set shield
|
2021-07-16 10:24:07 +08:00 |
|
Zexi Li
|
a351d9bcaf
|
Merge pull request #11641 from swordqiu/feature/qj-server-migrate-network
feature: allow server switch network without service interruption
|
2021-07-15 19:17:19 +08:00 |
|
yunion-ci-robot
|
112f96f3c6
|
Merge pull request #11647 from zexi/fix/megaraid-sn-empty
fix(baremetal): compatible with SN empty of MegaRaid
|
2021-07-15 18:27:04 +08:00 |
|
Zexi Li
|
f4c56684de
|
Merge pull request #11634 from rainzm/notify/get_types
Fix for Notify Config and Robot
|
2021-07-15 18:26:45 +08:00 |
|
Zexi Li
|
e9a71b803f
|
Merge pull request #11657 from ioito/hotfix/qx-aws-waf-label
fix(region): support aws waf label
|
2021-07-15 18:24:53 +08:00 |
|
Zexi Li
|
5c7bbd0131
|
Merge pull request #11644 from tb365/bugfix/tb-bugfix-0701401
azure lb sync listener frontip fix
|
2021-07-15 18:24:08 +08:00 |
|
Qu Xuan
|
144ffbf593
|
fix(region): support aws waf label
|
2021-07-15 16:42:20 +08:00 |
|
Zexi Li
|
625d1451f4
|
fix(baremetal): compatible with SN empty of MegaRaid
|
2021-07-15 10:29:06 +08:00 |
|
Zexi Li
|
7555235dc1
|
Merge pull request #11642 from ioito/hotfix/qx-waf-sync
fix(region): aws waf sync
|
2021-07-15 09:44:12 +08:00 |
|
Zexi Li
|
5d22442439
|
Merge pull request #11637 from ioito/feat/qx-tdsql
fix(region): add qcloud tdsql
|
2021-07-15 09:44:00 +08:00 |
|
Qiu Jian
|
d3da7426f2
|
fix: migrate interface before commit desc
|
2021-07-14 21:05:31 +08:00 |
|
Zexi Li
|
7cfdc7f04f
|
Merge pull request #11650 from bistuzx/master
feat(meter): add meter cost conversion
|
2021-07-14 18:52:16 +08:00 |
|
bistuzx@163.com
|
afd560c6f9
|
add meter cost conversion
|
2021-07-14 18:05:59 +08:00 |
|
Qiu Jian
|
fe1dd1daa1
|
minor fixes
|
2021-07-14 16:53:07 +08:00 |
|