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
Jian Qiu
56b1d9e7fb
update vendor release/3.8 20220604 ( #14401 )
...
Co-authored-by: Qiu Jian <qiujian@yunionyun.com >
2022-06-04 23:41:56 +08:00
ioito
743a40d0c8
fix(region): host order by commit rate
2022-04-13 11:34:28 +08:00
ioito
2e323d9e57
fix(region): curl vender update
2022-03-30 11:05:54 +08:00
Zexi Li
ca51861d39
feat(vendor): update etcd package
2022-02-25 14:32:28 +08:00
ioito
63d3fa8af8
feat(host): transfer sparse file over network
2022-02-16 11:53:47 +08:00
Zexi Li
5353b2d56a
feat(host,region): unify target qemu commandline from source
2022-01-21 10:10:47 +08:00
ioito
84283c1321
fix(common): metadata update key
2022-01-20 17:41:05 +08:00
Jian Qiu
fad8ef451d
feature: vip support ( #13106 )
...
Co-authored-by: Qiu Jian <qiujian@yunionyun.com >
2022-01-02 08:49:18 +08:00
Zexi Li
8602869c4e
optimize(host-image,fetcherfs): download disk speed too slow ( #12957 )
2021-12-22 00:56:37 +08:00
Qiu Jian
50f0e77fb6
fix: fix sqlchemy version to v1.0.0 for release/3.8
2021-11-17 14:42:29 +08:00
Qiu Jian
a8b1a9578f
update vendor
2021-11-10 11:56:51 +08:00
Qiu Jian
ff389df452
update vendor
2021-11-10 11:54:56 +08:00
Qiu Jian
ecf6c65c22
update vendor
2021-11-10 11:54:17 +08:00
Qu Xuan
dea562a733
fix(region): optimized vm disk sync
2021-09-28 20:10:53 +08:00
Zexi Li
f0862574db
fix(vendor): use creack/pty v1.1.11 to adapt go 1.15
2021-08-26 11:46:50 +08:00
Zexi Li
375d8bf4b4
fix(vendor): github dependabot alerts
2021-07-26 14:27:52 +08:00
Qu Xuan
07f6771f26
fix(region): account aksk error
2021-07-21 18:57:35 +08:00
Zexi Li
6ca9ef3e45
Merge pull request #11645 from zhaoxiangchun/feature/zxc-cloudmon-master
...
feat(cloudmon): add cloudmon component
2021-07-20 10:01:51 +08:00
zhaoxiangchun
8fa4e577dd
feat(cloudmon): add cloudmon component
2021-07-16 12:20:52 +08:00
Qu Xuan
144ffbf593
fix(region): support aws waf label
2021-07-15 16:42:20 +08:00
tb365
a83ff5bf98
update vendor
2021-07-09 16:07:29 +08:00
Qu Xuan
11f1f9756e
feat(region): support jd cloud rds
2021-06-22 16:01:00 +08:00
zhaoxiangchun
81da6c3af9
feat: support jdcloud pull monitor metric
2021-06-03 15:11:22 +08:00
rainzm
00f94399fb
feat: support JDCloud (Host read only)
2021-05-31 10:15:50 +08:00
Qu Xuan
7f8cf5adc3
fix: before insert
2021-04-01 21:24:11 +08:00
Qu Xuan
a4b387dd26
fix: vendor update
2021-04-01 16:53:16 +08:00
Qiu Jian
567990df19
feature(region): support AWS organization
2021-02-19 15:39:40 +08:00
rainzm
31c23b45b2
feat: change go version from 1.12 to 1.13 in go.mod
2021-02-18 11:21:25 +08:00
rainzm
b45edf2f18
feat: support EventNotify
2021-02-18 11:16:57 +08:00
Qiu Jian
0733e4575a
fix(region): bucket size stats should not count invalid sizes of -1
2021-02-04 11:13:47 +08:00
Zexi Li
45bb9e2dd4
Merge pull request #10041 from lvyangyang/aws-elasticache
...
feat(region): aws elasticahe
2021-02-03 18:14:43 +08:00
lvyangyang
36e5c9ccff
feat(region): aws elasticahe
2021-01-28 22:07:33 -05:00
wanyaoqi
a48f0040a8
feat(glance): support backend storage s3
2021-01-20 19:53:03 +08:00
Qu Xuan
ba5f19bc14
fix(cloudevent): add aws cloudevent
2021-01-11 14:24:43 +08:00
Qiu Jian
d01f89a2c8
fix(cloudcommon): panic when query an empty splitable model manager
...
fix panic when querying an empty splitable model manager, e.g. action-show
2020-12-20 00:25:15 +08:00
Zexi Li
0ce19160d0
Merge pull request #9501 from swordqiu/feature/qj-user-add-lang-attribute
...
feature(keystone): user add language attribute
2020-12-19 20:05:21 +08:00
Qiu Jian
5cf5576e09
feature(keystone): user add language attribute
...
User add language attribute, notify and alarm will use this attribute to
send message in proper language
2020-12-19 09:18:17 +08:00
Yousong Zhou
665de6d56e
chore(vendor): update google.golang.org/grpc@v1.29.1
...
It's the last version with google.golang.org/grpc/naming
yunion.io/x/onecloud/pkg/multicloud/google imports
cloud.google.com/go/storage imports
google.golang.org/api/option imports
google.golang.org/api/internal imports
google.golang.org/grpc/naming: module google.golang.org/grpc@latest found (v1.34.0), but does not contain package google.golang.org/grpc/naming
2020-12-15 22:04:15 +08:00
Yousong Zhou
e8ec0718cf
feat(host): go generate forwarder api
2020-12-15 21:45:18 +08:00
Qiu Jian
4895175a53
update vendor
2020-12-11 20:02:53 +08:00
Qiu Jian
e31abb6f0d
update vendor
2020-12-09 21:12:55 +08:00
Zexi Li
c025944d17
fix(go.mod): remove k8s.io/kubernetes dependency
2020-12-04 16:45:25 +08:00
Yousong Zhou
fe6714b287
vendor: bump alibaba-cloud-sdk-go to v1.61.684
...
For commit [1]
[1] 6313cc407e
2020-11-26 21:18:58 +08:00
Yousong Zhou
02315bdd85
vendor: bump yunion.io/x/pkg
2020-11-26 21:17:07 +08:00
Yousong Zhou
d67eeac5dd
vendor: bump yunion.io/x/sqlchemy
2020-11-26 21:17:07 +08:00
yunion-ci-robot
a3f1f77496
Merge pull request #8795 from lvyangyang/lyy/bucket_task
...
qcloud bucket task
2020-11-16 16:44:05 +08:00
lvyangyang
da4150e5ca
qcloud bucket task
2020-11-16 12:06:32 +08:00
Yousong Zhou
854ff4079a
vendor: update yunion.io/x/jsonutils
...
See yunionio/onecloud#8357
2020-11-13 18:44:12 +08:00
Qiu Jian
ca0e79effb
update vendor for jsonutils
2020-11-05 11:28:37 +08:00