Update Calico from v3.4.0 to v3.5.0

* https://docs.projectcalico.org/v3.5/releases/
This commit is contained in:
Dalton Hubble
2019-01-27 16:34:30 -08:00
parent 6b87132aa1
commit e9659a8539
10 changed files with 10 additions and 9 deletions

View File

@ -6,6 +6,7 @@ Notable changes between versions.
* Update etcd from v3.3.10 to [v3.3.11](https://github.com/etcd-io/etcd/blob/master/CHANGELOG-3.3.md#v3311-2019-1-11)
* Update CoreDNS from v1.3.0 to [v1.3.1](https://coredns.io/2019/01/13/coredns-1.3.1-release/)
* Update Calico from v3.4.0 to [v3.5.0](https://docs.projectcalico.org/v3.5/releases/)
* Fix automatic worker deletion on shutdown for cloud platforms
* Lowering Kubelet privileges in [#372](https://github.com/poseidon/typhoon/pull/372) dropped a needed node deletion authorization. Scale-in due to manual terraform apply (any cloud), AWS spot termination, or Azure low priority deletion left old nodes registered, requiring manual deletion (`kubectl delete node name`)