This repository has been archived by the owner on May 17, 2024. It is now read-only.
This release brings a number of fixes and features, most notably auditing, similar to that of kube-apiserver.
Features
- Adds auditing capabilities to near feature parity of kube-apiserver.
- Fixes HTTP body flushing for long running requests such as watches. This defaults to 50ms.
- Allows for extra-impersonation headers to be inserted for proxied requests.
- Expanded helm value options.
- Significantly improved the e2e testing suite and development environment.
- Upgraded the build to Go 1.14.1 and Kubernetes dependencies to v1.18.0.
Contributions
This release has seen contributions from a number of people in the
community 😄
@binboum
@saiteja313
@simonswine
@phanama
@JoshVanL