Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Add service account selector support in ACNP #3044

Merged
merged 1 commit into from Feb 17, 2022
Merged
Show file tree
Hide file tree
Changes from all commits
Commits
File filter

Filter by extension

Filter by extension

Conversations
Failed to load comments.
Jump to
Jump to file
Failed to load files.
Diff view
Diff view
50 changes: 50 additions & 0 deletions build/yamls/antrea-aks.yml
Expand Up @@ -468,6 +468,16 @@ spec:
matchLabels:
x-kubernetes-preserve-unknown-fields: true
type: object
serviceAccount:
properties:
name:
type: string
namespace:
type: string
required:
- name
- namespace
type: object
type: object
type: array
egress:
Expand Down Expand Up @@ -533,6 +543,16 @@ spec:
matchLabels:
x-kubernetes-preserve-unknown-fields: true
type: object
serviceAccount:
properties:
name:
type: string
namespace:
type: string
required:
- name
- namespace
type: object
type: object
type: array
enableLogging:
Expand Down Expand Up @@ -616,6 +636,16 @@ spec:
matchLabels:
x-kubernetes-preserve-unknown-fields: true
type: object
serviceAccount:
properties:
name:
type: string
namespace:
type: string
required:
- name
- namespace
type: object
type: object
type: array
toServices:
Expand Down Expand Up @@ -697,6 +727,16 @@ spec:
matchLabels:
x-kubernetes-preserve-unknown-fields: true
type: object
serviceAccount:
properties:
name:
type: string
namespace:
type: string
required:
- name
- namespace
type: object
type: object
type: array
enableLogging:
Expand Down Expand Up @@ -767,6 +807,16 @@ spec:
matchLabels:
x-kubernetes-preserve-unknown-fields: true
type: object
serviceAccount:
properties:
name:
type: string
namespace:
type: string
required:
- name
- namespace
type: object
type: object
type: array
name:
Expand Down
50 changes: 50 additions & 0 deletions build/yamls/antrea-eks.yml
Expand Up @@ -468,6 +468,16 @@ spec:
matchLabels:
x-kubernetes-preserve-unknown-fields: true
type: object
serviceAccount:
properties:
name:
type: string
namespace:
type: string
required:
- name
- namespace
type: object
type: object
type: array
egress:
Expand Down Expand Up @@ -533,6 +543,16 @@ spec:
matchLabels:
x-kubernetes-preserve-unknown-fields: true
type: object
serviceAccount:
properties:
name:
type: string
namespace:
type: string
required:
- name
- namespace
type: object
type: object
type: array
enableLogging:
Expand Down Expand Up @@ -616,6 +636,16 @@ spec:
matchLabels:
x-kubernetes-preserve-unknown-fields: true
type: object
serviceAccount:
properties:
name:
type: string
namespace:
type: string
required:
- name
- namespace
type: object
type: object
type: array
toServices:
Expand Down Expand Up @@ -697,6 +727,16 @@ spec:
matchLabels:
x-kubernetes-preserve-unknown-fields: true
type: object
serviceAccount:
properties:
name:
type: string
namespace:
type: string
required:
- name
- namespace
type: object
type: object
type: array
enableLogging:
Expand Down Expand Up @@ -767,6 +807,16 @@ spec:
matchLabels:
x-kubernetes-preserve-unknown-fields: true
type: object
serviceAccount:
properties:
name:
type: string
namespace:
type: string
required:
- name
- namespace
type: object
type: object
type: array
name:
Expand Down
50 changes: 50 additions & 0 deletions build/yamls/antrea-gke.yml
Expand Up @@ -468,6 +468,16 @@ spec:
matchLabels:
x-kubernetes-preserve-unknown-fields: true
type: object
serviceAccount:
properties:
name:
type: string
namespace:
type: string
required:
- name
- namespace
type: object
type: object
type: array
egress:
Expand Down Expand Up @@ -533,6 +543,16 @@ spec:
matchLabels:
x-kubernetes-preserve-unknown-fields: true
type: object
serviceAccount:
properties:
name:
type: string
namespace:
type: string
required:
- name
- namespace
type: object
type: object
type: array
enableLogging:
Expand Down Expand Up @@ -616,6 +636,16 @@ spec:
matchLabels:
x-kubernetes-preserve-unknown-fields: true
type: object
serviceAccount:
properties:
name:
type: string
namespace:
type: string
required:
- name
- namespace
type: object
type: object
type: array
toServices:
Expand Down Expand Up @@ -697,6 +727,16 @@ spec:
matchLabels:
x-kubernetes-preserve-unknown-fields: true
type: object
serviceAccount:
properties:
name:
type: string
namespace:
type: string
required:
- name
- namespace
type: object
type: object
type: array
enableLogging:
Expand Down Expand Up @@ -767,6 +807,16 @@ spec:
matchLabels:
x-kubernetes-preserve-unknown-fields: true
type: object
serviceAccount:
properties:
name:
type: string
namespace:
type: string
required:
- name
- namespace
type: object
type: object
type: array
name:
Expand Down
50 changes: 50 additions & 0 deletions build/yamls/antrea-ipsec.yml
Expand Up @@ -468,6 +468,16 @@ spec:
matchLabels:
x-kubernetes-preserve-unknown-fields: true
type: object
serviceAccount:
properties:
name:
type: string
namespace:
type: string
required:
- name
- namespace
type: object
type: object
type: array
egress:
Expand Down Expand Up @@ -533,6 +543,16 @@ spec:
matchLabels:
x-kubernetes-preserve-unknown-fields: true
type: object
serviceAccount:
properties:
name:
type: string
namespace:
type: string
required:
- name
- namespace
type: object
type: object
type: array
enableLogging:
Expand Down Expand Up @@ -616,6 +636,16 @@ spec:
matchLabels:
x-kubernetes-preserve-unknown-fields: true
type: object
serviceAccount:
properties:
name:
type: string
namespace:
type: string
required:
- name
- namespace
type: object
type: object
type: array
toServices:
Expand Down Expand Up @@ -697,6 +727,16 @@ spec:
matchLabels:
x-kubernetes-preserve-unknown-fields: true
type: object
serviceAccount:
properties:
name:
type: string
namespace:
type: string
required:
- name
- namespace
type: object
type: object
type: array
enableLogging:
Expand Down Expand Up @@ -767,6 +807,16 @@ spec:
matchLabels:
x-kubernetes-preserve-unknown-fields: true
type: object
serviceAccount:
properties:
name:
type: string
namespace:
type: string
required:
- name
- namespace
type: object
type: object
type: array
name:
Expand Down