helm / helm/community

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

Open
#310 1 comment 0 reactions 0 assignees View on GitHub
Dominant language
No language data
Stars
495
Forks
210
PR merge metrics
No merged PRs in 30d

Description

# 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.

Contributor guide

No contributing guide indexed for this repository

Assessment

This issue has not been assessed yet.

Get new issues in your inbox

A short digest of beginner-friendly GitHub issues.