Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Helm: don't render PodSecurityPolicy on kubernetes 1.24 and above unless forced #5357

Merged

Conversation

dimitarvdimitrov
Copy link
Contributor

Fixes #5238

Checklist

  • [n/a] Tests updated
  • Documentation added
  • CHANGELOG.md updated - the order of entries should be [CHANGE], [FEATURE], [ENHANCEMENT], [BUGFIX]

@dimitarvdimitrov dimitarvdimitrov requested a review from a team as a code owner June 26, 2023 14:04
Signed-off-by: Dimitar Dimitrov <[email protected]>
@dimitarvdimitrov dimitarvdimitrov merged commit b6b51e7 into main Jul 6, 2023
@dimitarvdimitrov dimitarvdimitrov deleted the dimitar/helm/dont-render-psp-on-1.24-and-above branch July 6, 2023 09:59
krajorama added a commit that referenced this pull request Jul 10, 2023
Describe how to migrate to Kubernetes 1.25 with the helm chart.
Describe how to migrate from helm chart 4.x to 5.0.

Related to: #5357

Signed-off-by: György Krajcsovits <[email protected]>
krajorama added a commit that referenced this pull request Jul 10, 2023
#5457)

* helm-docs: add migration guides around PodSecurityPolicy and chart 5.0

Describe how to migrate to Kubernetes 1.25 with the helm chart.
Describe how to migrate from helm chart 4.x to 5.0.

Related to: #5357

Signed-off-by: György Krajcsovits <[email protected]>
Co-authored-by: Dimitar Dimitrov <[email protected]>
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
Projects
None yet
Development

Successfully merging this pull request may close these issues.

Helm: disabled PodSecurityPolicy in 1.25 still blocks upgrades
3 participants