Skip to content

Tidy impersonator role #696

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

Merged
merged 3 commits into from
May 5, 2022
Merged

Tidy impersonator role #696

merged 3 commits into from
May 5, 2022

Conversation

SamLR
Copy link
Contributor

@SamLR SamLR commented May 4, 2022

tighten the permissions granted to the impersonator role and close #604

Sam Cook added 3 commits May 4, 2022 12:47
The impersonator role shouldn't be able to use service accounts. The
role is for use by the cluster services application in forwarding user
requests to the kube-api so shouldn't need to impersonate these
principals.
@SamLR SamLR requested a review from yiannistri May 4, 2022 11:52
@@ -15,7 +15,7 @@ type: application
# This is the chart version. This version number should be incremented each time you make changes
# to the chart and its templates, including the app version.
# Versions are expected to follow Semantic Versioning (https://semver.org/)
version: 0.1.0
version: 0.2.0
Copy link
Collaborator

Choose a reason for hiding this comment

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

👌

@SamLR SamLR added the bug Something isn't working label May 4, 2022
@SamLR SamLR merged commit f169f53 into main May 5, 2022
@SamLR SamLR deleted the tidy-impersonator-role branch May 5, 2022 14:11
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
bug Something isn't working severity_medium
Projects
None yet
Development

Successfully merging this pull request may close these issues.

Prefix roles/rolebindings with the service name
3 participants