Rainbond/discover
张启航 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
..
config add etcd args 2019-12-24 22:41:19 +08:00
discover_test.go init go mod #821 2020-09-06 11:09:48 +08:00
discover.go feat: v5.16.0 version (#1790) 2023-11-30 13:56:09 +08:00
README.md [REV] update package api design,remove pkg dir (fixed #57) 2018-04-24 16:44:59 +08:00
register.go feat: v5.16.0 version (#1790) 2023-11-30 13:56:09 +08:00

数据中心内部服务发现包

基于ETCD实现