Commit Graph

186 Commits (5048ed8f5c4854e47f31f46d8b5dad8824266679)

Author SHA1 Message Date
Adam Reese fc4c095cf0
ref(*): remove pkg/kubernetes from tiller and storage
6 years ago
Adam Reese 496ca54183
ref(*): bypass grpc for helm client
6 years ago
Adam Reese e9478d8f84
ref(pkg/tiller): remove ReleaseModules interface from tiller
6 years ago
Adam Reese 5715ee43d6
ref(*): bypass grpc when invoking helm list
6 years ago
Adam Reese 62804848c6
ref(pkg/tiller): refactor out imports of pkg/helm
6 years ago
Arash Deshmeh c22492ff01 fix(helm): refactor tiller release install unit tests using chart and install request stubs
6 years ago
Nikhil Manchanda b687e9e879
Merge pull request #3709 from adshmh/fix-output-leak-of-tiller-release-install-test
6 years ago
Taylor Thomas 2a86164c1d
Merge pull request #3829 from stuartleeks/set-rollback-failure
6 years ago
Michelle Noorali 72d54f356d
Merge pull request #3831 from michelleN/fix-3655
6 years ago
Michelle Noorali e02802ba95 ref(pkg/tiller): clarify reuseValues comment
6 years ago
Michelle Noorali 9266731dc4 fix(pkg/tiller): reuseValues combines all prev val
6 years ago
Stuart Leeks bac4f45f94 Switch flag to update existing record
6 years ago
Matthew Fisher e794c48c3a
Merge pull request #3540 from flant/hook_recreate_delete_policy
6 years ago
Timofey Kirillov b7fe0d0bd7 Add hook-delete-policy ReleaseServer unit tests
6 years ago
fibonacci1729 ad99c1b749 release list paritioning
6 years ago
fibonacci1729 2dd9b34d28 stream releases when listing
7 years ago
Alexey igrychev 1d4883bf3c Implement before-hook-creation delete policy
7 years ago
Arash Deshmeh a43ddcc191 fix output leak from tiller release install test
7 years ago
Matthew Fisher 13730b0dab
replace FAILED deployments with `helm upgrade --install --force`
7 years ago
Johnny Bergström 5f1a21bc32 fix(tiller): Supersede multiple deployments (#3539)
7 years ago
Matthew Fisher 1a9e0f0d15
Merge pull request #3535 from adshmh/fix-output-leak-from-pkg-tiller-tests
7 years ago
Arash Deshmeh 5b25eef9e2 fix(helm): fix the bug in test code under pkg/tiller that leaks output to stdout during build
7 years ago
Johnny Bergström 98e5006ecf Bump client side grpc max msg size
7 years ago
Matt Farina 614cd9dfe7
fix(grpc): Fixes issue where message sending limited to 4mb
7 years ago
xuhaigang 61623bfe2d feat(tiller/proto):Allow charts to specify k8s compatibility in semver field
7 years ago
Adam Reese a31e3b8fe1
ref(*): kubernetes v1.9 support (#3234)
7 years ago
Taylor Thomas 04769b7c26
Merge pull request #3131 from fgimenez/fix-2745
7 years ago
Federico Gimenez a607fe798d iinitialize message only when at least one manifest is kept
7 years ago
Federico Gimenez 93bce130fb fix signatures
7 years ago
Federico Gimenez 81eaf2f263 only check existence for the possibly kept manifests
7 years ago
Hadrien Chauvin 838d780894 update google.golang.org/grpc to 1.7.2 (#3101)
7 years ago
Federico Gimenez e6d907ed28 check if resource is present before adding it to remaining or keep on deletion
7 years ago
Adam Reese 82ef751414
fix(tiller): upgrade last deployed release
7 years ago
Taylor Thomas 29c3b5276f fix(tiller): Adds CRD ordering
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
Justin Scott b642ba2087 Merge pull request #2831 from jascott1/sort_unknown_kind
7 years ago
Taylor Thomas 333f8dd354 fix(sorter): Adds missing unit test
7 years ago
Maxim Ivanov ff5acc9bd8 Make Memory driver to store copy of releases to stop hiding storage errors during tests
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
Justin Scott ed24b3199a bug(tiller): sort unknown but different kinds alphabetically based on kind name
7 years ago
Steven E. Harris f588315b76 Remove spurious field in kind sorter test (#2667)
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 4a02a71f1e WIP feat(helm): add `template` command
7 years ago
DockerZK 734b124577 feat(*) add key helm.sh/hook-delete-policy to hook annotation
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