Commit Graph

45 Commits (4ffd35f2382d27e1918e3120d4d8d5962192b0ee)

Author SHA1 Message Date
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
Matt Butcher fefa00fc52 fix(tiller): return status for deleted release
9 years ago
vaikas-google 6b9c9c5743 fix unit tests that I had b0rked before. Small code cleanup
9 years ago
vaikas-google 406f0ab05c print the status after install/upgrade
9 years ago
vaikas-google 492dbb3791 Add support for NOTES.txt file
9 years ago
vaikas-google d2841f92f3 formatting changes, add comments, make tests pass
9 years ago
vaikas-google d8e185267d First cut of adding dynamic cluster support to status command
9 years ago
Matt Butcher 1ff5499be7 feat(helm): add --no-hooks to 'helm delete'
9 years ago
Adam Reese 0ceeb19ded ref(cmd): refactor status cmd
9 years ago
Matt Butcher e757b24aed fix(*): add license header
10 years ago
fibonacci1729 245b5e080a fix(issue/841): capitalization and punctuation consistency.
10 years ago
Adam Reese 818c878700 chore(*): use k8s.io as the import path
10 years ago
Adam Reese f0a15743d4 feat(tunnel): wire in the tunnel setup and teardown
10 years ago
Matt Butcher 463c7e25aa fix(helm): fix error formatting
10 years ago
Matt Butcher 422700363e feat(pkg): add a timeconv.String function
10 years ago
Matt Butcher f098cb6fb6 fix(*): rewrite import paths
10 years ago
Matt Butcher dd2ff4f916 feat(tiller): implement get and status
10 years ago