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

helm: add affinity, nodeSelectors, tolerations #4763

Merged
merged 5 commits into from
Nov 9, 2022
Merged

helm: add affinity, nodeSelectors, tolerations #4763

merged 5 commits into from
Nov 9, 2022

Conversation

ericpaulsen
Copy link
Member

@ericpaulsen ericpaulsen commented Oct 26, 2022

adds support for setting affinities, node selectors, and tolerations for the Coder deployment. closes #4632.

@ericpaulsen ericpaulsen added the feature Something we don't have yet label Oct 26, 2022
@ericpaulsen ericpaulsen self-assigned this Oct 26, 2022
helm/templates/coder.yaml Outdated Show resolved Hide resolved
helm/templates/coder.yaml Outdated Show resolved Hide resolved
helm/values.yaml Outdated Show resolved Hide resolved
helm/values.yaml Outdated Show resolved Hide resolved
helm/values.yaml Outdated Show resolved Hide resolved
helm/values.yaml Outdated Show resolved Hide resolved
@github-actions
Copy link

github-actions bot commented Nov 9, 2022

This Pull Request is becoming stale. In order to minimize WIP, prevent merge conflicts and keep the tracker readable, I'm going close to this PR in 3 days if there isn't more activity.

@github-actions github-actions bot added the stale This issue is like stale bread. label Nov 9, 2022
@bpmct bpmct enabled auto-merge (squash) November 9, 2022 21:30
@bpmct bpmct merged commit 18a97c6 into main Nov 9, 2022
@bpmct bpmct deleted the helm-affinity branch November 9, 2022 22:08
@github-actions github-actions bot locked and limited conversation to collaborators Nov 9, 2022
Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Labels
feature Something we don't have yet stale This issue is like stale bread.
Projects
None yet
Development

Successfully merging this pull request may close these issues.

helm: add affinity, tolerations, and nodeSelectors
3 participants