Commit Graph

38 Commits (f692751a46f869fd7e8bbe0322c7d258b85d352d)

Author SHA1 Message Date
Matt Farina 2236294119 Updating to helm.sh/helm/v4
9 months ago
Justen Stall 33f78efe1d
fix unit tests
10 months ago
Mikhail Kopylov 0b5e9d37c8 Restore `helm get metadata` command
2 years ago
Soujanya Mangipudi ffa19a4b5d Addressing review comments - move printing code out of client.go
3 years ago
Soujanya Mangipudi 20e3577543 Addressing review comments:
3 years ago
Soujanya Mangipudi 9d5be803bc feat(helm): Supporting helm3 to show up resource names that were deployed as part of release in helm status command
3 years ago
Marc Khouzam a6b28348df feat(comp): Add descriptions for release name comp
5 years ago
Martin Hickey 2a9ef6d3b0
Merge pull request #8529 from lingsamuel/status-show-desc
5 years ago
Ling Samuel da6878dc0f
feat: status command display description
5 years ago
Marc Khouzam d6708667da feat(comp): Disable file completion when not valid
5 years ago
Marc Khouzam 0095e32001 feat(test): add some completion tests
6 years ago
Taylor Thomas 93abfd75ad Remove reference to stdtime to reduce confusion
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
6 years ago
Adam Reese b2d5e41fc7
ref(*): remove dead code
6 years ago
Jacob LeGrone 4f6814afb5
refactor(hooks): replace hook execution Successful bool with HookPhase
6 years ago
Jacob LeGrone 49987975a8
fix(test): wait for pods and record status
6 years ago
Jacob LeGrone caa4240a30
refactor(release): track test executions via Hook type
6 years ago
Adam Reese b49db9e6e6
ref(pkg/chartutil): break up chartutil into logical files
6 years ago
Adam Reese 895e9192d4
feat(*): use vanity import helm.sh/helm
7 years ago
Matthew Fisher 2571dbf82f
ref: remove pkg/helm, pkg/hapi, pkg/tiller
7 years ago
Matt Butcher 9fda187647
fix(tests): set mock to generate UTC timestamps (#4716)
7 years ago
Adam Reese 4f26b658d8
change copyright to "Copyright The Helm Authors"
7 years ago
Adam Reese a02a598c33
ref(tests): simplify cmd test setup/teardown
7 years ago
Adam Reese 75c4df0b56
ref(tests): use golden files for testing command output
7 years ago
Adam Reese 3b9596c6ab
ref(*): convert const types to strings
7 years ago
Adam Reese a5b7cde9e5
ref(cmd): simplify cmd test setup
7 years ago
Adam Reese c5151fb7b3
ref(*): cleanup timestamps in tests
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 e25df2ae76 fix(helm) refactor helm status command tests to use releaseCase struct and the corresponding function runReleaseCases. Fixes #3659
8 years ago
Matt Farina 9d4b9ca208
feat(status): Optional output as JSON and YAML
8 years ago
Michelle Noorali 29c4709b5e Merge pull request #2550 from michelleN/export-fake-release-client
8 years ago
Michelle Noorali 8a99a4aa6f ref(helm): rename FakeReleaseClient -> FakeClient
8 years ago
Adam Reese b671077de1
ref(helm): mix bag of syntax cleanup in cmd/helm
8 years ago
Michelle Noorali 70520efac4 ref(helm): make FakeReleaseClient public
8 years ago
Vaughn Dice 140caa081b
feat(cmd/helm/status): add last test suite run to status output
9 years ago