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

Forward user information to GAPI in local setup #2764

Merged
merged 1 commit into from
Aug 20, 2020

Conversation

rfranzke
Copy link
Member

See https://kubernetes.io/docs/tasks/extend-kubernetes/configure-aggregation-layer/#kubernetes-apiserver-client-authentication

How to categorize this PR?

/area dev-productivity
/kind bug
/priority normal

What this PR does / why we need it:
Configure the kube-apiserver correctly to forward the user information to the Gardener API server (otherwise, it will always use the proxy client certificate for authenticating with GAPI).

Special notes for your reviewer:
/cc @timuthy

Release note:

The kube-apiserver used for the local garden development does now properly forward the client information to the gardener-apiserver.

Copy link
Member

@timuthy timuthy left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

/lgtm
Awesome. Thank you!

@timuthy timuthy merged commit 7929ba3 into gardener:master Aug 20, 2020
@rfranzke rfranzke deleted the fix/local-setup branch August 20, 2020 12:50
@gardener-robot gardener-robot added priority/3 Priority (lower number equals higher priority) and removed priority/3 Priority (lower number equals higher priority) labels Mar 8, 2021
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
area/dev-productivity Developer productivity related (how to improve development) kind/bug Bug
Projects
None yet
Development

Successfully merging this pull request may close these issues.

None yet

5 participants