Commit Graph

536 Commits (fd210dfd3076187e875a882d7bd3a13f9dff76c8)

Author SHA1 Message Date
Marius Grigoriu d87cd95112 Play nicely with roles that don't allow creating namespaces
9 years ago
Matt Butcher b3d812b346 Merge pull request #1692 from technosophos/fix/allow-global-map-merges
9 years ago
Matt Butcher ff9651be75 Merge pull request #1648 from nmakhotkin/restarting_pods
9 years ago
Matt Butcher 9ae9586df0 Merge pull request #1687 from technosophos/feat/1654-pretty-version
9 years ago
Nikolay Mahotkin 1eaec045b2 Rename 'restart' to 'recreate'
9 years ago
Matt Butcher 6faf4675ac
fix(tller): allow deep merge of global maps
9 years ago
Matt Butcher b2d762af48
feat(tiller): add .Release.IsInstall
9 years ago
Adam Reese 84928e2751 feat(*): allow tiller to be installed in an alternate namespace
9 years ago
Nikolay Mahotkin 44d9274df3 Fixing tests
9 years ago
Matt Butcher de7c5e5a38
feat(tiller): Add .Release.Revision and .IsUpgrade
9 years ago
Matt Butcher 7f4ea91028 Merge pull request #1645 from rodcloutier/Windows_archive_backslash_support
9 years ago
Matt Butcher d8540d78f1
feat(tiller): add fromYaml to template functions
9 years ago
Nikolay Mahotkin ec0d104fe1 Reformatting changes
9 years ago
Nikolay Mahotkin fdac5e8a39 Introducing flag for restarting pods during release upgrade/rollback
9 years ago
Nikolay Mahotkin 22b206cc69 Adding pod restarting while upgrading release
9 years ago
Adam Reese b7b648456b chore(*): bump to v2.1.0
9 years ago
Matt Butcher b08434aa3a Merge pull request #1640 from technosophos/fix/1511-undeleting
9 years ago
Matt Butcher bae2dce33a Merge pull request #1666 from andrewstuart/files-util-methods
9 years ago
Matt Butcher 936028f29a
fix(*): add support for "DELETING" status
9 years ago
Adam Reese 525df8f0d1 ref(kube): simplify encoding for creating patches
9 years ago
Adam Reese fb9ef50bc8 test(kube): add test for upgrade
9 years ago
Adam Reese 7413320d2d ref(kube): use a more specific interface for discovery client
9 years ago
Adam Reese cac9f9c7cc ref(kube): isolate ensureNamespace and add tests
9 years ago
Adam Reese bceea66d27 ref(kube): remove unused fields on client
9 years ago
Adam Reese 84ae1268e1 fix(*): import grouping
9 years ago
Adam Reese 7f44c116a1 ref(tiller): refactor clientset out of environment
9 years ago
Adam Reese ea3be9e3b2 feat(*): migrate to kubernetes 1.5
9 years ago
Andrew Stuart 1df13df88d
Include lines functions
9 years ago
Andrew Stuart 6760aa1588
Add Lines method, remove path utils (Sprig pr)
9 years ago
Michelle Noorali f5778539b0 Merge pull request #1652 from michelleN/feat/1326-helm-keep
9 years ago
Andrew Stuart 5d58b7792c
Fix erroneous import
10 years ago
Andrew Stuart 0474bcbcf1
Document ToYaml function
10 years ago
Andrew Stuart 9771973888
Add AsSecrets, AsConfig methods for Files object. Move ToYaml to chartutil
10 years ago
Adam Reese 0c6b6d1c62 fix(*): correct file permissions on source files
10 years ago
Michelle Noorali e3480c76e6 feat(tiller): add support for resource-policy keep
10 years ago
Rodrigue Cloutier 37920761a4 fix(helm): added support for compressed charts containing \ in file paths
10 years ago
Matt Butcher 02acaf125d Merge pull request #1632 from technosophos/fix/1587-no-release-found
10 years ago
Adam Reese 68ff4e7b2f Merge pull request #1636 from adamreese/fix/grpc-max-size
10 years ago
Matt Butcher 69e50abc6c Merge pull request #1628 from rodcloutier/Windows_chart_creation_support
10 years ago
Matt Butcher 329665882e Merge pull request #1634 from technosophos/fix/private-key-error
10 years ago
Adam Reese 1f01bf51e7 fix(tiller): increase the max message size for grpc
10 years ago
Rodrigue Cloutier f3b205c6ef fix(*): fixed tests for Windows
10 years ago
John Hofman c38fb120bf fix(helm): add trimSuffix to helper functions
10 years ago
Matt Butcher 58dcef86c8
fix(helm): give different error if key is not private
10 years ago
Matt Butcher a5d96c2704
fix(tiller): fix spurious "no release found" errors.
10 years ago
Adam Reese 914dbe8bc0 Merge pull request #1614 from adamreese/fix/linter-issues
10 years ago
Matt Butcher e26d9f9633 Merge pull request #1616 from rollulus/no-exec-yaml
10 years ago
Andrew Stuart ec020a9e40
Improve formatting of godoc
10 years ago
Andrew Stuart 2de1728f05
feat(helm): Add Files.Glob method to permit file organization
10 years ago
Rollulus e8eed3cc3e fix(helm): write yaml with non-exec permission
10 years ago
Adam Reese 803475c824 fix(*): misc linter issues
10 years ago
Matt Butcher e097e1b724 Merge pull request #1599 from technosophos/fix/1590-pass-no-hooks-to-server
10 years ago
Matt Butcher d84deb5b3d Merge pull request #1598 from technosophos/fix/1594-delete-too-much
10 years ago
Matt Butcher 5f3d255ecd
fix(helm): pass the no-hooks flag during upgrade
10 years ago
Matt Butcher 7a15ad381e Merge pull request #1484 from technosophos/feat/documentation-generator
10 years ago
Matt Butcher aca9f86df6
feat(helm): add command to generate documentation
10 years ago
Matt Butcher 02a1cf382c
fix(tiller): validate names before performing operations
10 years ago
Matt Butcher fad755e7ae
feat(helm): add plugin system backend
10 years ago
Matt Butcher 5517d00a48 Merge pull request #1547 from technosophos/feat/packs
10 years ago
Matt Butcher 784a339627
feat(helm): support 'helm create --pack=mypack'
10 years ago
Matt Butcher f637e07928 Merge pull request #1578 from rollulus/fix_deleterelease
10 years ago
Rollulus bfd64878b1 fix(helm): don't pass nil-opt to ReleaseContent
10 years ago
Adam Reese 2ae8821418 feat(kube): add schema validation
10 years ago
Adam Reese 51bdad4275 chore(*): bump to v2.0.0
10 years ago
Matt Butcher a772697f4d Merge pull request #1560 from technosophos/fix/1528-increase-release-name-limit
10 years ago
Matt Butcher 9effe7a505
fix(tiller): allow release name to be up to 53 chars
10 years ago
Adam Reese df123865c3 fix(kube): fix incomplete patches generated on update
10 years ago
Adam Reese 62df1ad358 Merge pull request #1549 from adamreese/fix/1519-bubbly-yaml-errors
10 years ago
Matt Butcher bae4508d8f Merge pull request #1538 from technosophos/fix/1515-no-overwrite-for-helm-create
10 years ago
Matt Butcher 48c1ba5355 Merge pull request #1545 from mattfarina/feat/1543-charts-domain-change
10 years ago
Matt Butcher 985e975f53 Merge pull request #1546 from technosophos/fix/1499-show-broken-yaml
10 years ago
Rollulus 8a13be29ac fix(helm): respect dryRun opt in DeleteRelease
10 years ago
Matt Farina da73150ce9
fix(tls): download helm and charts over https
10 years ago
Adam Reese e2ab407209 fix(tiller): return yaml parsing errors
10 years ago
Matt Butcher 6eabe28334
fix(tiller): show failed YAML
10 years ago
Matt Butcher 915769b311 Merge pull request #1529 from technosophos/fix/1522-replace-duplicate-entries
10 years ago
Matt Farina 7a79661f0e
feat(charts): Move bucket to domain from path
10 years ago
Matt Butcher 0a163a2a3a
fix(helm): helm create will not overwrite existing files
10 years ago
Matt Butcher c616bb5a98
fix(helm): replace repo entry instead of duplicating
10 years ago
Matt Butcher 8f9b9db547
docs(tiller): add docblocks to public methods
10 years ago
Adam Reese d59f66fc9e fix(*): fix new linter errors
10 years ago
Sebastian Mandrean b3d45aef7a fix(1516): use correct value reference in boilerplate NOTES.txt
10 years ago
Adam Reese f8037c83c6 chore(*): bump to v2.0.0-rc.2
10 years ago
Matt Butcher 8a7e1ec29f Merge pull request #1512 from technosophos/fix/1508-delete-error-message
10 years ago
Matt Butcher 3830736001
fix(tiller): improve deletion failure handling
10 years ago
Adam Reese 1920761c90 fix(kube): add default client config to the loading rules
10 years ago
Adam Reese 92be174acf chore(*): bump to v2.0.0-rc.1
10 years ago
Adam Reese 7ce6001843 Merge pull request #1496 from adieu/master
10 years ago
adieu c0850efeb5 Separate tiller into pkg and cmd so we can use tiller as a library.
10 years ago
Vic Iglesias 4179282760 Dont use privileged port in port-forward of default chart
10 years ago
Vic Iglesias 5af08fa5b5 Fix labels in NOTES.txt
10 years ago
Vic Iglesias 8527f2f96c Use chart name for container name
10 years ago
Vic Iglesias 156d706dd1 Use internal port for health check
10 years ago
Matt Butcher 6b31664cd2 Merge pull request #1491 from technosophos/fix/1489-spurious-namespace-error
10 years ago
Matt Butcher 58164e0009
fix(linter): remove spurious namespace error
10 years ago
Adam Reese 13ec13aff5 Merge pull request #1487 from adamreese/ref/kube-builder-update
10 years ago
Adam Reese ab12c46259 ref(kube): add info match helper functions
10 years ago
Jim 7a054e0e6b fix(pkg/chartutil): add error if chart yaml not in directory
10 years ago
Adam Reese afb24d00d3 ref(kube): add newBuilder function to dry up builder calls
10 years ago
Matt Butcher 846011b02a Merge pull request #1473 from technosophos/fix/1468-3rd-party-apis
10 years ago