Skip to content

fix: support kyverno chart changes (but keep kyverno version)#92

Merged
thesuperzapper merged 1 commit into
deployKF:mainfrom
thesuperzapper:fix-new-kyverno-chart
Feb 5, 2024
Merged

fix: support kyverno chart changes (but keep kyverno version)#92
thesuperzapper merged 1 commit into
deployKF:mainfrom
thesuperzapper:fix-new-kyverno-chart

Conversation

@thesuperzapper

@thesuperzapper thesuperzapper commented Feb 5, 2024

Copy link
Copy Markdown
Member

This PR addresses an incompatible change introduced in newer versions of the Kyverno chart, mainly that kyverno.cleanupController.rbac.clusterRole.extraResources[0].verbs now needs to be set.

It also cleans up two case where we set mutateExistingOnPolicyUpdate: false despite that being the default, and replaced instances of {{ request.namespace }} with {{ request.object.metadata.namespace }} because these seem to be problematic in Kyverno 1.11.

However, the Kyverno version remains as 1.10.0, and we have left the chart version as 3.0.1


WARNING: We still can NOT update to any version of Kyverno from 1.10.1 to 1.11.4, as all have problems that make them incompatible with deployKF:

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Projects

None yet

Development

Successfully merging this pull request may close these issues.

1 participant