Jian Qiu
|
dc1c545df4
|
fix: vpc secgroup should deny any ingress traffic be default (#15357)
Co-authored-by: Qiu Jian <qiujian@yunionyun.com>
|
2022-11-16 11:18:00 +08:00 |
|
Jian Qiu
|
23c44b1579
|
fix: ignore secgroup sync error (#15238)
Co-authored-by: Qiu Jian <qiujian@yunionyun.com>
|
2022-10-26 02:06:17 +08:00 |
|
Jian Qiu
|
608178b8bc
|
fix: test secgroup rules to ovn ACL and recode guest adminSecgroup (#13363)
Co-authored-by: Qiu Jian <qiujian@yunionyun.com>
|
2022-01-29 00:51:42 +08:00 |
|
Qiu Jian
|
89f1c296ec
|
fix: vpcagent nil pointer panic
|
2022-01-20 00:44:53 +08:00 |
|
Jian Qiu
|
5ce9abf5ec
|
fix: vpcagent access group panic (#13147)
Co-authored-by: Qiu Jian <qiujian@yunionyun.com>
|
2022-01-10 09:15:56 +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 |
|
Jian Qiu
|
03591ce71b
|
fix: cleanup compile warnings (#12621)
Co-authored-by: Qiu Jian <qiujian@yunionyun.com>
|
2021-11-06 12:29:46 +08:00 |
|
zhaoxiangchun
|
8fa4e577dd
|
feat(cloudmon): add cloudmon component
|
2021-07-16 12:20:52 +08:00 |
|
Yousong Zhou
|
1b2878d699
|
vpcagent: models: annotate guest with guestnetworks
|
2021-03-24 20:16:19 +08:00 |
|
Yousong Zhou
|
3b8e4811bc
|
vpcagent: models: add route tables
|
2021-03-24 20:16:19 +08:00 |
|
Yousong Zhou
|
4c550665fb
|
apihelper: move to yunion.io/x/onecloud/pkg/{vpcagent/,}apihelper
|
2021-02-23 15:31:44 +08:00 |
|
Yousong Zhou
|
be478c4430
|
vpcagent: models: join network addresses
|
2020-11-26 21:18:59 +08:00 |
|
Yousong Zhou
|
9beb3706ed
|
fix(vpcagent): models: guestnetworks: accomodate change_ipaddr
change_ipaddr does detach, then attach of network. It's not solely an
update of ipaddr, but a combination of deletion then creation.
|
2020-11-24 21:55:04 +08:00 |
|
Yousong Zhou
|
9168284d59
|
vpcagent: guard against foul eip records
|
2020-09-07 17:24:08 +08:00 |
|
Yousong Zhou
|
500e2edad7
|
vpcagent: ignore network without wire ids (#7629)
|
2020-08-25 23:31:32 +08:00 |
|
Yousong Zhou
|
20f36afdc8
|
vpcagent: ClaimVpcGuestDnsRecords: guard against pending_deleted guests
|
2020-07-06 16:20:06 +08:00 |
|
Yousong Zhou
|
583718014c
|
vpcagent: models: include dnsrecords
|
2020-06-03 18:25:59 +08:00 |
|
Yousong Zhou
|
822ba58756
|
vpcagent: models: include elasticip
|
2020-05-28 15:51:20 +08:00 |
|
Yousong Zhou
|
146ab44fbd
|
vpcagent: models: separate Copy() and CopyJoined()
|
2020-05-26 17:50:41 +08:00 |
|
Yousong Zhou
|
c4b3084896
|
vpcagent: models: add CopyJoined()
|
2020-05-26 17:50:41 +08:00 |
|
Yousong Zhou
|
8873c8905e
|
vpcagent: remove unused code
|
2020-05-26 17:50:41 +08:00 |
|
Yousong Zhou
|
3e09d4920b
|
vpcagent: models: remove now boilerplate code
|
2020-05-22 11:10:11 +08:00 |
|
Yousong Zhou
|
f5360264fe
|
vpcagent: models: modelset: details=false for networks
|
2020-05-21 17:21:03 +08:00 |
|
Yousong Zhou
|
3a51985fcd
|
vpcagent: models: include wires
|
2020-05-21 17:21:03 +08:00 |
|
Yousong Zhou
|
5bf45ad65c
|
vpcagent: models: modelset: add IncludeEmulated() method
|
2020-05-21 17:21:03 +08:00 |
|
Yousong Zhou
|
2a0cac9d49
|
vpcagent: models: modelset: add IncludeDetails() method
|
2020-05-21 17:21:03 +08:00 |
|
Yousong Zhou
|
1abdb4f136
|
vpcagent: models: sort security group rules
|
2020-05-13 14:14:48 +08:00 |
|
Yousong Zhou
|
7ba46e9289
|
vpcagent: models: include secgroup and rules
|
2020-05-13 14:14:48 +08:00 |
|
Yousong Zhou
|
218df2416c
|
vpcagent: ignore possible external subnets
|
2020-05-12 18:05:48 +08:00 |
|
Yousong Zhou
|
4496a7bbcb
|
vpcagent: models: ignore possible external guests
|
2020-05-08 15:35:23 +08:00 |
|
Yousong Zhou
|
09cc38f962
|
vpcagent: models: allow guest to have multiple vpc nics
|
2020-04-27 17:08:21 +08:00 |
|
Yousong Zhou
|
11835889c0
|
vpcagent: work around nics of pending deleted guest
|
2020-04-27 16:56:44 +08:00 |
|
Yousong Zhou
|
16ced399a5
|
vpcagent: fend off non-onecloud-vpc guest nics
|
2020-04-26 18:52:58 +08:00 |
|
Yousong Zhou
|
e4ad3f4194
|
vpcagent: models: include guest, host
|
2020-04-24 18:32:08 +08:00 |
|
Yousong Zhou
|
a18e246363
|
vpcagent: ignore external stub guestnetworks
|
2020-02-05 11:27:41 +08:00 |
|
Yousong Zhou
|
bc999888a2
|
vpcagent: a vpc agent with ovn driver
|
2020-01-17 17:48:04 +08:00 |
|