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

[flyte-core] Add tolerations and affinity for missing deployments #5386

Open
wants to merge 3 commits into
base: master
Choose a base branch
from

Conversation

jo-gre
Copy link

@jo-gre jo-gre commented May 17, 2024

Why are the changes needed?

This allows the chart to create all deployments on a tainted node. Without this, it is not possible to run the entire flyte-core chart on a node that has a taint.

What changes were proposed in this pull request?

This PR adds tolerations and affinity to the deployments flyte-pod-webhook and syncresources.

Check all the applicable boxes

  • I updated the documentation accordingly.
  • All new and existing tests passed.
  • All commits are signed-off.

Related PRs

Docs link

Copy link

welcome bot commented May 17, 2024

Thank you for opening this pull request! 🙌

These tips will help get your PR across the finish line:

  • Most of the repos have a PR template; if not, fill it out to the best of your knowledge.
  • Sign off your commits (Reference: DCO Guide).

Signed-off-by: Jonas Grebe <mail@jogre.de>
Signed-off-by: Jonas Grebe <mail@jogre.de>
… values.yaml

Signed-off-by: Jonas Grebe <mail@jogre.de>
@jo-gre jo-gre force-pushed the feature/add-tolerations-to-webhoook-and-syncresources branch from a63048b to 997df11 Compare May 17, 2024 18:20
@jo-gre jo-gre changed the title Feature/add tolerations to webhoook and syncresources [flyte-core] Add tolerations and affinity for missing deployments May 17, 2024
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.

None yet

1 participant