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

How to print a prompt in the terminal when the upgrade hook is executed? #310

Open
AtlanCI opened this issue Jul 16, 2023 · 1 comment
Open

Comments

@AtlanCI
Copy link

AtlanCI commented Jul 16, 2023

contexts

My helm is a full-stack application with many apps such as redis, mq, database, etc. Each app has a separate database scheme. When I update it, there will be some scheme changes. These changes are not automated and need to be reviewed by the user. I want to use the helm upgrade hook to accomplish this, the hook starts a POD which provides a web page showing all the scheme changes. But when I use the hook I realize that my notes.txt information is not printed. I can't tell the user that they should go to this web page.

@gjenkins8
Copy link

Issues regarding Helm usage are best posted over on the helm software repo https://github.com/helm/helm. Please repost there. Thanks!

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

No branches or pull requests

2 participants