Skip to content
This repository was archived by the owner on Sep 30, 2020. It is now read-only.

v0.9.6-rc.5

Pre-release
Pre-release
Compare
Choose a tag to compare
@mumoshu mumoshu released this 26 Apr 12:35
· 1030 commits to master since this release

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

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