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

Commits on Dec 1, 2023

  1. Replace Helm binary with pure go packages based solution.

    Closes: #33
    Signed-off-by: Tobias Wolf <wolf@b1-systems.de>
    NotTheEvilOne committed Dec 1, 2023
    Configuration menu
    Copy the full SHA
    ff77803 View commit details
    Browse the repository at this point in the history
  2. Wrap external possible error from "go-helm-client.NewClientFromRestCo…

    …nf()"
    
    Signed-off-by: Tobias Wolf <wolf@b1-systems.de>
    NotTheEvilOne committed Dec 1, 2023
    Configuration menu
    Copy the full SHA
    9268403 View commit details
    Browse the repository at this point in the history

Commits on Jan 20, 2024

  1. Merge branch 'main' into prs/replace-helm-bin

    Signed-off-by: Tobias Wolf <wolf@b1-systems.de>
    NotTheEvilOne committed Jan 20, 2024
    Configuration menu
    Copy the full SHA
    a8aceaa View commit details
    Browse the repository at this point in the history

Commits on Jan 23, 2024

  1. Add wrapper in clusteraddon_controller.go

    Signed-off-by: Tobias Wolf <wolf@b1-systems.de>
    NotTheEvilOne committed Jan 23, 2024
    Configuration menu
    Copy the full SHA
    c74db63 View commit details
    Browse the repository at this point in the history