Commit Graph

18 Commits

Author SHA1 Message Date
Jian Qiu
84cdeff92b fix: update vendor for clickhouse v2 (#14520)
* fix: update vendor for clickhouse v2

* fix: fix go vet

* fix: unreachable codes

* fix: composite literal uses unkeyed fields

* fix: ignore bad syntax for struct tag value

* fix: use make test to do test ci job

* fix: specify circleci resource_class

Co-authored-by: Qiu Jian <qiujian@yunionyun.com>
2022-06-25 15:52:15 +08:00
Zexi Li
dbe828cdee fix(baremetal): try clear jbod devices before create (#14182) 2022-05-01 21:36:11 +08:00
Qiu Jian
1d354d8919 1. Remove is_rbac_enable option
2. code changes due to interface change
2021-12-02 10:24:23 +08:00
Stargic
6b70362275 fix(climc): SSH terminal window changes with the change of local terminal 2021-09-09 20:49:33 +08:00
Zexi Li
6c5bba7dd2 feat(baremetal): support management of none BMC host 2021-05-25 21:06:47 +08:00
Yousong Zhou
bbd2114f94 util: ssh: add ConnectContext method for ClientConfig 2021-04-06 13:02:14 +08:00
Zexi Li
49725a3af2 climc: add server and host ssh terminal util 2020-03-10 18:19:09 +08:00
Qiu Jian
e2b4a3730a fix: baremetal-prepare report admin ip using ssh client host 2019-11-05 20:00:56 +08:00
Qiu Jian
bb426fdddf fix: 1. hpssactl blocks on user input 2. host-add-netif reset nic index
3. init baremetal nics with name enX instead of ethX
2019-09-16 22:18:03 +08:00
Zexi
842e33521a baremetal: fix ext4 rootfs inode inconsistent 2019-08-20 17:14:35 +08:00
Zexi
1fd62f7988 baremetal: fix build HPSARaid and enable serial console errors 2019-05-23 18:53:06 +08:00
Zexi
cc1b2e02ff circleci: update test config and make test pass 2019-04-16 17:45:00 +08:00
Qiu Jian
004d9b6f95 update copyright headers of all source 2019-03-29 14:47:48 +08:00
Zexi Li
fb5e60c8fe util/ssh: add RawRun to get cmd output directly. 2019-02-16 17:01:02 +08:00
Zexi Li
16084f8c5f baremetal: task refactor 2019-01-23 21:06:58 +08:00
Zexi Li
fc69dd470b - baremetal server create
- baremetal partition
- guest deploy fs
2019-01-07 17:09:57 +08:00
Zexi Li
78fb5a9cdc baremetal prepare 2019-01-07 17:06:29 +08:00
Zexi Li
732ef80270 - support relay address
- ssh util
- baremetal tasks
2019-01-07 17:05:33 +08:00