Commit Graph

45 Commits (03a4c06a0410a1c7763b761ff7fc00a09efe103a)

Author SHA1 Message Date
Anshul Verma 51dd8313bc Solve the issue #7749 where proper formating was not being done if --short(-q) option was used with other formating options like json, yaml
6 years ago
Marc Khouzam e6d2d10bad fix(tests): Add namespace support to memory driver
6 years ago
Marc Khouzam 0095e32001 feat(test): add some completion tests
6 years ago
Taylor Thomas 4d7968f692 ref(time): Adds wrapper for most time stdlib methods
6 years ago
Taylor Thomas aa429e150a feat(*): Adds custom time package for better marshalling
6 years ago
Matt Farina 9bc7934f35
Updating the module for v3 as the major version
7 years ago
Bhavesh Sethi 0c43fc9175 go formatted - (gofmt)
7 years ago
Bhavesh Sethi 951a5d1b9c update test files to account for added field
7 years ago
Abhilash Gnan f7e2a78374 fix test cases for list.AllNamespaces
7 years ago
Abhilash Gnan 537872526b add more releases to list tests
7 years ago
Matthew Fisher 32712201ec
ref(list): move namespaces field closer to the name
7 years ago
Matt Butcher 425f7a6f6c
feat: add 'pkg/action' for list operations (#5077)
7 years ago
Adam Reese 4f26b658d8
change copyright to "Copyright The Helm Authors"
8 years ago
Matthew Fisher 195d21d5d7
ref(cmd): rename `helm delete` to `helm uninstall`
8 years ago
Adam Reese a02a598c33
ref(tests): simplify cmd test setup/teardown
8 years ago
Adam Reese 75c4df0b56
ref(tests): use golden files for testing command output
8 years ago
Adam Reese 3b9596c6ab
ref(*): convert const types to strings
8 years ago
Adam Reese a5b7cde9e5
ref(cmd): simplify cmd test setup
8 years ago
Adam Reese 91a6ebfed5
ref(*): remove protobuf timestamps
8 years ago
Adam Reese 6345f04190
ref(hapi): convert protobuf to go types
8 years ago
Arash Deshmeh 75ccc353eb fix(helm): remove duplicate test code from cmd/helm/list_test. Closes #3637
8 years ago
Adam Reese e9203b826b
fix(helm): filter helm list to print latest release (#3335)
8 years ago
Brad Bowman 14510866d5 Update cmd tests to use ReleaseMock and assocaites from the helm package
9 years ago
Aishwarya Thangappa 915e7023c4 Added more granular statuses
9 years ago
Aishwarya Thangappa 64bab308fb Added unit tests
9 years ago
Michelle Noorali 8a99a4aa6f ref(helm): rename FakeReleaseClient -> FakeClient
9 years ago
Michelle Noorali 70520efac4 ref(helm): make FakeReleaseClient public
9 years ago
Larry Rensing 3a380923f4 feat(*): add --namespace flag to 'helm list'
9 years ago
Matt Butcher 936028f29a
fix(*): add support for "DELETING" status
9 years ago
Matt Butcher 51240d527b fix(helm): show failed releases by default
10 years ago
Adam Reese 1db7bd649f fix(helm): s/version/revision/
10 years ago
Matt Butcher 3a483bcf71 feat(helm): make long listing default for helm list
10 years ago
Matt Butcher 1be28d6f29 feat(*): add 'helm list --all' and related flags
10 years ago
Matt Butcher f1d07c3f11 feat(helm): add --verify flag to commands
10 years ago
Matt Butcher d80df93414 feat(helm): add signature support to 'helm package'
10 years ago
Michelle Noorali f74720613b chore(helm): add client test for upgrade cmd
10 years ago
Adam Reese 71fa7ecb9b ref(cmd): remove duplicate test cases
10 years ago
Michelle Noorali 15b428d450 feat(*): add version to release
10 years ago
Adam Reese 37cf2b9e7d ref(tests): simplify creating fake client
10 years ago
Adam Reese 4db6cd93bb fix(test): match output using regexp
10 years ago
Adam Reese 1ba822c7a4 docs(cmd): add missing license headers
10 years ago
Adam Reese 7c01a28c5c test(cmd): add unit tests for get command
10 years ago
Adam Reese 6453c99241 fix(cmd): rename list cmd context
10 years ago
Adam Reese 73f1bef3c9 test(cmd): add helm client mocking
10 years ago
Adam Reese b990428111 test(cmd): add pattern for testing cmd package
10 years ago