Commit Graph

81 Commits (v2.3.1)

Author SHA1 Message Date
Matt Butcher db8b1f1418 fix(tiller): ignore empty YAML documents during delete
9 years ago
Serguei Bezverkhi ddf4e23280
fix(tiller): increase maximum size of gRPC message
9 years ago
Brian a8e0983362 Merge pull request #2108 from fibonacci1729/feat/tls
9 years ago
fibonacci1729 735f4e3d4a feat/tls: add TLS support for helm / tiller
9 years ago
Adam Reese e4d39fd8c8 fix(*): add missing proto for weight hook
9 years ago
Taylor Thomas f7f8552644 Merge pull request #2203 from seh/sort-more-kinds-for-installation
9 years ago
Matt Butcher 9665db7d16 Merge pull request #2157 from jchauncey/hook-weights
9 years ago
Matt Butcher daa39c2689
feat(helm): add --reuse-values flag to upgrade
9 years ago
Jonathan Chauncey b9ef8dbe56 fix(hooks): Change annotation from hookWeight to hook-weight
9 years ago
Steven E. Harris 4178ec08ac Add more object kinds to sorted installation order
9 years ago
Steven E. Harris 7ccfc6d7d4 Sort dependent RBAC role and binding kinds
9 years ago
Jonathan Chauncey 05d0fcb774 feat(hooks): Adds weighted hooks
9 years ago
Adam Reese d4061b5b60 fix(tiller): enforce release name length on uninstall
9 years ago
Dmitry Monakhov 33ace505cc install: Return more user-friendly response on eexists
9 years ago
Michelle Noorali 6a062e45b7 featt(*): add support for test-failure hook
9 years ago
Vaughn Dice 4a57b01a47
feat(helm): add cleanup flag to test command
9 years ago
Matt Butcher 5618afe3d4 Merge pull request #1922 from larryrensing/feat/list-namespaces
9 years ago
Adam Reese ae9691910d ref(kube): code style cleanup
9 years ago
Adam Reese 4cdb2ac538 feat(kube): support thirdpartyresources
9 years ago
Larry Rensing 294d18d567 Merge remote-tracking branch 'upstream/master' into feat/list-namespaces
9 years ago
Larry Rensing 8cb931925e Merge remote-tracking branch 'upstream/master' into feat/list-namespaces
9 years ago
Vaughn Dice 140caa081b
feat(cmd/helm/status): add last test suite run to status output
9 years ago
Michelle Noorali c7e2d186a5 Merge pull request #1777 from michelleN/feat/1163-chart-testing
9 years ago
Larry Rensing 3a380923f4 feat(*): add --namespace flag to 'helm list'
9 years ago
Michelle Noorali 4896ea7cf5 chore(pkg/tiller): add logs on RunReleaseTesting
9 years ago
Michelle Noorali 538e8297ef ref(*): add namespace info to failing test msg
9 years ago
Michelle Noorali bf9ae52e1c ref(*): change test hook to be test-success
9 years ago
Michelle Noorali e95a0570ad chore(pkg/releasetesting): add test_suite tests
9 years ago
Matthew Fisher 3f463783a5 add PersistentVolumeClaim to the kind sorter list
9 years ago
Michelle Noorali e132191275 ref(pkg/): refactor helm test logic
9 years ago
Vaughn Dice 9bd12953a9 feat(*): add kube client test
9 years ago
Michelle Noorali 58c05f87d7 feat(*): stream helm test messages to client
9 years ago
Michelle Noorali d46d63a8f7 feat(*): add helm test command mvp
9 years ago
Matt Butcher 756cb970bd
feat(tiller): record a message for each lifecycle step
9 years ago
Taylor Thomas 7ef9bb6f71 feat(*): Add --wait flag
9 years ago
Matt Butcher 9652651ba9 Merge pull request #1814 from technosophos/feat/1569-reset-values
9 years ago
Adam Reese b22e6fcfaa ref(kube): add Result to abstract a collection of resources
9 years ago
José Armesto 0059d5a3df Logging real name of the failing hook
9 years ago
Matt Butcher c32b2ddcdf
feat(helm): add --reset-values flag to 'helm upgrade'
9 years ago
Adam Reese 3e44f87c59 Merge pull request #1808 from adamreese/fix/missing-name
9 years ago
Adam Reese 881153cc39 Merge pull request #1812 from adamreese/fix/1807-purge-error
9 years ago
Adam Reese 6600fcb0e6 fix(tiller): don't update purged releases
9 years ago
Adam Reese 0e7781c443 fix(tiller): add missing name to status response
9 years ago
Matt Butcher cb0a6c7e07
feat(tiller): add {{.Capabilities}} object
9 years ago
Adam Reese b928088a8a Merge pull request #1752 from adamreese/ref/tiller-version-check
9 years ago
Adam Reese b82d519025 ref(tiller): dry up client/server version checks
9 years ago
Adam Reese d10e9186dc feat(tiller): validate objects against kube schema on dry-run
9 years ago
Matt Butcher b51ad7a0e5 Merge pull request #1693 from thomastaylor312/feat/hook-timeout
9 years ago
Keerthan Reddy Mala (kmala) ce79fa8732
fix(upgrade):Check the raw vals during an upgrade properly
9 years ago
Taylor Thomas 774789c79a feat(*): Adds support for timeout flag
9 years ago