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

Helm3: default list all releases not work #27

Closed
RaymondKYLiu opened this issue Feb 2, 2020 · 1 comment
Closed

Helm3: default list all releases not work #27

RaymondKYLiu opened this issue Feb 2, 2020 · 1 comment

Comments

@RaymondKYLiu
Copy link

version: 0.5.0

This flag namespace is default to list all namespace, but not work with helm v3

namespaces = flag.String("namespaces", "", "namespaces to monitor. Defaults to all")

It seems the flag AllNamespaces of helm3 list action should be enabled. https://github.com/helm/helm/blob/df20164cd27f12d8f4cadda608ca1caea5c25759/pkg/action/list_test.go#L83

@sstarcher
Copy link
Owner

This should be resolved as of this PR - #26

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

No branches or pull requests

2 participants