Commit Graph

30 Commits (c979992e7acd00e0d7343a8594ff25fcda99336b)

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