Commit Graph

28 Commits (5211bfa110ab4b99ad53800098f4928711521b96)

Author SHA1 Message Date
Matthew Fisher 2d77db11fa change copyright to "Copyright The Helm Authors"
7 years ago
Sean Eagan 49c3d50e4e feat(list): Optional output as JSON and YAML
7 years ago
Derek Bassett 0209ac32dd Add App Version to the helm ls command.
7 years ago
Arash Deshmeh 75ccc353eb fix(helm): remove duplicate test code from cmd/helm/list_test. Closes #3637
7 years ago
Adam Reese e9203b826b
fix(helm): filter helm list to print latest release (#3335)
7 years ago
Brad Bowman 14510866d5 Update cmd tests to use ReleaseMock and assocaites from the helm package
7 years ago
Aishwarya Thangappa 915e7023c4 Added more granular statuses
8 years ago
Aishwarya Thangappa 64bab308fb Added unit tests
8 years ago
Michelle Noorali 8a99a4aa6f ref(helm): rename FakeReleaseClient -> FakeClient
8 years ago
Michelle Noorali 70520efac4 ref(helm): make FakeReleaseClient public
8 years ago
Larry Rensing 3a380923f4 feat(*): add --namespace flag to 'helm list'
8 years ago
Matt Butcher 936028f29a
fix(*): add support for "DELETING" status
8 years ago
Matt Butcher 51240d527b fix(helm): show failed releases by default
8 years ago
Adam Reese 1db7bd649f fix(helm): s/version/revision/
8 years ago
Matt Butcher 3a483bcf71 feat(helm): make long listing default for helm list
8 years ago
Matt Butcher 1be28d6f29 feat(*): add 'helm list --all' and related flags
9 years ago
Matt Butcher f1d07c3f11 feat(helm): add --verify flag to commands
9 years ago
Matt Butcher d80df93414 feat(helm): add signature support to 'helm package'
9 years ago
Michelle Noorali f74720613b chore(helm): add client test for upgrade cmd
9 years ago
Adam Reese 71fa7ecb9b ref(cmd): remove duplicate test cases
9 years ago
Michelle Noorali 15b428d450 feat(*): add version to release
9 years ago
Adam Reese 37cf2b9e7d ref(tests): simplify creating fake client
9 years ago
Adam Reese 4db6cd93bb fix(test): match output using regexp
9 years ago
Adam Reese 1ba822c7a4 docs(cmd): add missing license headers
9 years ago
Adam Reese 7c01a28c5c test(cmd): add unit tests for get command
9 years ago
Adam Reese 6453c99241 fix(cmd): rename list cmd context
9 years ago
Adam Reese 73f1bef3c9 test(cmd): add helm client mocking
9 years ago
Adam Reese b990428111 test(cmd): add pattern for testing cmd package
9 years ago