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

Support disabling helm pull and staging of helm charts #405

Open
nitishm opened this issue Nov 2, 2021 · 0 comments
Open

Support disabling helm pull and staging of helm charts #405

nitishm opened this issue Nov 2, 2021 · 0 comments
Labels
enhancement New feature or request feat Feature

Comments

@nitishm
Copy link
Contributor

nitishm commented Nov 2, 2021

Orkestra should support disabling downloading of helm charts and staging of these charts to chartmuseum. This comes into picture when bringing your own deployment executor (ex. replacing the helmrelease executor with a custom executor). In such a case it may not be necessary to pull these charts down and have them staged into chartmuseum.
This also means that we must pass the (original) upstream helm chart location to the workflow template (executor) via the input params (as opposed to the helmrelease executor which accepts the HelmRelease CR programmed with the chartmusuem chart URL instead of the original location of the helm chart).

/cc @vineetgarhewal

@jonathan-innis FYI

@nitishm nitishm added enhancement New feature or request feat Feature labels Nov 2, 2021
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
enhancement New feature or request feat Feature
Projects
None yet
Development

No branches or pull requests

1 participant