Commit Graph

40 Commits (6bed5949cbff923851aac168373c5279f659c46a)

Author SHA1 Message Date
Marc Khouzam 9240e78124 feat(comp): Dynamic completion of arguments in Go
5 years ago
Matt Farina 9bc7934f35
Updating the module for v3 as the major version
5 years ago
Taylor Thomas 17854e83af feat(*): Ports `--cleanup-on-fail` to v3
5 years ago
Adam Reese b2d5e41fc7
ref(*): remove dead code
5 years ago
Taylor Thomas e2522f9dfc chore(cmd): Updates --wait flag help
5 years ago
Matthew Fisher d40ed3b5ad
fix(rollback): fix revision argument not being handled
5 years ago
Adam Reese 77a1b7e0a2
ref(*): expose klog flags
5 years ago
Adam Reese b960dea497
fix(cmd/helm): set 300s as default on timeout flags
5 years ago
Adam Reese b97f881be0
ref(*): use time.Duration for timeouts
5 years ago
Adam Reese 895e9192d4
feat(*): use vanity import helm.sh/helm
6 years ago
Matthew Fisher f185103b60
ref(action): move AddFlags functions back to cmd
6 years ago
Matthew Fisher 2571dbf82f
ref: remove pkg/helm, pkg/hapi, pkg/tiller
6 years ago
Adam Reese 4f26b658d8
change copyright to "Copyright The Helm Authors"
6 years ago
Adam Reese 4cc3498608
ref(cmd): refactor argument validation
6 years ago
Adam Reese 726e3c41be
feat(*): print stacktrace on error with debug enabled
6 years ago
Adam Reese 57e288a88d
ref(cmd): consistent naming of cmd variables
6 years ago
Adam Reese c30637b8a1
ref(cmd): remove Writer from Cmd options stucts
6 years ago
Adam Reese 341e6f4f45
feat(cmd): add --all-namespaces to list
7 years ago
Adam Reese c5a76deba3
ref(*): use go conventions for naming types
7 years ago
Adam Reese 496ca54183
ref(*): bypass grpc for helm client
7 years ago
Matthew Fisher a66a39a171 fix helm init --wait
7 years ago
Justin Scott af4c243ee3 Correct punctuation and capitalization for user facing strings.
7 years ago
Adam Reese d797acbd7b
fix(helm): fix race conditions in flag parsing
7 years ago
peay 0f26cc5522 Add --force to upgrade and rollback
7 years ago
Kiichiro Okano e3655bb142 Trigger deployment as success when new replicaSet has reached minimum you need which is number of replicas minus maxUnavailable
8 years ago
Taylor Thomas 7ef9bb6f71 feat(*): Add --wait flag
8 years ago
Matt Butcher b51ad7a0e5 Merge pull request #1693 from thomastaylor312/feat/hook-timeout
8 years ago
Matt Butcher a23672744e
fix(helm): fix rollback documentation
8 years ago
Taylor Thomas 774789c79a feat(*): Adds support for timeout flag
8 years ago
Nikolay Mahotkin c2d45805f3 Renaming --recreate to --recreate-pods
8 years ago
Nikolay Mahotkin 24b17f8041 Rename '--restart' option to '--recreate'
8 years ago
Nikolay Mahotkin 1eaec045b2 Rename 'restart' to 'recreate'
8 years ago
Nikolay Mahotkin ec0d104fe1 Reformatting changes
8 years ago
Nikolay Mahotkin fdac5e8a39 Introducing flag for restarting pods during release upgrade/rollback
8 years ago
fibonacci1729 0daf3e476d fix(1357): print help text if revision is not specified
8 years ago
Jim 29d0c339b4 fix(helm): make 'helm help' text punctuation consistent
8 years ago
Adam Reese 5a5a44ec17 feat(*): add rollback to a release version
8 years ago
Michelle Noorali ac88aaf218 feat(*): add helm rollback functionality
8 years ago
Michelle Noorali e50f9e6b24 ref(helm): refactor checkArgsLength method
8 years ago
Michelle Noorali a124b4f56f feat(helm): add rollback cmd
8 years ago