Commit Graph

25 Commits

Author SHA1 Message Date
Jian Qiu
39ca020010 fix: make check pass on release 3.8 (#14761)
* fix: make check pass on release 3.8

* circleci GOPROXY=direct

* update vendor

* remove make test

Co-authored-by: Qiu Jian <qiujian@yunionyun.com>
2022-08-07 11:42:13 +08:00
Qiu Jian
321568726e fix: set procutils execution LANG env 2022-05-12 19:04:33 +08:00
Zexi Li
5353b2d56a feat(host,region): unify target qemu commandline from source 2022-01-21 10:10:47 +08:00
Qiu Jian
8f1d9998f1 fix: glance use multicloud objectstorage client to manipulate objectstorage 2021-10-17 02:53:28 +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
wanyaoqi
66064a4c47 disable procutils print error info 2020-07-14 11:35:01 +08:00
wanyaoqi
1d59ceb5d9 fix deploy backup server order 2020-06-30 22:00:34 +08:00
wanyaoqi
9372a7b9c4 fix windows install regedit record 2020-06-15 10:56:47 +08:00
Qiu Jian
732dcdcb61 feature: system resource domainize 2020-03-27 01:20:29 +08:00
Yousong Zhou
0127b3872e procutils: exec.Cmd setsid only for linux 2020-02-26 11:36:48 +08:00
Qiu Jian
0dcbb2147f update vendor 2019-12-12 11:31:47 +08:00
wanyaoqi
c8fff1d44f add rpm file, add socket used check 2019-12-05 20:58:57 +08:00
wanyaoqi
7bf48c992e - add command executor
- host prepare for deploy on container
- procutils adpat to executor
2019-12-04 20:49:39 +08:00
Qiu Jian
004d9b6f95 update copyright headers of all source 2019-03-29 14:47:48 +08:00
wanyaoqi
95da368f36 support nfs storage 2019-03-12 12:46:55 +08:00
wanyaoqi
5aeab50374 - procutils: default setsid
- dhcpconn: socket opt set flag FD_CLOEXEC
	    socket conn add broadcast options,
	    can disable broadcast if you want
2019-03-05 11:28:57 +08:00
Zexi Li
16084f8c5f baremetal: task refactor 2019-01-23 21:06:58 +08:00
wanyaoqi
0865d53297 temp 2019-01-18 18:02:00 +08:00
wanyaoqi
ae6430bd04 use procutils replace exec 2019-01-17 10:46:53 +08:00
Zexi Li
156517ca7a IsolatedDevice management 2019-01-16 15:30:37 +08:00
Zexi Li
78fb5a9cdc baremetal prepare 2019-01-07 17:06:29 +08:00
Zexi Li
67a93751fc baremetal register 2019-01-07 17:05:12 +08:00