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

v0.9.8-rc.3

Pre-release
Pre-release
Compare
Choose a tag to compare
@mumoshu mumoshu released this 29 Aug 01:08
· 710 commits to master since this release

Changelog since v0.9.8-rc.2

Component versions

Kubernetes: v1.7.4
Etcd: v3.2.5
Calico: v2.4.1
Helm/Tiller: v2.6.0

Improvements

  • #879: Configure tolerations for kube2iam DaemonSet. Update ETCD version to 3.2.6.(Thanks to @camilb)
  • #884: Do not allow enabling Node authorizer without RBAC(Thanks to @danielfm)
  • #886: core: add kube2iam image repo and tag(Thanks to @jpb)

Other changes

  • #872: relnote: Also consider changes under docs/ to be documentation updates
  • #873: Improve the release note gathering script
  • #876: e2e: Add support for toggling RBAC