Commit Graph

48 Commits (8d75b0c0c0b50f52f8313cbaf41b9fcb775345cf)

Author SHA1 Message Date
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
Matt Butcher 9ae9586df0 Merge pull request #1687 from technosophos/feat/1654-pretty-version
8 years ago
Nikolay Mahotkin 1eaec045b2 Rename 'restart' to 'recreate'
8 years ago
Matt Butcher b2d762af48
feat(tiller): add .Release.IsInstall
8 years ago
Adam Reese 84928e2751 feat(*): allow tiller to be installed in an alternate namespace
8 years ago
Nikolay Mahotkin 44d9274df3 Fixing tests
8 years ago
Matt Butcher de7c5e5a38
feat(tiller): Add .Release.Revision and .IsUpgrade
8 years ago
Nikolay Mahotkin fdac5e8a39 Introducing flag for restarting pods during release upgrade/rollback
8 years ago
Matt Butcher b08434aa3a Merge pull request #1640 from technosophos/fix/1511-undeleting
8 years ago
Matt Butcher 936028f29a
fix(*): add support for "DELETING" status
8 years ago
Adam Reese 7413320d2d ref(kube): use a more specific interface for discovery client
8 years ago
Adam Reese 84ae1268e1 fix(*): import grouping
8 years ago
Adam Reese 7f44c116a1 ref(tiller): refactor clientset out of environment
8 years ago
Adam Reese ea3be9e3b2 feat(*): migrate to kubernetes 1.5
8 years ago
Michelle Noorali e3480c76e6 feat(tiller): add support for resource-policy keep
8 years ago
Matt Butcher 02acaf125d Merge pull request #1632 from technosophos/fix/1587-no-release-found
8 years ago
Adam Reese 68ff4e7b2f Merge pull request #1636 from adamreese/fix/grpc-max-size
8 years ago
Adam Reese 1f01bf51e7 fix(tiller): increase the max message size for grpc
8 years ago
Rodrigue Cloutier f3b205c6ef fix(*): fixed tests for Windows
8 years ago
Matt Butcher a5d96c2704
fix(tiller): fix spurious "no release found" errors.
8 years ago
Matt Butcher d84deb5b3d Merge pull request #1598 from technosophos/fix/1594-delete-too-much
8 years ago
Matt Butcher aca9f86df6
feat(helm): add command to generate documentation
8 years ago
Matt Butcher 02a1cf382c
fix(tiller): validate names before performing operations
8 years ago
Matt Butcher a772697f4d Merge pull request #1560 from technosophos/fix/1528-increase-release-name-limit
8 years ago
Matt Butcher 9effe7a505
fix(tiller): allow release name to be up to 53 chars
8 years ago
Matt Butcher 985e975f53 Merge pull request #1546 from technosophos/fix/1499-show-broken-yaml
8 years ago
Matt Butcher 6eabe28334
fix(tiller): show failed YAML
8 years ago
Matt Butcher 8f9b9db547
docs(tiller): add docblocks to public methods
8 years ago
Matt Butcher 3830736001
fix(tiller): improve deletion failure handling
8 years ago
adieu c0850efeb5 Separate tiller into pkg and cmd so we can use tiller as a library.
8 years ago