Commit Graph

60 Commits (v3.18.3)

Author SHA1 Message Date
Mikhail Kopylov 0b5e9d37c8 Restore `helm get metadata` command
2 years ago
Joe Julian e8e6da28d1
Revert "Add `helm get metadata` command"
2 years ago
Mikhail Kopylov 290397beb8 Adjust `get` command description to account metadata
3 years ago
Mikhail Kopylov 593dd0aef1 Add `helm get metadata` command
3 years ago
Marc Khouzam b266c2ef0f chore(comp): Remove unnecessary completion code
5 years ago
Marc Khouzam d6708667da feat(comp): Disable file completion when not valid
5 years ago
Matthew Fisher e2233bb571
fix(cmd): clean up helpstring formatting
6 years ago
Marc Khouzam 1d017e3793 feat(cmd): Replace 'helm get' with 'helm get all'
6 years ago
Martin Hickey f12be4c4b6
Port #4078 to Helm v3 (#6619)
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
Matthew Fisher 05d93b2c7a
feat(cmd): implement `helm get --template`
6 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 4f26b658d8
change copyright to "Copyright The Helm Authors"
7 years ago
Adam Reese 4cc3498608
ref(cmd): refactor argument validation
7 years ago
Adam Reese 726e3c41be
feat(*): print stacktrace on error with debug enabled
7 years ago
Adam Reese 57e288a88d
ref(cmd): consistent naming of cmd variables
7 years ago
Adam Reese c30637b8a1
ref(cmd): remove Writer from Cmd options stucts
7 years ago
Adam Reese a5b7cde9e5
ref(cmd): simplify cmd test setup
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 496ca54183
ref(*): bypass grpc for helm client
8 years ago
Adam Reese 9409adfa8d
ref(cmd): remove reset and init tiller commands
8 years ago
Adam Reese 6bca9686a1
ref(pkg/helm): allow ReleaseContent to call storage directly
8 years ago
Matthew Fisher a66a39a171 fix helm init --wait
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
8 years ago
Gergo Huszty b4ca198cc6 Pluggable downloaders. Closes #2093, #2094.
9 years ago
fibonacci1729 735f4e3d4a feat/tls: add TLS support for helm / tiller
9 years ago
Adam Reese 1c3bada618 feat(helm): standardize debug output for releases
9 years ago
Jim 29d0c339b4 fix(helm): make 'helm help' text punctuation consistent
9 years ago
fibonacci1729 9cfbbb34f1 fix(1245): hook up revision flag to helm get {manifest,values,hooks}
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 95eeba3805 fix(tiller): merge -f values correctly
9 years ago
Matt Butcher 1ff5499be7 feat(helm): add --no-hooks to 'helm delete'
9 years ago
Matt Butcher a42b43a9fa feat(helm): add --no-hook to helm install
9 years ago
Adam Reese 736009982e ref(helm): fix naming issues from golint
9 years ago
Matt Butcher 1cd9f5d541 feat(helm): add 'helm get hooks'.
9 years ago
Michelle Noorali 15b428d450 feat(*): add version to release
9 years ago
Adam Reese 2fb8b60765 fix(cmd): load client inside subcommand
9 years ago
Adam Reese 7c01a28c5c test(cmd): add unit tests for get command
9 years ago
Adam Reese 5e3044a65f ref(cmd): refactor get command
9 years ago
Adam Reese 63f23d0234 docs(cmd): remove --file flag from help text
9 years ago
Adam Reese 5c53f86803 fix(cmd): remove --file flag for helm get
9 years ago