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

[ENHANCEMENT] Extend the CI pipeline to upgrade generically from any version to any other version #2614

Open
jessesimpson36 opened this issue Nov 26, 2024 · 0 comments
Labels
kind/enhancement New feature or request

Comments

@jessesimpson36
Copy link
Contributor

Describe the use case:

Currently in our helm chart, we upgrade from the most recent released version for any minor release to the commit pointed to by the branch. However, the QA team brought up to me that they want to perform an upgrade that just changes the configuration. And their usecase specifically was about changing the configuration to include RBA.

My thinking is that there can be GHA inputs for 2 different chart versions. a from_chart and a to_chart and maybe another option for to_chart_extra_values so that you can have extra values.yaml options in the upgraded helm chart that are not present in the first-deployed chart.

Describe the enhancement/feature:

Desired outcome and acceptance tests:

@jessesimpson36 jessesimpson36 added the kind/enhancement New feature or request label Nov 26, 2024
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
kind/enhancement New feature or request
Projects
None yet
Development

No branches or pull requests

1 participant