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

[helmcli] support to show debug log #26

Open
Tracked by #4
fuweid opened this issue Jan 9, 2024 · 0 comments
Open
Tracked by #4

[helmcli] support to show debug log #26

fuweid opened this issue Jan 9, 2024 · 0 comments

Comments

@fuweid
Copy link
Collaborator

fuweid commented Jan 9, 2024

helm pkg supports to show debug log during updating release.

https://pkg.go.dev/helm.sh/helm/v3/pkg/action#Configuration.Init

func (cfg *Configuration) Init(getter genericclioptions.RESTClientGetter, namespace, helmDriver string, log DebugLog) error

We should have DebugLog implementation and provide a flag to enable it.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

Successfully merging a pull request may close this issue.

2 participants