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

Add support for custom Helm charts from a repository #26

Open
craigwalton-dsit opened this issue Dec 19, 2024 · 0 comments
Open

Add support for custom Helm charts from a repository #26

craigwalton-dsit opened this issue Dec 19, 2024 · 0 comments
Labels
enhancement New feature or request

Comments

@craigwalton-dsit
Copy link
Collaborator

The initial custom Helm chart support will be limited to charts which are available in a local directory.

We want to make it possible to install a chart directly from a Helm repository. We can adapt the K8sSandboxEnvironmentConfig for this.

We'll need a chart in a registry for testing purposes e.g. https://github.com/helm/examples. Has a couple of issues: it won't conform to the chart requirements (no environments will be discovered) and it will fail if the release name generated (8 char random string) starts in a digit.

@craigwalton-dsit craigwalton-dsit added the enhancement New feature or request label Dec 19, 2024
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
enhancement New feature or request
Projects
None yet
Development

No branches or pull requests

1 participant