-
Notifications
You must be signed in to change notification settings - Fork 28
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
Service account labels #392
Conversation
rstudio-library rbac can now consume serviceAccountLabels
rstudio-workbench/templates/rbac.yaml work with serviceAccountLabels
rstudio-connect works with serviceAccountLabels
rstudio-launcher works with serviceAccountLabels
@colearendt what steps are required to move forward with this? |
Content and approach looks fine to me, but I'll defer to Cole on fixing CI. |
This looks great! Thanks so much for the submission! Hoping to get to this sometime this week as I keep catching up from vacation 😄 |
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.
LGTM! I just added a handful of boilerplate:
- add default values and some comments
- trace version changes through the stack
- update docs so that they match CI
Fixes #391
Allows one to assign labels in service accounts in rstudio-workbench and rstudio-connect charts.