Commit Graph

30 Commits (main)

Author SHA1 Message Date
suzaku d76f86b01c Add support `helm list --no-headers`
2 years ago
Daniel Lipovetsky 1da2212a9d
Add explanatory comments to action.List and action.History
4 years ago
Abhilash Gnan c5e9732a9f rename to time format flag
4 years ago
Abhilash Gnan f61332f379 add time-format flag to list command
4 years ago
Dmitry Chepurovskiy 266c74f390
Move selector filtering after latest release version filtering
4 years ago
Dmitry Chepurovskiy 09172b468a
Fix linting issues
4 years ago
Dmitry Chepurovskiy 357a0785bc
Added selector filtering
4 years ago
Dmitry Chepurovskiy edc7d8ea32
Added selector option to list command
4 years ago
Andrew Melis f9d35242d0 Enhance readability by extracting bitwise operation
4 years ago
Andrew Melis 70f89e5f26 Make helm ls return only current releases if providing state filter
4 years ago
Song Shukun 1ff7202a98 Fix output of list action when it is failed
4 years ago
Song Shukun e9f40ed7a5 fix golint failure in pkg/action
4 years ago
LongKB 1d79ed2c18
Fix some spelling errors in comment (#7492)
4 years ago
Josh Soref 02ad2b1187 Spelling (#7258)
5 years ago
Karuppiah Natarajan bfd8250803 fix list not showing multiple releases with same name in different namespaces (#6756)
5 years ago
Taylor Thomas 3d64c6bb54 ref(cmd): Implement flag parsing for output format
5 years ago
Matt Farina 9bc7934f35
Updating the module for v3 as the major version
5 years ago
Taylor Thomas eac6a60001 feat(*): Ports all output functionality from v2
5 years ago
Matthew Fisher 4971ed5077
fix(list): scrub list returned from .List()
5 years ago
Vibhav Bobade d00e328020 Applied check to actions
5 years ago
Adam Reese b2d5e41fc7
ref(*): remove dead code
5 years ago
Abhilash Gnan f019ec0e8d add superseded to list filter mask
5 years ago
Abhilash Gnan 416667a8e9 Remove redundant ByNameAsc enum value. Handled by default sorting
5 years ago
Abhilash Gnan b9a39e46de handle default list sort order through enum order
5 years ago
Abhilash Gnan d3c85f97c2 fix sort list with options bug
5 years ago
Matthew Fisher 32712201ec
ref(list): move namespaces field closer to the name
5 years ago
Adam Reese 895e9192d4
feat(*): use vanity import helm.sh/helm
5 years ago
Matthew Fisher f185103b60
ref(action): move AddFlags functions back to cmd
5 years ago
Matthew Fisher 2571dbf82f
ref: remove pkg/helm, pkg/hapi, pkg/tiller
5 years ago
Matt Butcher 425f7a6f6c
feat: add 'pkg/action' for list operations (#5077)
6 years ago