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

⚠️ Replace Helm binary with pure go packages based solution #34

Open
wants to merge 4 commits into
base: main
Choose a base branch
from

Conversation

NotTheEvilOne
Copy link

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

Closes: #33
Signed-off-by: Tobias Wolf <wolf@b1-systems.de>
@NotTheEvilOne NotTheEvilOne added the housekeeping Internal housekeeping label Dec 1, 2023
…nf()"

Signed-off-by: Tobias Wolf <wolf@b1-systems.de>
@guettli
Copy link
Contributor

guettli commented Jan 19, 2024

@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 <wolf@b1-systems.de>
Copy link
Contributor

@guettli guettli left a 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.

@NotTheEvilOne NotTheEvilOne force-pushed the prs/replace-helm-bin branch 2 times, most recently from 86ddf68 to fbdc30d Compare January 23, 2024 15:48
Signed-off-by: Tobias Wolf <wolf@b1-systems.de>
@guettli guettli self-requested a review January 29, 2024 10:42
@guettli
Copy link
Contributor

guettli commented Jan 29, 2024

@NotTheEvilOne please merge the 4 commits into one commit. Then I can approve and merge it. Thank you.

@jschoone jschoone added the Container Issues or pull requests relevant for Team 2: Container Infra and Tooling label Feb 27, 2024
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
Container Issues or pull requests relevant for Team 2: Container Infra and Tooling housekeeping Internal housekeeping
Projects
None yet
Development

Successfully merging this pull request may close these issues.

Replace sub-command execution with proper code for Helm
4 participants