Skip to content

v0.3.0

Latest
Compare
Choose a tag to compare
@JoshVanL JoshVanL released this 02 Apr 15:52
· 22 commits to master since this release
46d2f79

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