Skip to content
New issue

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

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

Already on GitHub? # to your account

Add support for impersonating a user or service account with flag #39

Merged
merged 1 commit into from
Feb 16, 2024

Conversation

cnmcavoy
Copy link
Contributor

A straightforward change to support impersonation of user or service accounts, by passing --as through to kubectl exec calls.

We use impersonation as cluster admins to elevate access to customer secrets and kubectl supports this with the --as flag and supporting this in view-secret makes this much easier.

@cnmcavoy cnmcavoy requested a review from elsesiy as a code owner February 14, 2024 18:21
@elsesiy elsesiy merged commit 0c0f81b into elsesiy:master Feb 16, 2024
1 check passed
@elsesiy
Copy link
Owner

elsesiy commented Feb 16, 2024

Thanks for the contribution @cnmcavoy 🎉

# for free to join this conversation on GitHub. Already have an account? # to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants