kubewarden / helm-charts

Helm charts for the Kubewarden project
Apache License 2.0
26 stars 15 forks source link

feat: Use domain-qualified finalizer #470

Closed viccuad closed 3 weeks ago

viccuad commented 3 weeks ago

Revert 1580b68 'Revert the default policy server finalizer in use (#468)'

Description

Bring back https://github.com/kubewarden/helm-charts/pull/460

Test

Tested on the original PR.

Additional Information

Tradeoff

Potential improvement

flavio commented 3 weeks ago

@viccuad the diff looks strange, only the chart version is changed (going backwards). Can you explain what is going on please?

viccuad commented 3 weeks ago

@flavio Indeed, the version bump is wrong. It is also missing the actual revert, as it already is in main. Closing as not needed.