Commit Graph

79 Commits (252e992aa7ad745adca5c9ae3d01b10315e4641f)

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