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

Helm 4: Refactor/feature: Modernize Helm SDK API and better CLI/SDK separation #377

Open
gjenkins8 opened this issue Dec 16, 2024 · 0 comments

Comments

@gjenkins8
Copy link
Member

Helm's SDK was quickly created to satisfy a need for users to utilize Helm programatically. Unfortunately, as a nascent effort, the SDK wasn't cleanly separated from the CLI. And over time, the SDK has grown various warts and oddities for SDK users.

For example, using the install action looks somewhat like:
https://helm.sh/docs/sdk/examples/#install-action
https://helm.sh/docs/sdk/examples/#driver

This issue is to get started with how improving the SDK can be done. Goal is to write a (Helm 4) HIP for January and make improvements for Helm 4.

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

No branches or pull requests

1 participant