Commit Graph

179 Commits

Author SHA1 Message Date
wanyaoqi a4e9f86c2a feat(region,host): deploy telegraf (#14915)
Support deploy telegraf on server deploy.
Add start telegraf on guest reboot crontab in guest os.
2022-09-06 00:13:20 +08:00
Zexi Li 6a590f123e fix(host): aarch64 cpu info (#14581) 2022-07-05 16:33:00 +08:00
Jian Qiu 8aecc4e547 fix: update vendor master 20220701 (#14563)
Co-authored-by: Qiu Jian <qiujian@yunionyun.com>
2022-07-01 21:11:47 +08:00
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
Jian Qiu 84cdeff92b fix: update vendor for clickhouse v2 (#14520)
* fix: update vendor for clickhouse v2

* fix: fix go vet

* fix: unreachable codes

* fix: composite literal uses unkeyed fields

* fix: ignore bad syntax for struct tag value

* fix: use make test to do test ci job

* fix: specify circleci resource_class

Co-authored-by: Qiu Jian <qiujian@yunionyun.com>
2022-06-25 15:52:15 +08:00
Jian Qiu 29ddc5e0e3 update vendor master 20220604 (#14399)
Co-authored-by: Qiu Jian <qiujian@yunionyun.com>
2022-06-04 23:41:24 +08:00
Qiu Jian 6aafe7a393 update vendor master 20220530 2022-05-30 21:05:21 +08:00
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 Qiu 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 Qiu 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