Skip to content

Commit

Permalink
Address comments
Browse files Browse the repository at this point in the history
Signed-off-by: Dyanngg <[email protected]>
  • Loading branch information
Dyanngg committed Mar 1, 2024
1 parent 21d7ac5 commit d4511e2
Show file tree
Hide file tree
Showing 15 changed files with 785 additions and 500 deletions.
44 changes: 26 additions & 18 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,19 @@ spec:
type: object
namespaces:
type: object
properties:
match:
enum:
- Self
type: string
oneOf:
- type: object
properties:
match:
type: string
enum:
- Self
- type: object
properties:
sameLabels:
type: array
items:
type: string
ipBlock:
type: object
properties:
Expand Down Expand Up @@ -1360,11 +1360,19 @@ spec:
type: object
namespaces:
type: object
properties:
match:
enum:
- Self
type: string
oneOf:
- type: object
properties:
match:
type: string
enum:
- Self
- type: object
properties:
sameLabels:
type: array
items:
type: string
ipBlock:
type: object
properties:
Expand Down
44 changes: 26 additions & 18 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,19 @@ spec:
type: object
namespaces:
type: object
properties:
match:
enum:
- Self
type: string
oneOf:
- type: object
properties:
match:
type: string
enum:
- Self
- type: object
properties:
sameLabels:
type: array
items:
type: string
ipBlock:
type: object
properties:
Expand Down Expand Up @@ -2057,11 +2057,19 @@ spec:
type: object
namespaces:
type: object
properties:
match:
enum:
- Self
type: string
oneOf:
- type: object
properties:
match:
type: string
enum:
- Self
- type: object
properties:
sameLabels:
type: array
items:
type: string
ipBlock:
type: object
properties:
Expand Down
44 changes: 26 additions & 18 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,19 @@ spec:
type: object
namespaces:
type: object
properties:
match:
enum:
- Self
type: string
oneOf:
- type: object
properties:
match:
type: string
enum:
- Self
- type: object
properties:
sameLabels:
type: array
items:
type: string
ipBlock:
type: object
properties:
Expand Down Expand Up @@ -2050,11 +2050,19 @@ spec:
type: object
namespaces:
type: object
properties:
match:
enum:
- Self
type: string
oneOf:
- type: object
properties:
match:
type: string
enum:
- Self
- type: object
properties:
sameLabels:
type: array
items:
type: string
ipBlock:
type: object
properties:
Expand Down
44 changes: 26 additions & 18 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,19 @@ spec:
type: object
namespaces:
type: object
properties:
match:
enum:
- Self
type: string
oneOf:
- type: object
properties:
match:
type: string
enum:
- Self
- type: object
properties:
sameLabels:
type: array
items:
type: string
ipBlock:
type: object
properties:
Expand Down Expand Up @@ -2057,11 +2057,19 @@ spec:
type: object
namespaces:
type: object
properties:
match:
enum:
- Self
type: string
oneOf:
- type: object
properties:
match:
type: string
enum:
- Self
- type: object
properties:
sameLabels:
type: array
items:
type: string
ipBlock:
type: object
properties:
Expand Down
44 changes: 26 additions & 18 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,19 @@ spec:
type: object
namespaces:
type: object
properties:
match:
enum:
- Self
type: string
oneOf:
- type: object
properties:
match:
type: string
enum:
- Self
- type: object
properties:
sameLabels:
type: array
items:
type: string
ipBlock:
type: object
properties:
Expand Down Expand Up @@ -2057,11 +2057,19 @@ spec:
type: object
namespaces:
type: object
properties:
match:
enum:
- Self
type: string
oneOf:
- type: object
properties:
match:
type: string
enum:
- Self
- type: object
properties:
sameLabels:
type: array
items:
type: string
ipBlock:
type: object
properties:
Expand Down
Loading

0 comments on commit d4511e2

Please sign in to comment.