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

Service account labels #392

Merged
merged 13 commits into from
Jul 21, 2023
Merged

Conversation

samssann
Copy link
Contributor

Fixes #391

Allows one to assign labels in service accounts in rstudio-workbench and rstudio-connect charts.

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
@CLAassistant
Copy link

CLAassistant commented Jun 19, 2023

CLA assistant check
All committers have signed the CLA.

@samssann
Copy link
Contributor Author

@colearendt what steps are required to move forward with this?

@samssann
Copy link
Contributor Author

@atheriel ?

@atheriel
Copy link
Collaborator

Content and approach looks fine to me, but I'll defer to Cole on fixing CI.

@colearendt
Copy link
Contributor

This looks great! Thanks so much for the submission! Hoping to get to this sometime this week as I keep catching up from vacation 😄

Copy link
Contributor

@colearendt colearendt left a 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

@colearendt colearendt merged commit ee6baec into rstudio:main Jul 21, 2023
3 of 4 checks passed
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.

add ability to modify labels in rbac.serviceAccount
4 participants