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

Rewrite helm client #152

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

Conversation

git-ival
Copy link
Contributor

@git-ival git-ival commented Apr 12, 2024

Depends on:

Closes rancher/qa-tasks#1226

Changes:

  • Total rewrite of the helm client utilizing the helm/v3 golang sdk
  • Adds CRUD operations for helm charts and repositories
  • Updates 2 convenience functions for installing certmanager and rancher to utilize the new helm client
  • Adds RESTGetters for helm and kubeconfig

@git-ival git-ival force-pushed the rewrite-helm-client branch 2 times, most recently from c96e32c to c6390dc Compare April 12, 2024 17:13
@git-ival git-ival marked this pull request as ready for review April 12, 2024 19:05
@git-ival git-ival added the automation-enhancement To indicate this is related to enhancements in code related to automation label Apr 12, 2024
@git-ival git-ival force-pushed the rewrite-helm-client branch 3 times, most recently from 444750a to 3307742 Compare April 18, 2024 22:54
@git-ival git-ival force-pushed the rewrite-helm-client branch 2 times, most recently from fd9176c to 8e92be9 Compare April 29, 2024 19:30
@caliskanugur
Copy link
Member

We might need rebases and extra package replaces for this PR

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
automation-enhancement To indicate this is related to enhancements in code related to automation
Projects
None yet
Development

Successfully merging this pull request may close these issues.

[dartboard] Rewrite helm client to use helm v3 go-sdk
2 participants