Commit Graph

1129 Commits (77185d31a95e5e66bb65a082ab0ed5cbf27a6192)

Author SHA1 Message Date
Martin Hickey 77185d31a9 Fix reset force which hangs Tiller pod removed
6 years ago
Evan Vetere f602c2328d tone down the enthusiasm
6 years ago
SataQiu 06fbc720e7 refactor: using tiller probe port constant
6 years ago
SataQiu e48a3be64a define port 44134 as a constant
6 years ago
xichengliudui eb457460b1 Using const() defines constants together
6 years ago
SataQiu 43c4378444 cleanup: using const block
6 years ago
Timofey Kirillov f506db4b75 Add --cleanup-on-fail support into --atomic: use CleanupOnFail param in rollback
6 years ago
Matthew Fisher 5027c29b56
Merge pull request #5573 from SataQiu/refactor-20190409
6 years ago
SataQiu b72265b4f3 refactor: use const code block
6 years ago
Matthew Fisher 53d432fa58
Merge pull request #4871 from flant/fix-no-resource-with-the-name-found
6 years ago
Matthew Fisher 7f7761af0c
Merge pull request #5557 from mumoshu/configurable-tiller-probe-addr
6 years ago
Taylor Thomas a85412f0b9
Merge pull request #5509 from nauxliu/patch-2
6 years ago
Taylor Thomas 2663559573
Merge pull request #5507 from Evesy/master
6 years ago
Yusuke KUOKA 293fd78821 feat: make tiller probeAddr configurable
6 years ago
Joschka Tillmanns 6cf4b8703f don't do multiple chart reads on upgrade
6 years ago
Matthew Fisher 3c871c0030
chore(glide): bump kubernetes to 1.14
6 years ago
Xiangxuan Liu 7990363d15 Fix description of helm dependency command
6 years ago
Mike Eves bc660928de Don't print ROLLING BACK if atomic is not set
6 years ago
Timofey Kirillov 5ffe4ce588
Fix `no RESOURCE with the name NAME found`
6 years ago
tariqibrahim 29795691ed style: fix golint error in init.go for redundant err!=nil check
6 years ago
Matthew Fisher 87b44dd892
Merge pull request #5189 from pdecat/refactor-init-for-reuse
6 years ago
Marc Khouzam 9cc6902875 Must use index 0 for funcstack
6 years ago
Marc Khouzam 4fec4b6766 Fix debug printouts for zsh completion
6 years ago
Matthew Fisher 3c86f112e2
restore klog flags (#5411)
6 years ago
Martin Hickey ea1bd7e163 Update dependency build doc to improve understanding (#5379)
6 years ago
Patrick Decat 7da53d6e70
Refactor helm init command for reuse, allowing other programs to initialize local helm home directory without shelling out to the helm binary
6 years ago
Marc Khouzam c94c00915f Fix #5046 compatible with MacOS (#5406)
6 years ago
Nguyen Hai Truong d9d2b3ae48 Fix many misspelling words (#5357)
6 years ago
Marc Jansen 8224e3348e Symmetrical asterisks (#5325)
6 years ago
Aaron Roydhouse 1984f436af Document the HELM_TLS_HOSTNAME variable in 'helm --help' (#5123)
6 years ago
adshmh 1f386a34ea add --devel flag to inspect command (#5141)
6 years ago
adshmh 3953f0e884 fix(helm): add test for repo update strict flag (#5183)
6 years ago
Ryan Hartje c9dfd25071 added warning and set default image for unreleased versions of helm for #3770 (#3781)
6 years ago
lIuDuI 7161095f79 Update func name (#5241)
6 years ago
Matthew Fisher 51a7a4487b
docs: add note on rolling back to the previous release (#5228)
6 years ago
Amim Knabben 5cf932c140 Changing deprecated library reference and setting delete propagation background policy (#5161)
6 years ago
Peter Stalman 4c1edcf049 Fixes #5046, zsh completion (#5072)
6 years ago
Alexander Nesterenko 2332b480c9 Update docs to include information about setting `--wait flag`
6 years ago
Alexander Nesterenko 5744af51e8 Add smoke tests
6 years ago
Alexander Nesterenko e137c55a3a [#3338] Rename "safe" to "atomic" which gives more clear understanding, what it does
6 years ago
Alexander Nesterenko 869efd59be Fix codestyle and update docs
6 years ago
Alexander Nesterenko 8a5c7f1571 Implement "atomic" upgrade/install
6 years ago
Matthew Fisher 581e6cdbb8
fix: use RFC 1123 subdomains for name verification (#5132)
6 years ago
Koichi Shiraishi 812b74aca5 Fix delete.go file permission (#5194)
6 years ago
Deepak Sattiraju a4bc9fd733 Fixing helm search display format #5148 (#5162)
6 years ago
Michelle Noorali 2b7221b5b7
Merge pull request #4088 from jgleonard/2751
6 years ago
Frank Hamand 158d6dbb74 Add --parallel flag to helm test (#4144)
6 years ago
Henry Nash 146c61af37 fix(helm): Correct and improve resilence of template check in unit test (#5010)
6 years ago
Tariq Ibrahim c095b9232d avoid kubernetes import for slice contains logic (#4963)
6 years ago
Abu Hanifa 865c1d3c77 Error message if anyone try to create multiple helm chart at a time (#4952)
6 years ago