kubewarden / helm-charts

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

fix: Correct key settings.allowPrivilegeEscalation #431

Closed viccuad closed 3 months ago

viccuad commented 3 months ago

Description

Test

Manually because of questions. For upgrade and clean installation.

Additional Information

Tradeoff

Potential improvement

viccuad commented 3 months ago

The E2E tests do a helm upgrade --install --devel so they don't install this PR code, sadly. I think we should just remove them from PR runs and main, and only show them in cronjobs of rcs for now.

jvanz commented 3 months ago

The E2E tests do a helm upgrade --install --devel so they don't install this PR code, sadly. I think we should just remove them from PR runs and main, and only show them in cronjobs of rcs for now.

Yeah, that's true. I forgot that. Sorry.