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

kubernetes: Remove obsolete scheduler annotation #8829

Merged
merged 1 commit into from
Aug 7, 2019

Conversation

gandro
Copy link
Member

@gandro gandro commented Aug 7, 2019

The scheduler.alpha.kubernetes.io/tolerations annotation was removed in Kubernetes 1.6 with kubernetes/kubernetes#38957. We have been using the new API based configuration since #6359.


This change is Reviewable

The `scheduler.alpha.kubernetes.io/tolerations` annotation was removed
in Kubernetes 1.6 with kubernetes/kubernetes#38957. We have been using
the new API based configuration since #6359.

Signed-off-by: Sebastian Wicki <sebastian@isovalent.com>
@gandro gandro added pending-review priority/low This is considered nice to have. kind/cleanup This includes no functional changes. labels Aug 7, 2019
@gandro gandro requested a review from a team August 7, 2019 16:29
@coveralls
Copy link

Coverage Status

Coverage decreased (-0.03%) to 44.17% when pulling 6c5de40 on pr/gandro/k8s-remove-legacy-annotation into 9721661 on master.

@tgraf
Copy link
Member

tgraf commented Aug 7, 2019

test-me-please

@ianvernon ianvernon merged commit 9fd1f8f into master Aug 7, 2019
@ianvernon ianvernon deleted the pr/gandro/k8s-remove-legacy-annotation branch August 7, 2019 21:05
@aanm aanm added the release-note/misc This PR makes changes that have no direct user impact. label Nov 13, 2019
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
kind/cleanup This includes no functional changes. priority/low This is considered nice to have. release-note/misc This PR makes changes that have no direct user impact.
Projects
None yet
Development

Successfully merging this pull request may close these issues.

5 participants