Commit Graph

46 Commits (v2.4.0)

Author SHA1 Message Date
Matt Butcher 6246fa12a8
fix(helm): return error when dependencies are missing
9 years ago
Adam Reese 50eee83646
ref(helm): use new debug method to standardize debug output
9 years ago
Gergo Huszty b4ca198cc6 Pluggable downloaders. Closes #2093, #2094.
9 years ago
Sushil Kumar 000bf9fd1a Added release-name to helm delete error
9 years ago
kiich 85a91394aa Merge branch 'master' into deploymentsReady-when-newRS-has-minimumReplicas
9 years ago
Kiichiro Okano e3655bb142 Trigger deployment as success when new replicaSet has reached minimum you need which is number of replicas minus maxUnavailable
9 years ago
Matt Butcher daa39c2689
feat(helm): add --reuse-values flag to upgrade
9 years ago
Matt Butcher 9ea5d6b153 Merge pull request #2082 from technosophos/fix/1829-fix-upgrade-history
9 years ago
Matthew Fisher 1aee50f5db move pkg cmd/helm/strvals to pkg/strvals
9 years ago
Matt Butcher d0c9bae9e9
fix(helm): fix bug when helm update can't find release 1.
9 years ago
Luke Kysow cbe372b8b1 Fix typo singing -> signing
9 years ago
Steve Wilkerson 98310a915f fix(helm): add warnings for missing chart dependencies
9 years ago
Taylor Thomas 7ef9bb6f71 feat(*): Add --wait flag
9 years ago
Matt Butcher 9652651ba9 Merge pull request #1814 from technosophos/feat/1569-reset-values
9 years ago
Ferran Rodenas bd4fc39950 Allow specifying --set multiple times
9 years ago
Matt Butcher c32b2ddcdf
feat(helm): add --reset-values flag to 'helm upgrade'
9 years ago
Matt Butcher b51ad7a0e5 Merge pull request #1693 from thomastaylor312/feat/hook-timeout
9 years ago
Adam Reese 1c3bada618 feat(helm): standardize debug output for releases
9 years ago
Adam Reese 934249aadf feat(helm): add release debugging for upgrade
9 years ago
Taylor Thomas 774789c79a feat(*): Adds support for timeout flag
9 years ago
Nikolay Mahotkin c2d45805f3 Renaming --recreate to --recreate-pods
9 years ago
Nikolay Mahotkin 24b17f8041 Rename '--restart' option to '--recreate'
9 years ago
Nikolay Mahotkin 1eaec045b2 Rename 'restart' to 'recreate'
9 years ago
Nikolay Mahotkin fdac5e8a39 Introducing flag for restarting pods during release upgrade/rollback
9 years ago
Taylor Thomas 1a1d84ce4c feat(helm): add support for multiple values files
9 years ago
Matt Butcher cba094f352
fix(helm): fix broken --values flag
9 years ago
Matt Butcher ba7910082a
fix(helm): add no-hooks to upgrade
9 years ago
Matt Butcher 5f3d255ecd
fix(helm): pass the no-hooks flag during upgrade
9 years ago
Matt Butcher 6a1aab7fc8
fix(helm): improve --set parser
9 years ago
Jim 765c1cb009 docs(helm): update grammar for upgrade command help
9 years ago
Javier Cuevas ed28a38548 Minor typo fix
9 years ago
Jim 29d0c339b4 fix(helm): make 'helm help' text punctuation consistent
9 years ago
Matt Butcher 1c6fc9c0e8 feat(helm): remove the requirement that fetch/install need version
9 years ago
Matt Butcher 36e6094c62 feat(helm): add 'helm upgrade --install' support
9 years ago
Michelle Noorali e50f9e6b24 ref(helm): refactor checkArgsLength method
9 years ago
vaikas-google 406f0ab05c print the status after install/upgrade
9 years ago
Michelle Noorali 197e466b9a ref(*): return resource update errors
9 years ago
Matt Butcher f1d07c3f11 feat(helm): add --verify flag to commands
9 years ago
Trevor Hartman 9f0914f7cb Add --set flag to `helm upgrade`
9 years ago
Michelle Noorali f99228778d feat(*): integrate support for upgrade hooks
9 years ago
Michelle Noorali 70b9f11a03 feat(*): add disable hooks flag to `helm upgrade`
9 years ago
Michelle Noorali f74720613b chore(helm): add client test for upgrade cmd
9 years ago
Michelle Noorali 36699cc22d ref(helm): refactor cmd/upgrade for unit testing
9 years ago
Michelle Noorali 0fcd7fccea feat(tiller): add upgrade validations to tiller
9 years ago
Michelle Noorali 5e654c0380 feat(*): get helm & tiller chatting about upgrades
9 years ago
Michelle Noorali 35bf1c66b4 feat(helm): add helm upgrade command
9 years ago