Notable changes since v0.9.7-rc.2
Full changelog can be seen at v0.9.7-rc.2...v0.9.7-rc.3
Fixes
- #674: Improved node drainer(Thanks to @danielfm)
- #676: Ensure TLSBootstrapToken related code is not written if TLSBootstrap is disabled(Thanks to @jollinshead)
- #687: calico-node - DaemonSet tolerating all taints(Thanks to @jeffersongirao)
- #686: Heapster service account and cluster role binding(Thanks to @c-knowles)
- Follow-up: #692: Apply heapster RBAC setup properly(Thanks to @c-knowles)
- #695: core: Add ListBucket explicitly to EtcdSnapshotsS3Bucket(Thanks to @trinitronx)
- #697: Fix the issue that cluster-autoscaler never scale-down the cluster
Documentation
- #689: added required --s3-url parameter(Thanks to @spatronis)
- #696: Introduce kube-aws slack channel in README