-
Notifications
You must be signed in to change notification settings - Fork 3
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
⚠️ Replace Helm binary with pure go packages based solution #34
Conversation
Closes: #33 Signed-off-by: Tobias Wolf <[email protected]>
…nf()" Signed-off-by: Tobias Wolf <[email protected]>
@NotTheEvilOne I am looking at your PR. I looked at the change and it looks good. I will test today. Sorry, for the delay. The main branch was updated and there are conflicts. Do you have time to solve them? Otherwise, I can work on that, too. |
Signed-off-by: Tobias Wolf <[email protected]>
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
@NotTheEvilOne please tell me how you want to proceed. You can rebase your PR on the current main branch, and inline helmTemplate(). Or I will do that. Please tell me what you prefer. Thank you.
86ddf68
to
fbdc30d
Compare
Signed-off-by: Tobias Wolf <[email protected]>
fbdc30d
to
c74db63
Compare
@NotTheEvilOne please merge the 4 commits into one commit. Then I can approve and merge it. Thank you. |
Hi @NotTheEvilOne and @guettli is this still planned to be merged or is it now outdated? |
What this PR does / why we need it:
This PR replaces the Helm binary with a pure go packages based solution
Which issue(s) this PR fixes (optional, in
fixes #<issue number>(, fixes #<issue_number>, ...)
format, will close the issue(s) when PR gets merged):Closes: #33