Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

fix: Change validationFailureAction to audit for backwards compatibility #1040

Merged
merged 1 commit into from
May 2, 2023

Conversation

Vyom-Yadav
Copy link

@Vyom-Yadav Vyom-Yadav commented May 2, 2023

Signed-off-by: Vyom-Yadav [email protected]


validationFailureAction was changed from Audit -> audit for backwards compatibility.
Since the minimum version for this policy is 1.6.0, this change is required to support it.

Kyverno has deprecated audit and enforce. See kyverno/kyverno#5152

Failure actions audit and enforce are deprecated and will be removed in v1.11.0(Source https://github.com/kyverno/kyverno/blob/main/CHANGELOG.md#v190-rc1). After their removal, we will:

  • Change audit -> Audit
  • Bump min required Kyverno version

@Vyom-Yadav Vyom-Yadav merged commit 57568dc into kubearmor:release May 2, 2023
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

1 participant