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

[2.4] Refactor render notes to use get notes #27228

Conversation

brendarearden
Copy link
Contributor

Backport


Problem
App install is failing when trying to install app that has CRDs with helm 3 as the command being used to generate the notes does not support CRDs to be rendered

Solution
Change notes logic to use helm get notes after install is completed.

Additional Info
If install fails, the app revision available will have empty notes. This was not the behavior previously

Issue
#26999

@brendarearden brendarearden requested a review from cbron May 23, 2020 16:57
Copy link
Contributor

@cbron cbron left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Back port, lgtm

@brendarearden brendarearden merged commit aae9341 into rancher:release/v2.4 May 25, 2020
uhhc pushed a commit to uhhc/rancher that referenced this pull request Sep 29, 2020
…-render-notes

[2.4] Refactor render notes to use get notes
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

Successfully merging this pull request may close these issues.

None yet

2 participants