Commit Graph

66 Commits (4096cfb60fc0a4e66e709fa52ffec3813162e71e)

Author SHA1 Message Date
Ling Samuel da6878dc0f
feat: status command display description
5 years ago
Marc Khouzam 05beedd671 feat(comp): Complete revision for rollback command
6 years ago
Marc Khouzam 88a3d6eaea feat(comp): Move custom completions to Cobra 1.0
6 years ago
Matt Farina 99f277a2f3
Using flags instead of persistent flags on status
6 years ago
Liu Ming bc515991f8 docs: fix capitalization in a few help messages
6 years ago
Marc Khouzam d5d741dfed feat(comp): Support completion for --revision flag
6 years ago
Marc Khouzam 9240e78124 feat(comp): Dynamic completion of arguments in Go
6 years ago
Jason Pickens 0eaa881c4e Add missing statuses to the status help text (#7035)
6 years ago
Jacob LeGrone 0645b92c1b
Print test status
6 years ago
Taylor Thomas 3d64c6bb54 ref(cmd): Implement flag parsing for output format
6 years ago
Taylor Thomas 768d27b387 ref(*): Refactors output into its own package
6 years ago
Taylor Thomas 3799d0024c fix(cmd): Fix all the outputs
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
Taylor Thomas 51ad3cd357 ref(*): Refactors the history action to return releases instead of formatted output
7 years ago
Matthew Fisher 8f37ab48ac
Merge pull request #5455 from bacongobbler/fix-list
7 years ago
Matthew Fisher 5c2f235b6c
fix(install): fix issue where chart metadata is not being saved on `helm install`
7 years ago
Adam Reese 895e9192d4
feat(*): use vanity import helm.sh/helm
7 years ago
Matthew Fisher f185103b60
ref(action): move AddFlags functions back to cmd
7 years ago
Matthew Fisher 2571dbf82f
ref: remove pkg/helm, pkg/hapi, pkg/tiller
7 years ago
Adam Reese a1a7d3e824
ref(pkg/helm): refactor out `ReleaseStatus`
7 years ago
Adam Reese 4f26b658d8
change copyright to "Copyright The Helm Authors"
7 years ago
Adam Reese 4cc3498608
ref(cmd): refactor argument validation
8 years ago
Adam Reese 726e3c41be
feat(*): print stacktrace on error with debug enabled
8 years ago
Adam Reese 57e288a88d
ref(cmd): consistent naming of cmd variables
8 years ago
Adam Reese c30637b8a1
ref(cmd): remove Writer from Cmd options stucts
8 years ago
Adam Reese 3b9596c6ab
ref(*): convert const types to strings
8 years ago
Adam Reese 341e6f4f45
feat(cmd): add --all-namespaces to list
8 years ago
Adam Reese 1a508ccdd1
ref(*): move kubeconfig flags to helm/environment
8 years ago
Adam Reese c5a76deba3
ref(*): use go conventions for naming types
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
Adam Reese 496ca54183
ref(*): bypass grpc for helm client
8 years ago
Matthew Fisher a66a39a171 fix helm init --wait
8 years ago
Matt Farina 9d4b9ca208
feat(status): Optional output as JSON and YAML
8 years ago
Matt Butcher e8e6ac5d77
Fix/missing ssl params (#3152)
8 years ago
Adam Reese d797acbd7b
fix(helm): fix race conditions in flag parsing
9 years ago
Gergo Huszty b4ca198cc6 Pluggable downloaders. Closes #2093, #2094.
9 years ago
Vaughn Dice 140caa081b
feat(cmd/helm/status): add last test suite run to status output
9 years ago
Michelle Noorali c7e2d186a5 Merge pull request #1777 from michelleN/feat/1163-chart-testing
9 years ago
Adam Reese fd210dfd30 ref(hapi): remove never used proto field
9 years ago
Michelle Noorali e132191275 ref(pkg/): refactor helm test logic
9 years ago
Matt Butcher 7c6153f418 Merge pull request #1788 from nebril/helm-status-align
9 years ago
Maciej Kwiek 075a9d8e5d Align output of helm status resources output
9 years ago
Maciej Kwiek 0a9413beef Improve `helm status` help text
9 years ago
Jim 29d0c339b4 fix(helm): make 'helm help' text punctuation consistent
9 years ago
Matt Butcher 70c453c45f fix(helm): make 'helm install' output more consistent
9 years ago
Adam Reese 1db7bd649f fix(helm): s/version/revision/
9 years ago
fibonacci1729 825d2abd8c feat(helm): better description for optional version flag
9 years ago
fibonacci1729 e42aa6c09c feat(helm): add optional version flag to helm{get,status}
9 years ago