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

Able to use project components as golang library #717

Open
dmvolod opened this issue Jan 9, 2025 · 0 comments · May be fixed by #718
Open

Able to use project components as golang library #717

dmvolod opened this issue Jan 9, 2025 · 0 comments · May be fixed by #718

Comments

@dmvolod
Copy link

dmvolod commented Jan 9, 2025

I am impressed by the functionality of this project as a helm plugin. Thanks to the community for supporting it.
As developer, I would like to use part of the component functions, i.e. manifests diff, etc. in OSS project. But now, part of the required functions, i.e. cmd.genManifest is private and inside the cmd package which is related to the CLI.

I would like to contribute to make them public and resudable. I hope this will not affect the functionality and maintainability of the project.

@dmvolod dmvolod linked a pull request Jan 9, 2025 that will close this issue
@dmvolod dmvolod changed the title Able to use this project components as golang library Able to use project components as golang library Jan 9, 2025
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 a pull request may close this issue.

1 participant