Jian Qiu
26089ffde0
fix: make condition eval compatible with go 1.18 ( #14534 )
...
* fix: make condition eval compatible with go 1.18
* fix: update circle-ci image to yunion/centos-build:go-1.18.3-0
* update go,mod go version to 1.18
* update vendor
Co-authored-by: Qiu Jian <qiujian@yunionyun.com >
2022-06-28 00:29:56 +08:00
ioito
95c8b69be8
fix(region): huawei lb api
2022-04-18 17:59:55 +08:00
Zexi Li
c025944d17
fix(go.mod): remove k8s.io/kubernetes dependency
2020-12-04 16:45:25 +08:00
Yousong Zhou
ffadb30c63
vendor: tidy and vendoring
2020-05-13 14:14:48 +08:00
Qu Xuan
9287468153
fix: 谷歌云对象存储支持
2020-03-03 14:36:11 +08:00
zhaoxiangchun
d25a6443c2
谷歌云multicloud监控
...
monitor.go文件中GetMonitorData函数:
1)首先组装参数信息
2)通过external_id获取相关id信息,根据restAPI文档中的resource格式拼装完成monitoring相关的resource信息
3)然后通过monitorList函数获取相关的监控信息
更新go.mod google.golang.org所依赖的google.golang.org/api版本
2020-02-28 15:01:06 +08:00
Qu Xuan
1ace23cbfa
add: gcp cloud support
2019-11-27 10:29:28 +08:00