Commit Graph

16 Commits

Author SHA1 Message Date
张启航
469842f051
feat: v5.16.0 version (#1790)
* feat: support virtual machines (#1782)

* feat: support virtual machines

* perf: code make format

---------

Co-authored-by: 张启航 <zhangqh@goodrain.com>

* perf: solve go dependency problem

* fix: container disk information collection failed

* perf: some detailed optimizations in the virtual machine

* perf: adjust the maximum number of buildkit build retries

* perf: virtual machine function optimization

* perf: virtual machine image source detection

* fix: avoid using shared storage at the same address

* perf: local virtual machine image skips detection

* perf: optimize builder and runner image acquisition logic (#1789)

Co-authored-by: 张启航 <zhangqh@goodrain.com>

---------

Co-authored-by: 张启航 <zhangqh@goodrain.com>
2023-11-30 13:56:09 +08:00
barnettZQG
fe2db1e973 format code 2020-11-25 16:39:38 +08:00
barnettZQG
6c2807a856 init go mod #821 2020-09-06 11:09:48 +08:00
fanyangyang
da0b63c754 fix share plugin bugs 2020-04-30 17:27:17 +08:00
barnett
23702ef013 [ADD] change plugin config persistence from etcd to mysql 2019-02-15 17:20:08 +08:00
barnett
a8f214beca [REV] Unified message queuing code 2018-12-04 18:08:51 +08:00
barnett
ec6cb037fd [REV] change all db name and remove kube client from api module 2018-11-22 14:33:29 +08:00
barnettZQG
823d63a736 [FIX] fix share image name failure bug. 2018-09-19 18:51:16 +08:00
barnettZQG
eb0ea49e1d [REV] update import app code 2018-09-10 18:12:08 +08:00
barnettZQG
5c53e2b2dc [ADD] add some get deploy version api 2018-08-03 15:17:10 +08:00
barnettZQG
a1e53aa17c [ADD] add support trust parameter in hub info 2018-06-08 10:17:38 +08:00
barnettZQG
7360474a37 [REV] update delete plugin,change monitor build 2018-06-01 10:51:05 +08:00
barnettZQG
30454ded8b [REV] update share plugin code impl 2018-05-31 18:23:27 +08:00
barnettZQG
046aa0dbad [REV] update query share result method 2018-05-29 17:59:59 +08:00
barnettZQG
6d810cd810 [ADD] add plugin share code (#74) 2018-05-29 12:51:10 +08:00
barnett
287f8bdc9e [REV] update package api design,remove pkg dir (fixed #57) 2018-04-24 16:44:59 +08:00