-
Notifications
You must be signed in to change notification settings - Fork 98
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
🛡 Enable ServiceAccount
token projection and token requestor
#467
Conversation
gardener/gardener@v1.39
, enable ServiceAccount
token projection and token requestorServiceAccount
token projection and token requestor
/ready |
/assign |
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
/lgtm
Sorry for the delay.
@@ -1,18 +0,0 @@ | |||
apiVersion: v1 |
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
Hmm good point this service was never be used right?
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
The service is maintained here: https://github.com/gardener/gardener-extension-provider-aws/blob/master/charts/internal/seed-controlplane/charts/cloud-controller-manager/templates/service.yaml
This file was probably "forgotten/overlooked" when the seed-controlplane
chart was introduced and not used since then, yes.
/rebase |
How to categorize this PR?
/area security
/kind enhancement
/merge squash
What this PR does / why we need it:
v1.37
thenServiceAccount
token projection is enabled.ServiceAccount
token projection.Which issue(s) this PR fixes:
Part of gardener/gardener#4659
Part of gardener/gardener#4878
Special notes for your reviewer:
✅
Depends on #463, hence, PR is in draft state.✅
Depends on #478, hence, PR is in draft state.Release note: