zhaoxiangchun
8fa4e577dd
feat(cloudmon): add cloudmon component
2021-07-16 12:20:52 +08:00
Zexi Li
e770f4f653
feat(host): aware of kubelet eviction config
2021-07-07 21:27:39 +08:00
Zexi Li
02e57f7e8f
feat(host): support netplan configuration
2021-06-23 10:08:09 +08:00
zhaoxiangchun
4ac0042153
feat(monitor) 3.7 add monitor resource overview
...
1. 监控中增加资源统计
2. 资源在报警总览中的状态:
init--未设置告警;alerting--发生告警;/attach--已关联策略并且报警消息正常
3.只涉及宿主机和虚拟机
https://bug.yunion.io/zentao/task-view-3130.html
2021-06-18 17:46:40 +08:00
yunion-ci-robot
6110b13ff9
Merge pull request #11205 from zexi/feat/bm-no-bmc-management
...
feat(baremetal): support management of none BMC host
2021-06-16 23:26:53 +08:00
Zexi Li
67dae3171a
Merge pull request #11338 from rainzm/agent/tags
...
Add some tags to the monitoring data generated by the agent
2021-06-08 23:27:11 +08:00
Qu Xuan
557fd96cc0
feat(apigateway): support export dict keys
2021-06-08 16:14:01 +08:00
rainzm
9a01d83eeb
fix(anisbleserver): support complex yaml config in ansibleplaybook_instance
2021-06-07 16:59:01 +08:00
Zexi Li
6c5bba7dd2
feat(baremetal): support management of none BMC host
2021-05-25 21:06:47 +08:00
rainzm
8b3e591cfc
feat(ansible): add rolePublic and timeout options
2021-05-19 11:23:03 +08:00
rainzm
cb410623d4
fix(ansibleserver): correct playbook path
2021-05-12 16:21:33 +08:00
Qiu Jian
740b3c94aa
fix: missing yunionconf log
2021-05-08 21:49:36 +08:00
Qu Xuan
4ba014cf5c
fix(keystone): avoid panic when call logclient
2021-04-28 19:32:23 +08:00
Qu Xuan
7b845d17c7
fix(common): dump task info when stucking
2021-04-26 10:45:38 +08:00
Zexi Li
350fbc3c73
Merge pull request #10855 from swordqiu/hotfix/qj-ipmi-probe-reset-link-up-state
...
fix(baremetal): baremetal ipmi probe reset link up state
2021-04-21 10:12:33 +08:00
Qiu Jian
55cfb0ba45
fix(baremetal): baremetal ipmi probe reset link up state
2021-04-20 21:36:13 +08:00
Yousong Zhou
709ddccc2f
procutils: WaitZombieLoop: remove unneeded info request
2021-04-20 19:27:24 +08:00
Yousong Zhou
f970e22b97
procutils: WaitZombieLoop: less verbose iota
2021-04-20 19:27:24 +08:00
Yousong Zhou
26013e66bf
procutils: WaitZombieLoop: use const str "1" for my pid
2021-04-20 19:27:24 +08:00
Yousong Zhou
a1044c1afc
procutils: add WaitZombieLoop
2021-04-20 19:27:24 +08:00
Qu Xuan
05716c7d7a
avoid log loss when token expired fix #10738
2021-04-19 11:15:00 +08:00
Qu Xuan
8a26d54a99
fix: add rbdcli commond for debug
2021-04-16 15:27:58 +08:00
Zexi Li
e82a3deb7e
fix(cloudcommon): unify OS_ARCH constants
2021-04-15 10:52:34 +08:00
rainzm
f8f99365a2
feat(ansibleserver): add reference and instance
...
Reference is a reference to a local or remote playbook without certain inventory
and its location is determined by playbookPath.
Instance is a complete playbook that can be executed directly, it is filled with inventory and config.
Instance ensures that the playbook is executed successfully as far as
possible without exceeding the maximum number of attempts
2021-04-07 17:01:08 +08:00
Yousong Zhou
bbd2114f94
util: ssh: add ConnectContext method for ClientConfig
2021-04-06 13:02:14 +08:00
Zexi Li
3b21605525
feat(host): adjust qemu args to support aarch64
2021-03-18 15:00:09 +08:00
Qu Xuan
22937c4afb
feat(region): nat op support
2021-03-02 20:55:22 +08:00
Qu Xuan
0a06c7486e
fix(region): aliyun request retry
2021-02-23 11:55:11 +08:00
rainzm
f204b5e605
feat(util): support uint64 in bitmap
...
The bitmap feature of low-digit uint type can be implemented by this of uint64
2021-02-18 11:14:58 +08:00
Zexi Li
1d94da1b6a
Merge pull request #10177 from tb365/bugfix/tb-bugfix-01020601
...
imagetools NormalizeImageInfo update
2021-02-06 18:39:28 +08:00
TangBin
dba28b7fae
imagetools NormalizeImageInfo update
2021-02-06 12:26:27 +08:00
Qu Xuan
2cfbda9a59
fix(logger): distinct field optimized for logger
2021-02-04 20:40:07 +08:00
rainzm
a4d3d5fa39
feat(region): support merging mutli wires to a wire
2021-02-03 12:08:23 +08:00
rainzm
cef91402fb
feat(region): support synchronize vmware's network configuration to the local
...
1. move prepare-nets in cloudaccounts_prepare.go
2. when creating vmware account, auto synchronize vmware's network and
synchronize cloudprovider
3. support actively triggering the synchronization of the vmware network
2021-02-03 12:00:24 +08:00
wanyaoqi
c6a7ddc444
fix(host): fix wait time after mount fuse fs
2021-01-22 19:11:24 +08:00
Qiu Jian
0f68973d72
fix(cloudid): saml navigation template support i18n
...
saml navigation template support i18n
2021-01-22 00:52:00 +08:00
Qu Xuan
39025c263e
fix(cloudid): add en-US html templte
2021-01-20 10:33:09 +08:00
Zexi Li
736adf6ad1
Merge pull request #9919 from ioito/hotfix/qx-azure-saml
...
Hotfix/qx azure saml
2021-01-18 18:03:34 +08:00
Qu Xuan
627503cdc1
feat(cloudid): add azure saml
2021-01-18 14:58:19 +08:00
bistuzx@163.com
a2ddd93587
add budget set alert log
2021-01-09 15:59:43 +08:00
Zexi Li
439bb14d33
Merge pull request #9719 from swordqiu/hotfix/qj-splitable-init-table
...
fix(cloudcommon): splitable may not initialize underlying table
2020-12-29 21:17:13 +08:00
Qiu Jian
50a0d167f1
fix(cloudcommon): splitable may not initialize underlying table
2020-12-29 18:48:21 +08:00
wanyaoqi
ee2f54f4de
fix(host-deployer): add log line on blkid failed
2020-12-29 14:47:21 +08:00
rainzm
6d7764550e
feat: download the role to tmpdir not system role dir
2020-12-22 20:16:34 +08:00
rainzm
cfa426bc18
feat: add keep_tmpdir options
...
Setting 'keep_tmpdir' as true will keep tmpdir as used by executing
ansible playbook for debugging
2020-12-22 20:14:48 +08:00
Qiu Jian
b01a3c1539
fix(log): fail to submit action log
...
Because splitable not implement InsertOrMethod method, fail to submit
action log
2020-12-16 00:12:52 +08:00
Zexi Li
096115ce5e
Merge pull request #9160 from swordqiu/feature/qj-event-log-splitable
...
feature(cloudcommon): split opslog table
2020-12-11 19:31:06 +08:00
rainzm
75998a132b
fix(notify): repull subcontact after changing config
2020-12-10 10:15:19 +08:00
Qiu Jian
ab75c8f93c
feature(cloudcommon): split opslog table
...
automatically split opslog table, so as to delete obsolete event logs
2020-12-09 21:12:55 +08:00
Qu Xuan
06207c4a37
fix(region): restore password validate condition
2020-12-08 17:43:36 +08:00