Commit Graph

4182 Commits (35e931135c0fe0e6791e7b2a51c79d527bafcf73)
 

Author SHA1 Message Date
Arash Deshmeh 74bf7584a0 fix(helm): refactor tests on helm dependency list command to remove duplication
7 years ago
Matthew Fisher 4711d5b8b8
Merge pull request #3695 from bacongobbler/windows-path-issues
7 years ago
Arash Deshmeh b66c10df10 fix(helm): remove duplication in tests of repo-add command
7 years ago
John Rowley a53f93c8ee fixed an issue in versioning.mk (#3653)
7 years ago
Matthew Fisher 6de9ebccbc
fix windows path issues on `helm template -x`
7 years ago
Matthew Fisher ff63cde934
Merge pull request #3686 from zerola/fix_get_script
7 years ago
Arash Deshmeh 1e4770248c fix(helm): refactor search command tests to remove duplication
7 years ago
Arash Deshmeh 4b145622a2 fix(helm): search command returns error on index search failures (specifically on regular expression errors)
7 years ago
Michal Zerola 08a92b23d1 Fixed referencing the wrong env variable if SHA sum doesn't match.
7 years ago
Matthew Fisher b335bfdabf
Merge pull request #3680 from bacongobbler/fix-doc-style
7 years ago
Arash Deshmeh a930eb7ff4 feat: add --set and --values options to 'helm package'
7 years ago
Rajat Jindal 333341425a update documentation as per review feedback
7 years ago
Matthew Fisher 06f7b7c0da
Merge pull request #2824 from scboffspring/feature/readme
7 years ago
Florian Zysset 3625241025 feat(helm): inspect readme
7 years ago
Matthew Fisher d5161584f8
Merge pull request #3651 from bacongobbler/changelog-2.8
7 years ago
Matthew Fisher 5ddf2f36c5
Merge pull request #3507 from adshmh/fix-left-over-helm-home-dirs-from-unit-tests
7 years ago
Matthew Fisher 5d3705a688
Merge pull request #3671 from adshmh/fix-duplication-of-test-code-on-helm-version
7 years ago
Matthew Fisher 421499708f
add newline after header
7 years ago
Stuart Leeks bb932f7702
Fix link to github issues
7 years ago
Arash Deshmeh 23b570fabd fix(helm): refactor helm version command tests to remove duplication
7 years ago
Taylor Thomas dede3ff1e1
Merge pull request #3645 from scriptonist/Issue3290
7 years ago
Matthew Fisher d08778fcb4
Merge pull request #3662 from adshmh/fix-duplication-of-test-code-on-helm-status
7 years ago
Matt Butcher 4f3832488b
docs(OWNERS): add emeritus section (#3667)
7 years ago
Matthew Fisher 9476fcc10a
Merge pull request #3666 from bacongobbler/fix-get
7 years ago
Matthew Fisher 0935384bd5
remove "This Repository" link from releases page
7 years ago
scriptonist 5311bf40a8 Now returning error and stopping installation
7 years ago
Taylor Thomas fe9d365339
Merge pull request #3650 from adshmh/fix-duplication-of-test-code-on-helm-history
7 years ago
Matthew Fisher 3014b9277f
add back the default 5 second connection timeout
7 years ago
Arash Deshmeh e25df2ae76 fix(helm) refactor helm status command tests to use releaseCase struct and the corresponding function runReleaseCases. Fixes #3659
7 years ago
Rajat Jindal c93ff32f52 make table explicitly default
7 years ago
Taylor Thomas 2c51155724
Merge pull request #3646 from nicdoye/master
7 years ago
Arash Deshmeh cdd9a85676 fix(helm): remove duplicate code from cmd/helm/history_test.go. Closes #3649
7 years ago
Rajat Jindal 46ed802750 add support for output format in json or yaml
7 years ago
Taylor Thomas c5f2174f26
Merge pull request #3640 from rajatjindal/docfix
7 years ago
Taylor Thomas f19daa16c2
Merge pull request #3631 from gburton1/addProxyCapability
7 years ago
Taylor Thomas 38335161d9
Merge pull request #3638 from adshmh/fix-duplication-of-test-code-on-helm-list
7 years ago
Matthew Fisher 23948f5fd0
bump version to v2.8.1
7 years ago
Matthew Fisher abe958eb87
Merge pull request #3597 from bacongobbler/upgrade-force-replace
7 years ago
Nic Doye 73017d7e88 Accept .yml files as well as .yaml for templates.
7 years ago
Taylor Thomas cb12dbba97
Merge pull request #3595 from Stelminator/relative-home-path-part1
7 years ago
scriptonist 6cfaa4ebf2 Added code to recover from a tiller pod crash in an event of template render failure
7 years ago
Matthew Fisher b372547a56
Merge pull request #3641 from lrills/patch-1
7 years ago
Rajat Jindal 92972b0353 fix typo in docs and fake
7 years ago
Patrick Liu d01c5e0ee6
Add helm-unittest in plugins
7 years ago
Matthew Fisher 13730b0dab
replace FAILED deployments with `helm upgrade --install --force`
7 years ago
Matthew Fisher 10f880a876
Merge pull request #3624 from bacongobbler/init-wait-fix
7 years ago
Matthew Fisher 250d25fdce fix protoc
7 years ago
Matthew Fisher a66a39a171 fix helm init --wait
7 years ago
Arash Deshmeh 75ccc353eb fix(helm): remove duplicate test code from cmd/helm/list_test. Closes #3637
7 years ago
Greg Burton bf7e755ef3 Respect env proxy settings when using custom Transport
7 years ago