Release v0.12.0 #272
gianlucam76
announced in
Announcements
Replies: 0 comments
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Uh oh!
There was an error while loading. Please reload this page.
-
Add-on compliance can now be expressed using Lua as well as OpenAPI.
Using Lua policies, all resources are validated together. This allows for instance to define a compliance policy stating that any deployment has a corresponding HorizontalPodAutoscaler or none of the resources (from Helm chart or Kustomize or contained in a Secret/ConfigMap) will be deployed.
This release also advances k8s client to v1.27.2
Beta Was this translation helpful? Give feedback.
All reactions