Commit Graph

473 Commits (de7c5e5a381c47da4f6ca8da27163aa473471c8b)

Author SHA1 Message Date
Matt Butcher de7c5e5a38
feat(tiller): Add .Release.Revision and .IsUpgrade
8 years ago
Matt Butcher 7f4ea91028 Merge pull request #1645 from rodcloutier/Windows_archive_backslash_support
8 years ago
Adam Reese b7b648456b chore(*): bump to v2.1.0
8 years ago
Matt Butcher b08434aa3a Merge pull request #1640 from technosophos/fix/1511-undeleting
8 years ago
Matt Butcher bae2dce33a Merge pull request #1666 from andrewstuart/files-util-methods
8 years ago
Matt Butcher 936028f29a
fix(*): add support for "DELETING" status
8 years ago
Adam Reese 525df8f0d1 ref(kube): simplify encoding for creating patches
8 years ago
Adam Reese fb9ef50bc8 test(kube): add test for upgrade
8 years ago
Adam Reese 7413320d2d ref(kube): use a more specific interface for discovery client
8 years ago
Adam Reese cac9f9c7cc ref(kube): isolate ensureNamespace and add tests
8 years ago
Adam Reese bceea66d27 ref(kube): remove unused fields on 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
Andrew Stuart 1df13df88d
Include lines functions
8 years ago
Andrew Stuart 6760aa1588
Add Lines method, remove path utils (Sprig pr)
8 years ago
Michelle Noorali f5778539b0 Merge pull request #1652 from michelleN/feat/1326-helm-keep
8 years ago
Andrew Stuart 5d58b7792c
Fix erroneous import
8 years ago
Andrew Stuart 0474bcbcf1
Document ToYaml function
8 years ago
Andrew Stuart 9771973888
Add AsSecrets, AsConfig methods for Files object. Move ToYaml to chartutil
8 years ago
Adam Reese 0c6b6d1c62 fix(*): correct file permissions on source files
8 years ago
Michelle Noorali e3480c76e6 feat(tiller): add support for resource-policy keep
8 years ago
Rodrigue Cloutier 37920761a4 fix(helm): added support for compressed charts containing \ in file paths
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
Matt Butcher 69e50abc6c Merge pull request #1628 from rodcloutier/Windows_chart_creation_support
8 years ago
Matt Butcher 329665882e Merge pull request #1634 from technosophos/fix/private-key-error
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
John Hofman c38fb120bf fix(helm): add trimSuffix to helper functions
8 years ago
Matt Butcher 58dcef86c8
fix(helm): give different error if key is not private
8 years ago
Matt Butcher a5d96c2704
fix(tiller): fix spurious "no release found" errors.
8 years ago
Adam Reese 914dbe8bc0 Merge pull request #1614 from adamreese/fix/linter-issues
8 years ago
Matt Butcher e26d9f9633 Merge pull request #1616 from rollulus/no-exec-yaml
8 years ago
Andrew Stuart ec020a9e40
Improve formatting of godoc
8 years ago
Andrew Stuart 2de1728f05
feat(helm): Add Files.Glob method to permit file organization
8 years ago
Rollulus e8eed3cc3e fix(helm): write yaml with non-exec permission
8 years ago
Adam Reese 803475c824 fix(*): misc linter issues
8 years ago
Matt Butcher e097e1b724 Merge pull request #1599 from technosophos/fix/1590-pass-no-hooks-to-server
8 years ago
Matt Butcher d84deb5b3d Merge pull request #1598 from technosophos/fix/1594-delete-too-much
8 years ago
Matt Butcher 5f3d255ecd
fix(helm): pass the no-hooks flag during upgrade
8 years ago
Matt Butcher 7a15ad381e Merge pull request #1484 from technosophos/feat/documentation-generator
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 fad755e7ae
feat(helm): add plugin system backend
8 years ago
Matt Butcher 5517d00a48 Merge pull request #1547 from technosophos/feat/packs
8 years ago
Matt Butcher 784a339627
feat(helm): support 'helm create --pack=mypack'
8 years ago
Matt Butcher f637e07928 Merge pull request #1578 from rollulus/fix_deleterelease
8 years ago
Rollulus bfd64878b1 fix(helm): don't pass nil-opt to ReleaseContent
8 years ago
Adam Reese 2ae8821418 feat(kube): add schema validation
8 years ago