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 cleanup hook does not allow configuration of affinity and tolerations #1028

Open
Legion2 opened this issue Dec 7, 2024 · 0 comments
Open
Labels
enhancement New feature or request

Comments

@Legion2
Copy link

Legion2 commented Dec 7, 2024

Summary

As "Cluste Operator"
I want "to specify affinity and tolerations of helm cleanup hook pod"
So that "the pod can be scheduled on a cluster where all nodes have taints"

Context

All our nodes are tainted, and we have to explicitly select a node group to schedule pods to.

Out of Scope

No response

Further links

No response

Acceptance Criteria

  • affinity can be specified for all helm hooks
  • tolerations can be specified for all helm hooks

Implementation Ideas

add the required configuration to helm template

@Legion2 Legion2 added the enhancement New feature or request label Dec 7, 2024
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
enhancement New feature or request
Projects
None yet
Development

No branches or pull requests

1 participant