Skip to content

1.34rc1

Pre-release
Pre-release
Compare
Choose a tag to compare
@nolar nolar released this 12 Sep 23:24
· 213 commits to main since this release
fb10a44

New features:

  • Subresources (both specific and "*"-masked) are supported in the validating/mutating admission webhooks. #832

Bugfixes:

  • Do not watch the resources that are served only via webhooks (to prevent RBAC issues). #831
  • Handle API errors in the initial listing that prevented resources from handling. Thanks to @philipp-sontag-by. #821
  • Several documentation examples fixed. Thanks to @xavierbaude. #818