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

toTolerations: Copy toleration key #23

Merged
merged 2 commits into from Feb 4, 2020

Conversation

VojtechVitek
Copy link
Contributor

Fixes the following pod spec error:

spec.tolerations[0].operator: Invalid value: "Equal": operator must be Exists when `key` is empty, which means "match all values and all keys"

@claassistantio
Copy link

claassistantio commented Jan 22, 2020

CLA assistant check
All committers have signed the CLA.

Fixes the following pod spec error:
spec.tolerations[0].operator: Invalid value: "Equal": operator must be Exists when `key` is empty, which means "match all values and all keys"
@mcnicholls
Copy link

I've also had to make these exact changes and was about to open a PR until I spotted this.
Are we able to merge this in?

@bradrydzewski bradrydzewski merged commit 316803e into drone-runners:master Feb 4, 2020
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
4 participants