Actions required
Breaking changes
- #565 EFS PersistentVolume introduces Recycle policy which is a breaking change. Be aware that if all the persistent volume claims are removed, the EFS will recycle and remove all data.
Features
- #577: Add controller node labels if specified (Thanks to @cheungpat)
- #582: Update kube-dns to 1.14.1 (Thanks to @c-knowles for reporting)
Fixes
- #575: Quote security group refs for etcd, controller, and apiendpoints (Thanks to @soellman)
- #579: Fix no space left on device when audit loggin enabled for apiserver (Thanks to @ankon and @whereisaaron for reporting)
- #590: Fix etcd snapshots locations in S3 (Thanks to @cmcconnell1 for providing the important info to locate the issue)
Improvements
- #556: Export worker stack names and worker IAM role ARNs (Thanks to @jpb)
- #565: Add reclaim policy (Thanks to @kevtaylor)
- #576: Set --storage-backend to etcd2 if not using etcd3 (Thanks to @cheungpat)
- #581: Update kubelet flags (Thanks to @c-knowles for reporting)
Full change log
v0.9.6-rc.4...v0.9.6-rc.5