Skip to content

Commit

Permalink
Address comments
Browse files Browse the repository at this point in the history
Signed-off-by: Dyanngg <dingyang@vmware.com>
  • Loading branch information
Dyanngg committed Mar 2, 2024
1 parent 21d7ac5 commit 70eccc8
Show file tree
Hide file tree
Showing 15 changed files with 700 additions and 446 deletions.
24 changes: 14 additions & 10 deletions build/charts/antrea/crds/clusternetworkpolicy.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -344,10 +344,6 @@ spec:
enum:
- Self
type: string
sameLabels:
type: array
items:
type: string
ipBlock:
type: object
properties:
Expand Down Expand Up @@ -609,10 +605,6 @@ spec:
enum:
- Self
type: string
sameLabels:
type: array
items:
type: string
ipBlock:
type: object
properties:
Expand Down Expand Up @@ -1084,11 +1076,17 @@ spec:
type: object
namespaces:
type: object
maxProperties: 1
minProperties: 1
properties:
match:
type: string
enum:
- Self
type: string
sameLabels:
type: array
items:
type: string
ipBlock:
type: object
properties:
Expand Down Expand Up @@ -1360,11 +1358,17 @@ spec:
type: object
namespaces:
type: object
maxProperties: 1
minProperties: 1
properties:
match:
type: string
enum:
- Self
type: string
sameLabels:
type: array
items:
type: string
ipBlock:
type: object
properties:
Expand Down
24 changes: 14 additions & 10 deletions build/yamls/antrea-aks.yml
Original file line number Diff line number Diff line change
Expand Up @@ -1041,10 +1041,6 @@ spec:
enum:
- Self
type: string
sameLabels:
type: array
items:
type: string
ipBlock:
type: object
properties:
Expand Down Expand Up @@ -1306,10 +1302,6 @@ spec:
enum:
- Self
type: string
sameLabels:
type: array
items:
type: string
ipBlock:
type: object
properties:
Expand Down Expand Up @@ -1781,11 +1773,17 @@ spec:
type: object
namespaces:
type: object
maxProperties: 1
minProperties: 1
properties:
match:
type: string
enum:
- Self
type: string
sameLabels:
type: array
items:
type: string
ipBlock:
type: object
properties:
Expand Down Expand Up @@ -2057,11 +2055,17 @@ spec:
type: object
namespaces:
type: object
maxProperties: 1
minProperties: 1
properties:
match:
type: string
enum:
- Self
type: string
sameLabels:
type: array
items:
type: string
ipBlock:
type: object
properties:
Expand Down
24 changes: 14 additions & 10 deletions build/yamls/antrea-crds.yml
Original file line number Diff line number Diff line change
Expand Up @@ -1034,10 +1034,6 @@ spec:
enum:
- Self
type: string
sameLabels:
type: array
items:
type: string
ipBlock:
type: object
properties:
Expand Down Expand Up @@ -1299,10 +1295,6 @@ spec:
enum:
- Self
type: string
sameLabels:
type: array
items:
type: string
ipBlock:
type: object
properties:
Expand Down Expand Up @@ -1774,11 +1766,17 @@ spec:
type: object
namespaces:
type: object
maxProperties: 1
minProperties: 1
properties:
match:
type: string
enum:
- Self
type: string
sameLabels:
type: array
items:
type: string
ipBlock:
type: object
properties:
Expand Down Expand Up @@ -2050,11 +2048,17 @@ spec:
type: object
namespaces:
type: object
maxProperties: 1
minProperties: 1
properties:
match:
type: string
enum:
- Self
type: string
sameLabels:
type: array
items:
type: string
ipBlock:
type: object
properties:
Expand Down
24 changes: 14 additions & 10 deletions build/yamls/antrea-eks.yml
Original file line number Diff line number Diff line change
Expand Up @@ -1041,10 +1041,6 @@ spec:
enum:
- Self
type: string
sameLabels:
type: array
items:
type: string
ipBlock:
type: object
properties:
Expand Down Expand Up @@ -1306,10 +1302,6 @@ spec:
enum:
- Self
type: string
sameLabels:
type: array
items:
type: string
ipBlock:
type: object
properties:
Expand Down Expand Up @@ -1781,11 +1773,17 @@ spec:
type: object
namespaces:
type: object
maxProperties: 1
minProperties: 1
properties:
match:
type: string
enum:
- Self
type: string
sameLabels:
type: array
items:
type: string
ipBlock:
type: object
properties:
Expand Down Expand Up @@ -2057,11 +2055,17 @@ spec:
type: object
namespaces:
type: object
maxProperties: 1
minProperties: 1
properties:
match:
type: string
enum:
- Self
type: string
sameLabels:
type: array
items:
type: string
ipBlock:
type: object
properties:
Expand Down
24 changes: 14 additions & 10 deletions build/yamls/antrea-gke.yml
Original file line number Diff line number Diff line change
Expand Up @@ -1041,10 +1041,6 @@ spec:
enum:
- Self
type: string
sameLabels:
type: array
items:
type: string
ipBlock:
type: object
properties:
Expand Down Expand Up @@ -1306,10 +1302,6 @@ spec:
enum:
- Self
type: string
sameLabels:
type: array
items:
type: string
ipBlock:
type: object
properties:
Expand Down Expand Up @@ -1781,11 +1773,17 @@ spec:
type: object
namespaces:
type: object
maxProperties: 1
minProperties: 1
properties:
match:
type: string
enum:
- Self
type: string
sameLabels:
type: array
items:
type: string
ipBlock:
type: object
properties:
Expand Down Expand Up @@ -2057,11 +2055,17 @@ spec:
type: object
namespaces:
type: object
maxProperties: 1
minProperties: 1
properties:
match:
type: string
enum:
- Self
type: string
sameLabels:
type: array
items:
type: string
ipBlock:
type: object
properties:
Expand Down
24 changes: 14 additions & 10 deletions build/yamls/antrea-ipsec.yml
Original file line number Diff line number Diff line change
Expand Up @@ -1041,10 +1041,6 @@ spec:
enum:
- Self
type: string
sameLabels:
type: array
items:
type: string
ipBlock:
type: object
properties:
Expand Down Expand Up @@ -1306,10 +1302,6 @@ spec:
enum:
- Self
type: string
sameLabels:
type: array
items:
type: string
ipBlock:
type: object
properties:
Expand Down Expand Up @@ -1781,11 +1773,17 @@ spec:
type: object
namespaces:
type: object
maxProperties: 1
minProperties: 1
properties:
match:
type: string
enum:
- Self
type: string
sameLabels:
type: array
items:
type: string
ipBlock:
type: object
properties:
Expand Down Expand Up @@ -2057,11 +2055,17 @@ spec:
type: object
namespaces:
type: object
maxProperties: 1
minProperties: 1
properties:
match:
type: string
enum:
- Self
type: string
sameLabels:
type: array
items:
type: string
ipBlock:
type: object
properties:
Expand Down
Loading

0 comments on commit 70eccc8

Please sign in to comment.