Skip to content
This repository has been archived by the owner on Apr 17, 2019. It is now read-only.

Make cluster autoscaler work with Kubernetes 1.6 #2381

Closed
davidopp opened this issue Feb 14, 2017 · 8 comments
Closed

Make cluster autoscaler work with Kubernetes 1.6 #2381

davidopp opened this issue Feb 14, 2017 · 8 comments

Comments

@davidopp
Copy link
Contributor

Taints are being moved from annotation to field of Node. See kubernetes/kubernetes#25320 and kubernetes/kubernetes#38957

There's no 1.6 milestone in this repo, but it is needed for 1.6.

@davidopp
Copy link
Contributor Author

Also, write release notes for any special considerations when upgrading to 1.6.

@davidopp
Copy link
Contributor Author

cc/ @fgrzadkowski

@kevin-wangzefeng
Copy link

/cc @kubernetes/huawei

@davidopp
Copy link
Contributor Author

#38957 has merged, so HEAD now has the new behavior (taint/toleration annotations are ignored by scheduler, and now scheduler pays attention to taint/toleration fields).

Code freeze is getting close...

@fgrzadkowski
Copy link
Contributor

@mwielgus What's the status of this issue?

@davidopp
Copy link
Contributor Author

davidopp commented Mar 4, 2017

ping @mwielgus -- this is getting pretty urgent

cc/ @kubernetes/release-team

@mwielgus
Copy link
Contributor

mwielgus commented Mar 4, 2017

CA was done last week. We are polishing couple things/bugfixing before bumping the version in k8s repo.

@mwielgus
Copy link
Contributor

mwielgus commented Mar 4, 2017

ref #2437

Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Labels
None yet
Projects
None yet
Development

No branches or pull requests

4 participants