Yousong Zhou
|
37fc897a11
|
Feature/yousong vpc elb (#11423)
* regiondrivers: kvm: lb: make "network" an optional argument
* loadbalancernetworks: add MacAddr field for lb with eip
* apis: compute: add LOADBALANCER to EIP_ASSOCIATE_VALID_TYPES
* regiondrivers: fix typo RequestAssociat{,e}Eip
* regiondrivers: kvm: RequestAssociatEip: standalone func for each type
* regiondrivers: kvm: RequestAssociateEip: support loadbalancer
* tasks: EipAssociateTask: add support for loadbalancer
* tasks: EipAssociateTask: allow using name for referring to instance
* elasticips: PerformAssociate: validate loadbalancer condition
* tasks: EipDissociateTask: support non-managed loadbalancer
* loadbalancers: add StartSyncstatus method for EipAssociateTask
* regiondrivers: kvm: allow creation of vpc lb
* loadbalanceragents: add timestamp fields for network objects
* climc: eips: add associate type loadbalancer
* mcclient: loadbalancernetworks: add Mac_Addr column
* vpcagent: models: add loadbalancernetworks
* vpcagent: ovn: route back vpc cidr block instead of all rest
* vpcagent: ovn: add ClaimLoadbalancerNetwork()
* mcclient: models: add LoadbalancerNetwork
* mcclient: models: add Network
* lbagent: models: use IBaseManager to accomodate joint manager
* lbagent: models: add {,Loadbalancer}Networks
* lbagent: models: export a few fields
* lbagent: models: add fields for vpc lb models
* iproute2: add NewAddressEx constructor
* lbagent: add worker for vpc lb
* vendor: add github.com/coreos/go-iptables
* lbagent: apihelper: use ovn worker
* lbagent: models: use pkg/compute/models
* mcclient: models: remove lb models
* lbagent: api: use pkg/apihelper
* vpcagent: models: add lblisteners and lbacls
* vpcagent: ovn: add lbacl support
|
2022-05-06 23:22:50 +08:00 |
|
Zexi Li
|
c41a517513
|
Merge pull request #14111 from ioito/hotfix/qx-aws-sku
fix(region): aws sku list
|
2022-04-24 19:21:24 +08:00 |
|
ioito
|
9c7a1fe72e
|
fix(region): aws sku list
|
2022-04-24 11:23:36 +08:00 |
|
Zexi Li
|
a5a098b751
|
fix(webconsole): record command input and ps1
|
2022-04-23 23:23:18 +08:00 |
|
ioito
|
95c8b69be8
|
fix(region): huawei lb api
|
2022-04-18 17:59:55 +08:00 |
|
ioito
|
03a494194b
|
fix(region): curl vender update
|
2022-03-30 11:02:40 +08:00 |
|
Zexi Li
|
0d5b4f43e4
|
feat(vendor): update vendor for master (#13792)
|
2022-03-27 11:00:59 +08:00 |
|
ioito
|
d76f2d20fb
|
fix(region): add seclib aes
|
2022-03-24 18:07:28 +08:00 |
|
Zexi Li
|
68507a55f1
|
Merge pull request #13569 from ioito/feat/qx-bingocloud-op
feat(region): support bingocloud sync
|
2022-03-08 14:47:37 +08:00 |
|
Zexi Li
|
1c2a76cc76
|
feat(vendor): update etcd package for master
|
2022-03-08 10:52:23 +08:00 |
|
ioito
|
885faa5020
|
feat(region): support bingocloud sync
|
2022-03-06 17:28:19 +08:00 |
|
ioito
|
c1d963dcc4
|
fix(climc): add --help for other cli
|
2022-02-24 16:15:12 +08:00 |
|
Zexi Li
|
ce13a7a11b
|
Merge pull request #13480 from ioito/hotfix/qx-climc-help
fix(climc): support --help args
|
2022-02-24 11:53:14 +08:00 |
|
ioito
|
8354483e59
|
fix(climc): support --help args
|
2022-02-24 11:14:10 +08:00 |
|
Zexi Li
|
b5d8522f37
|
feat(region,host): server cpuset supported (#13527)
* feat(region,host): server cpuset supported
* feat(region,host): cpuset remove
|
2022-02-23 16:07:01 +08:00 |
|
ioito
|
af57c8cc1f
|
feat(region): bingo cloud cli
|
2022-02-11 18:25:33 +08:00 |
|
Zexi Li
|
78f186371c
|
feat(host,region): unify target qemu commandline from source
|
2022-01-21 00:37:32 +08:00 |
|
Zexi Li
|
5fd55d9008
|
optimize(host-image,fetcherfs): download disk speed too slow (#12976)
|
2021-12-22 00:56:49 +08:00 |
|
 Jian QiuandQiu Jian
|
b9b688dd17
|
update vendor 20211129 (#12771)
Co-authored-by: Qiu Jian <qiujian@yunionyun.com>
|
2021-11-29 23:41:41 +08:00 |
|
zhaoxiangchun
|
37e76cd37d
|
fix(cloudcommon): checksync commitSqlDiffWithName (#12760)
|
2021-11-27 22:33:55 +08:00 |
|
 Jian QiuandQiu Jian
|
804bd0f713
|
update version of sqlite3 (#12723)
Co-authored-by: Qiu Jian <qiujian@yunionyun.com>
|
2021-11-22 15:26:18 +08:00 |
|
Qiu Jian
|
97a3ab12a2
|
support sqlite
|
2021-11-17 07:25:00 +08:00 |
|
Qiu Jian
|
e6fca7ff3d
|
update vendor
|
2021-11-17 00:02:06 +08:00 |
|
Qiu Jian
|
9a269325cc
|
update vendor
|
2021-11-10 11:24:17 +08:00 |
|
Qu Xuan
|
4d93929c17
|
fix(climc): add progress bar for image download
|
2021-11-03 16:08:17 +08:00 |
|
Zexi Li
|
46c77129e9
|
fix(vendor): use creack/pty v1.1.11 to adapt go 1.15
|
2021-08-26 11:40:50 +08:00 |
|
Zexi Li
|
375d8bf4b4
|
fix(vendor): github dependabot alerts
|
2021-07-26 14:27:52 +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 |
|
Qu Xuan
|
11f1f9756e
|
feat(region): support jd cloud rds
|
2021-06-22 16:01:00 +08:00 |
|
Qu Xuan
|
f3dbe33671
|
feat(region): waf
|
2021-06-18 19:14:27 +08:00 |
|
zhaoxiangchun
|
81da6c3af9
|
feat: support jdcloud pull monitor metric
|
2021-06-03 15:11:22 +08:00 |
|
rainzm
|
928a801c87
|
update vendor
|
2021-05-31 10:15:53 +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
|
340b914db2
|
update vendor
|
2021-02-18 11:21:25 +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 |
|
Zexi Li
|
c025944d17
|
fix(go.mod): remove k8s.io/kubernetes dependency
|
2020-12-04 16:45:25 +08:00 |
|
Yousong Zhou
|
00da68cb1f
|
vendor: add tencentcloud-sdk-go vpc
|
2020-12-01 11:16:21 +08:00 |
|
Yousong Zhou
|
fe6714b287
|
vendor: bump alibaba-cloud-sdk-go to v1.61.684
For commit [1]
[1] https://github.com/aliyun/alibaba-cloud-sdk-go/commit/6313cc407e5b4f5f6aede2539354454a5613df6a
|
2020-11-26 21:18:58 +08:00 |
|
Yousong Zhou
|
3bbaedaa7f
|
vendor: add github.com/aliyun/alibaba-cloud-sdk-go/services/ecs
|
2020-11-26 21:18:58 +08:00 |
|
lvyangyang
|
da4150e5ca
|
qcloud bucket task
|
2020-11-16 12:06:32 +08:00 |
|
TangBin
|
d7894776f3
|
qcloud redis support
|
2020-10-27 20:33:28 +08:00 |
|
lvyangyang
|
3a73eb9e30
|
resource tags
|
2020-10-20 10:16:38 +08:00 |
|
Qiu Jian
|
332ba04bd1
|
fix: recode project-role rpc handle to support group role assignment
results by user or project
|
2020-09-09 18:17:53 +08:00 |
|