1.13.1
kops 1.13 series of kops, supporting kubernetes 1.13 and earlier.
Note: if you are looking for the fix for broken CentOS nodes, you likely want 1.13.2 instead.
Please see the release notes for the full list of changes.
For existing clusters, please update to kubernetes 1.12 before updating to kubernetes 1.13. Technically this is always required, but it is particularly important because of the etcd-upgrade that is in kops 1.12.
Critical changes
- Point to new CentOS binary locations, which was causing nodes not to start when running CentOS #7609
1.13.0 to 1.13.1
- fix(addons/networking.projectcalico.org) calico kube-controllers is needed in CRD mode @phspagiari #7517
- Update to golang 1.11.13 @justinsb #7549
- Add more go 1.11.5 -> 1.11.13 @justinsb #7552
- Add logrotate for etcd/etcd-events.log @mikesplain #7614
- Updated container-selinux url to point to the right path @igarcia-sugarcrm,@mikesplain #7609
- Check the HTTP response code when downloading URLs @rifelpet #7611