Skip to content

Releases: Cray-HPE/cray-kyverno

CSM 1.7 Release 0

13 Feb 19:51
828df12
Compare
Choose a tag to compare

What's Changed

New Contributors

Full Changelog: v1.6.6...v1.7.0

This release includes resourceFilters in background scans

06 Jan 08:51
7657121
Compare
Choose a tag to compare

This release includes resourceFilters in background scans. Resource Filters are a feature in Kyverno that filters a set of resources mentioned in the kyverno configmap, like kube-system and kyverno namespace. By default, these resourceFilters are not enabled in Kyverno. This causes kyverno to validate resources in privileged namespaces like kube-system, applying the baseline policies there, henceforth causing a number of policy failures. By enabling resource filters, we aim to reduce the policy failures by filtering out the privileged namespaces.

This release introduces wait in Kyverno post install hook

04 Oct 02:16
1e5bddb
Compare
Choose a tag to compare

Intermittently, Kyverno timeout issue is encountered during CSM upgrade. By introducing delay in post install hook we are introducing wait till Kyverno pods are stabilized and then going ahead with Kyverno policy upgrade.

This release uses higher version of bitnami kubectl

30 Sep 05:09
0dfe202
Compare
Choose a tag to compare

Bitnami kubectl 1.26.4 has been reported with many critical CVE's hence changing the charts to use higher version which 1.31.0.

This release is to support postinstall hooks for enabling trust between Nexus and Kyverno.

26 Aug 14:36
ccd9d33
Compare
Choose a tag to compare

The changes with release enable trust between nexus and kyverno. This is enabled through post install hooks. These changes are required for supporting image signing and verification.

Kyverno upgraded from 1.9.5 version to 1.10.7 version.

21 Aug 06:19
12bd5ff
Compare
Choose a tag to compare

Kyverno Upgrade Needed for CSM version 1.6.x, to ensure the Kubernetes Version 1.24 Compatibility and N-2 support policy offered by the Kyverno community.

Release for latest version of Kyverno which is 1.10.7

20 Aug 05:58
29307b8
Compare
Choose a tag to compare

This release contains upgraded version of Kyverno. Kyverno upgraded from 1.9.5 version to 1.10.7 version.

Creating new release for CSM 1.6

24 Oct 03:02
a5b220a
Compare
Choose a tag to compare

This is the first cray-kyverno tag for CSM 1.6.

Release to disable cleanup controller

11 Oct 02:05
5a2be47
Compare
Choose a tag to compare

As part kyverno upgrade to 1.9.5 the cleanup-controller feature is disabled as this is still not production ready and might break normal functioning of kyverno. Hence submitting this tag/release.

Release for kyverno 1.9.5 version support

29 Sep 05:31
8d583c1
Compare
Choose a tag to compare

In this release Kyverno is upgraded to version 1.9.5 from 1.7.5.