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