Skip to content

fix(helm/coder): set serviceAccount.disableCreate=false by default, add tests #15197

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 5 commits into from
Oct 23, 2024

Conversation

johnstcn
Copy link
Member

@johnstcn johnstcn commented Oct 23, 2024

@johnstcn johnstcn changed the title Cj/helm fix sa disable create fix(helm/coder): set serviceAccount.disableCreate=false by default, add tests Oct 23, 2024
@ethanndickson
Copy link
Member

ethanndickson commented Oct 23, 2024

While you're here, might be worth adding helm/** to the go test file check in ci.yaml, so the helm tests get run even when only yaml files change.

@johnstcn johnstcn force-pushed the cj/helm-fix-sa-disable-create branch from 1ae4ce6 to 19a429d Compare October 23, 2024 16:04
@@ -90,6 +90,7 @@ jobs:
- "coderd/**"
- "enterprise/**"
- "examples/*"
- "helm/**"
Copy link
Member Author

Choose a reason for hiding this comment

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

@ethanndickson does that look right to you?

Copy link
Member

Choose a reason for hiding this comment

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

Yep

@johnstcn johnstcn marked this pull request as ready for review October 23, 2024 16:09
@johnstcn johnstcn merged commit fed70bd into main Oct 23, 2024
35 checks passed
@johnstcn johnstcn deleted the cj/helm-fix-sa-disable-create branch October 23, 2024 20:11
@github-actions github-actions bot locked and limited conversation to collaborators Oct 23, 2024
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.

3 participants