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

feat: allow passing additional tolerations to kaniko pods #2540

Merged
merged 4 commits into from
Aug 11, 2021

Conversation

to266
Copy link
Contributor

@to266 to266 commented Aug 11, 2021

What this PR does / why we need it:
Allows specifying additional tolerations that get passed to kaniko pods (both util and the builder pods).

A nice to have if stuff is run on, say, AKS - where any spot instance automatically has a taint that you need to tolerate in order to run anything.

Special notes for your reviewer:

@edvald edvald self-assigned this Aug 11, 2021
@edvald edvald merged commit 3748092 into garden-io:master Aug 11, 2021
dmytri pushed a commit to dmytri/garden that referenced this pull request Aug 19, 2021
…2540)

* feat: allow passing additional tolerations to kaniko pods

* chore: add documentation for the additional kaniko tolerations

* chore: add description for kaniko tolerations docs
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.

2 participants