Commit Graph

163 Commits (f7e078ca29d4b063f49e9dffda8412a2a3de1085)

Author SHA1 Message Date
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
Maciej Kwiek 6b16ee2fb7 Handle nil responses returned from rudder funcs
7 years ago
Matt Butcher 88aa4def3e Merge pull request #2701 from jascott1/i2560-hang
7 years ago
Taylor Thomas 8fc88ab626 Merge pull request #2681 from at1012/at-helm-list
7 years ago
Justin Scott fa68a6e1db fix(tiller): remove locking system from storage and rely on backend controls
7 years ago
Adam Reese a29e610938
fix(helm): fix flag parsing once and for all
7 years ago
Aishwarya Thangappa 915e7023c4 Added more granular statuses
7 years ago
Aishwarya Thangappa 9d67d8b954 Added PENDING status to helm install
7 years ago
Aishwarya Thangappa 3d4361ca1f Modified release_update and release_rollback
7 years ago
Adam Reese 9325d136d4
fix(tests): fix sorting hooks test flake
7 years ago
Steven E. Harris 2aaad8242e Merge pull request #2666 from adamreese/ref/cleanup-tests
7 years ago
Aaron Schlesinger 58a2d7b5c1 Adding APIService to the kind sorter tests
7 years ago
Adam Reese 0d1f6b981f
ref(tests): simplify kind sorter test
7 years ago
Aaron Schlesinger 5ff75f84a6 Adding APIService to the sort order
7 years ago
Justin Scott af4c243ee3 Correct punctuation and capitalization for user facing strings.
7 years ago
Y.W 0f953403a2 give an uniform check for release process (#2565)
7 years ago
Adam Reese eccb041c0f
ref(tiller): cleanup goimports
7 years ago
Michelle Noorali 15c14194c4 Merge pull request #2457 from michelleN/hooks-bug
7 years ago
Matt Butcher d2a4c40fa5 Merge pull request #2541 from technosophos/fix/2525-helm-get-broken-release
7 years ago
Michelle Noorali 6bfb08a760 ref(tiller): refactor sortManifests()
7 years ago
Michelle Noorali 83c69a8e10 fix(tiller): track hooks in multi-def manifests
7 years ago
Matt Butcher c913911337
fix(tiller): make GetReleaseContent return any release
7 years ago
Adam Reese 8272360681 Merge pull request #2476 from adamreese/fix/flag-envars
7 years ago
devinyan d3b14db325 adjust the check parameter order for uninstall
7 years ago