Skip to content

feat: add deployment rbac perms in helm chart #8233

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 1 commit into from
Jun 27, 2023
Merged

Conversation

ericpaulsen
Copy link
Member

this PR adds the coder.serviceAccount.enableDeployments bool to allow for the SA to manage K8s deployments.

a customer is looking to move from "naked" worskpace pods to Deployments for their workspaces due to this Azure security policy. it's possible other future customers will have a similar requirement. in addition, our solution to stream K8s event logs in the startup script works best with Deployments.

the default value is false to prevent a breaking change.

@ericpaulsen ericpaulsen self-assigned this Jun 27, 2023
@ericpaulsen ericpaulsen changed the title feat: helm rbac perms for deployments feat: add deployment rbac perms in helm chart Jun 27, 2023
@ericpaulsen ericpaulsen merged commit df95cf7 into main Jun 27, 2023
@ericpaulsen ericpaulsen deleted the deployments-rbac branch June 27, 2023 19:14
@github-actions github-actions bot locked and limited conversation to collaborators Jun 27, 2023
Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants