github kyverno/kyverno v1.0.0
Kyverno Release 1.0.0

latest releases: v1.12.0, kyverno-policies-chart-3.2.0, kyverno-chart-3.2.0...
4 years ago

This is the GA release of Kyverno.

In addition to Kyverno v1.0.0-rc1 release, this version contains:

v1.0.0-rc1 Release Note

BREAKING CHANGE

  • API version has changed to kyverno.io/v1, the backward compatibility is NOT guaranteed. It is recommended to cleanup policies and CRDs with the older version and re-deploy kyverno.

Features

  • Add namespaced policy violation, any violation on a namespaced resource will be reported within the namespace.
  • Allow a policy to be applied on a certain type of users, add roles/clusterRoles/subjects fileds in match and exclude block, detail.
  • Report webhook status in Kyverno deployment annotation with tag kyverno.io/webhookActive, detail.

Enhancement

  • Build policy store to retrieve policies faster.
  • Decouple reporting components (violations and events) from webhook.
  • Update Docs.
  • Add more best practices.
  • Improve logging messages.

Don't miss a new kyverno release

NewReleases is sending notifications on new releases.