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

Is mapkubeapis plugin recommended for production by helm for manipulating release manifest ? #13058

Open
gandhisagar opened this issue May 22, 2024 · 1 comment

Comments

@gandhisagar
Copy link

We have a Product where previous version had PSP deployed . User has upgraded the kubernetes from 1.23 to 1.27 and PSP is removed in 1.25+.

We want to recommend the workaround steps to end users to unblock. In helm documentation , its recommended to edit release manifest manually (https://helm.sh/docs/topics/kubernetes_apis/).

but helm also maintains the mapkubeapis plugin for the same purpose. Can we recommend this plug-in to remove in production ? Is this plugin officially recommended by helm or is it in experimental phase (referring based on last release is March 2023) ?

@gandhisagar gandhisagar changed the title Is mapkubeapis plugin recommended by helm community ? Is mapkubeapis plugin recommended for production by helm for manipulating release manifest ? May 22, 2024
@gjenkins8
Copy link
Contributor

https://helm.sh/docs/topics/kubernetes_apis/#updating-api-versions-of-a-release-manifest

You can do either, edit manually or use mapkubeapis as the article describes. It would be recommended to verify either course of action on a staging environment before a production environment of course.

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

No branches or pull requests

2 participants