Skip to content

v0.11.1

Compare
Choose a tag to compare
@omeryahud omeryahud released this 01 Jun 08:59
· 23 commits to release-v0.11 since this release
Update webhook version for template validator to v1

The ValidatingWebhookConfiguration uses v1 admission review version.

Adds missing fields to AdmissionReview response. Without them, k8s
will reject the response.

Signed-off-by: Andrej Krejcir <[email protected]>