-
Notifications
You must be signed in to change notification settings - Fork 386
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
🐛 Fix impersonation for non-system users #3206
Conversation
Skipping CI for Draft Pull Request. |
f01699e
to
ed63f61
Compare
/retest |
1 similar comment
/retest |
ed63f61
to
92150b0
Compare
Looks like we doing some impersonation in shared model (not sure yet tests or real). Need to debug " |
85de4ab
to
13ef6f0
Compare
/retest |
52207c5
to
d5a9452
Compare
/retest |
d5a9452
to
62d64f5
Compare
Signed-off-by: Mangirdas Judeikis <Mangirdas@Judeikis.LT> On-behalf-of: SAP mangirdas.judeikis@sap.com
62d64f5
to
eaf6ed0
Compare
/retest flake? |
Looks good to go. Merge the Kube PR and revendor? Lgtm |
already done in this pr |
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.
Leaving final approval to @sttts.
LGTM label has been added. Git tree hash: e9fa35d90ec33f39a9187973cf030f1c9a7c2566
|
/approve |
[APPROVALNOTIFIER] This PR is APPROVED This pull-request has been approved by: sttts The full list of commands accepted by this bot can be found here. The pull request process is described here
Needs approval from an approver in each of these files:
Approvers can indicate their approval by writing |
/cherry-pick release-0.26 |
@mjudeikis: once the present PR merges, I will cherry-pick it on top of release-0.26 in a new PR and assign it to you. In response to this:
Instructions for interacting with me using PR comments are available here. If you have questions or suggestions related to my behavior, please file an issue against the kubernetes/test-infra repository. |
@mjudeikis: new pull request created: #3214 In response to this:
Instructions for interacting with me using PR comments are available here. If you have questions or suggestions related to my behavior, please file an issue against the kubernetes/test-infra repository. |
/kind bug |
🐛 Fix impersonation for non-system users
Summary
This is an attempt to improve impersonation security stance.
Related issue(s)
Fixes #
Release Notes