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

feat: Add support for Service Account Impersonation. #445

Merged
merged 3 commits into from
Oct 24, 2023

Conversation

hessjcg
Copy link
Collaborator

@hessjcg hessjcg commented Sep 20, 2023

Now users can configure the proxy's --service-account-impersonation parameter.

Fixes #392

@jadenlemmon
Copy link

I would like to see this land. Currently working around this by specifying spec.authProxyContainer.container directly so I can pass the flag.

@enocom
Copy link
Member

enocom commented Oct 20, 2023

@jadenlemmon Out of curiosity, can you tell me a bit about your use case? We're open to landing this, but want to make sure we're doing it for the right reasons. BTW let's discuss on #392.

@enocom
Copy link
Member

enocom commented Oct 20, 2023

@hessjcg when you're ready, let's convert this to a ready-to-review PR and I'll approve.

@hessjcg hessjcg marked this pull request as ready for review October 24, 2023 18:43
@hessjcg hessjcg requested a review from a team as a code owner October 24, 2023 18:43
@hessjcg hessjcg enabled auto-merge (squash) October 24, 2023 18:43
@hessjcg hessjcg disabled auto-merge October 24, 2023 22:19
@hessjcg hessjcg merged commit 4d8e277 into main Oct 24, 2023
8 checks passed
@hessjcg hessjcg deleted the gh-392-service-acct-impersonation branch October 24, 2023 22:19
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

Support Service Account Impersonation
3 participants