Stargic
6b70362275
fix(climc): SSH terminal window changes with the change of local terminal
2021-09-09 20:49:33 +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
Qiu Jian
381b7e6949
fix: dhcp classless route encoding error
2021-08-17 22:43:50 +08:00
Qiu Jian
3672f1bddc
fix: routes to private prefixes should be distributed on private nic
2021-08-12 22:53:44 +08:00
Zexi Li
33e45e46c8
feat(ansibleserver): record running cmd to debug
2021-07-29 12:01:59 +08:00
Zexi Li
1798f6a562
Merge pull request #11691 from ioito/hotfix/qx-account-aksk-err
...
fix(region): account aksk error
2021-07-23 14:21:37 +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
Qu Xuan
07f6771f26
fix(region): account aksk error
2021-07-21 18:57:35 +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
zhaoxiangchun
8fa4e577dd
feat(cloudmon): add cloudmon component
2021-07-16 12:20:52 +08:00
Qiu Jian
0529327e13
fix: compatible with new io scheduler(bfq/mq-deadline) of new Linux kernel
...
1. support bfq/mq-deadline multiqueue io scheduler
2. add delay for link setup
2021-07-14 02:18:05 +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