Commit Graph

909 Commits (d7a81c99e18e6cf2b0b666f03d88a8b443b93748)

Author SHA1 Message Date
Matthew Fisher d7a81c99e1 Merge pull request #2976 from HotelsDotCom/respect-apiversion-change
7 years ago
Matthew Fisher d4f5a133dd Merge pull request #2960 from HotelsDotCom/upgrade-failure-record-release-as-update
7 years ago
Taylor Thomas f8e9741578 Merge pull request #2984 from thomastaylor312/feat/add_missing_test
7 years ago
Matthew Fisher e3e1116eaa Merge pull request #2857 from llsheldon/fix-dependency-alias
7 years ago
Matthew Fisher 3799c477d1 Merge pull request #2938 from bacongobbler/remove-facebookgo
7 years ago
Justin Scott b642ba2087 Merge pull request #2831 from jascott1/sort_unknown_kind
7 years ago
Matthew Fisher b600ea475e Merge pull request #2982 from HotelsDotCom/pkg-lint-test-panics
7 years ago
Taylor Thomas acd113ec21 Merge pull request #2978 from HotelsDotCom/detailed-wait-log
7 years ago
Taylor Thomas 333f8dd354 fix(sorter): Adds missing unit test
7 years ago
Maxim Ivanov a6872c124a Avoid panics if test is failing
7 years ago
Taylor Thomas 8c2c9fcf6e Merge pull request #2961 from NauxLiu/patch-1
7 years ago
Taylor Thomas 49120bb436 Merge pull request #2849 from yan234280533/patch-pod
7 years ago
Maxim Ivanov cd8bae1df5 More helpful wait messages in tiller logs
7 years ago
Maxim Ivanov bed80e482c When looking for original resource on update/delete, ignore Apiversion, use Kind and Name only
7 years ago
Matthew Fisher f278675f98 remove references to facebookgo/symwalk
7 years ago
Matthew Fisher 211f5f6f33 Revert "fix(helm): resolve symlinks when loading chart"
7 years ago
Matthew Fisher 9d1db2851e Revert "Write repo file using atomicfile"
7 years ago
Maxim Ivanov ff5acc9bd8 Make Memory driver to store copy of releases to stop hiding storage errors during tests
7 years ago
Matthew Fisher cf3fc21e81 Merge pull request #2898 from zlabjp/kube-version
7 years ago
NauxLiu c3f9120e02
Load StorageClass before PersistentVolume is loaded.
7 years ago
Maxim Ivanov 38c3f58dca Correctly persists Release upgrade failure
7 years ago
carlory ad2d8e434a fix fromjson comment
7 years ago
carlory b9d3974df0 fix func comment
7 years ago
devinyan 3458ad8e6a Add the status of pod when using "Helm status" command
7 years ago
Kazuki Suda fa3ee5aecf feat(helm): add --kube-version flag to helm template
7 years ago
Kazuki Suda 3508cebbf6 Use the same defaults as done in helm lint for Capabilities
7 years ago
Michelle Noorali 84bb77f183 Merge pull request #1997 from AmandaCameron/issue/1401
7 years ago
Amanda Cameron 415e52bf55 Add support for sub-directory scanning as in issue #1401
7 years ago
llsheldon 0440b54bbf fix(helm):Fix dependency aliaes not working
7 years ago
Adnan Abdulhussein 8fd8a7c324 fix(create): port-forward should use internal port
7 years ago
Justin Scott ed24b3199a bug(tiller): sort unknown but different kinds alphabetically based on kind name
7 years ago
Matthew Fisher 1ac5cd78de Merge pull request #2901 from bacongobbler/bump-lint-k8s-version
7 years ago
Steven E. Harris f588315b76 Remove spurious field in kind sorter test (#2667)
7 years ago
Matthew Fisher 8b512808df bump k8s version in helm lint to 1.7
7 years ago
Matthew Fisher bb5db61325 Merge pull request #2781 from jascott1/i2755-template
7 years ago
DoctorZK 608fd7318a fix(tiller): fix a warning bug in hook annotation
7 years ago
Justin Scott 8befd50c12 Merge pull request #2850 from rocky-nupt/fix-update-delete-subcharts
7 years ago
Justin Scott 4a02a71f1e WIP feat(helm): add `template` command
7 years ago
xuhaigang b79033a715 Merge branch 'fix-update-delete-subcharts' of https://github.com/rocky-nupt/helm into fix-update-delete-subcharts
7 years ago
xuhaigang 4ffb9dfb4b Fix(helm): Fix the bug of dependency update deleting subcharts
7 years ago
DockerZK 734b124577 feat(*) add key helm.sh/hook-delete-policy to hook annotation
7 years ago
Matt Butcher a736c2a3fe Merge pull request #2636 from technosophos/feat/2332-max-history
7 years ago
Kira 4c1a47480e feat(2450): add annotations to chart metadata (#2671)
7 years ago
Adam Reese 5bc7c619f8
chore(*): bump to v2.6.0
7 years ago
Taylor Thomas 7a6dbfea49 Merge pull request #2790 from nebril/dependency-update-chart-deletion
7 years ago
Justin Scott f239050996 Update kind subsort to sort unknown kinds alphabetically.
7 years ago
Justin Scott 87d2b7ab67 Add test for kind sorter sub sort
7 years ago
Justin Scott 66c4f7453e feat(tiller): sort manifests alphabetically if they are same kind
7 years ago
Matt Butcher 0853f4906a
feat(tiller): limit number of versions stored per release
7 years ago
Maciej Kwiek 9c4bb14673 Delete old deps after chart deps are updated
7 years ago