Commit Graph

686 Commits (01f8dcdc618340c1c9d9f4149dc3a72d8be62624)

Author SHA1 Message Date
Gergo Huszty b4ca198cc6 Pluggable downloaders. Closes #2093, #2094.
8 years ago
Matt Butcher 0c11033fb7 Merge pull request #2171 from appscode/tiler-prom
8 years ago
Taylor Thomas d03311b45a Merge pull request #2188 from scottrigby/chartutil-ingress-example
8 years ago
sadlil 8c81e7336a Add prometheus monitoring for tiler
8 years ago
Matt Butcher 573a8a190c
fix(tiller): ignore empty YAML documents during delete
8 years ago
Matt Butcher 19b111b123
fix(helm): fix nil pointer in requirements.go
8 years ago
Serguei Bezverkhi 26343023a3 fix(tiller): increase maximum size of gRPC message
8 years ago
Adam Reese 7a141a10b3 fix(helm): correct import for apps api
8 years ago
Adam Reese 0ab38a998c Merge pull request #2248 from adamreese/ref/kube-v1.6
8 years ago
Matt Butcher d97086cbdd Merge pull request #2229 from technosophos/feat/chart-tiller-version
8 years ago
Adam Reese 85c41ef11a ref(*): kubernetes v1.6
8 years ago
Sushil Kumar 000bf9fd1a Added release-name to helm delete error
8 years ago
Sushil Kumar 84fc5b776f Fixes hard-coded linux based file-separator
8 years ago
Scott Rigby 5bdcbee9af Change secret name to something more standard
8 years ago
Scott Rigby 2be4547d13 Change to hosts array, and parameterize serviceName and servicePort
8 years ago
Adam Reese e611936893 ref(plugin): cleanup unused functions
8 years ago
Matt Butcher e4e0e32064
feat(tiller): support version constraint on chart
8 years ago
Adam Reese d83c245fc3 chore(*): bump to v2.3.0
8 years ago
Adam Reese 51b8d8a6ee feat(helm): add plugin management commands
8 years ago
Matt Butcher 455dd97691 Merge pull request #2220 from jascott1/tags_fix
8 years ago
Brian a8e0983362 Merge pull request #2108 from fibonacci1729/feat/tls
8 years ago
kiich 85a91394aa Merge branch 'master' into deploymentsReady-when-newRS-has-minimumReplicas
8 years ago
Matt Butcher eb4a187df6 Merge pull request #2145 from technosophos/fix/2127-skip-refrsh-on-init
8 years ago
Justin Scott 8c720ee2c2 fix (pkg/chartutil): correctly parse input values for ProcessRequirementsEnabled
8 years ago
Matt Butcher 6d5b3bbb21 Merge pull request #2112 from jascott1/feat/1995-import_child_values
8 years ago
fibonacci1729 735f4e3d4a feat/tls: add TLS support for helm / tiller
8 years ago
Kiichiro Okano e3655bb142 Trigger deployment as success when new replicaSet has reached minimum you need which is number of replicas minus maxUnavailable
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
Taylor Thomas 9cfdbd1f77 Merge pull request #2174 from qwangrepos/repo-alias
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
Matt Butcher ba6c55c987
fix(helm): add 'skip-refresh' flag to 'helm init'
8 years ago
Taylor Thomas c1540795b0 Merge pull request #2190 from anubhavmishra/whitespace-yaml-parsing
8 years ago
Jonathan Chauncey b9ef8dbe56 fix(hooks): Change annotation from hookWeight to hook-weight
8 years ago
Qin Wang c010da4d93 feat(helm): add support for repo alias
8 years ago
Matt Butcher 55791e227e Merge pull request #2148 from technosophos/fix/2118-broken-status
8 years ago
Anubhav Mishra 68d400cd38 Update comment.
8 years ago
Taylor Thomas 5a86aaf99a Merge pull request #2206 from sushilkm/issues/2204
8 years ago
Justin Scott 75ea566413 Correct indention of YAML field in subchartB
8 years ago
Justin Scott 31e57d8921 Remove commented code
8 years ago
Justin Scott 3bf143f052 Fix codefences and nits in charts.md. Correct whitespace in charts. Add clarity to description of ImportValues requirements field.
8 years ago
Justin Scott 7ea4d8c7c4 Refactor so parent's values win
8 years ago
Justin Scott 4a5721fb36 Fixup style and errors
8 years ago
Justin Scott 007bb9dbae Implement 'exports' convetion for simple list items
8 years ago
Justin Scott 2bd4d1d003 Cleanup old todo, unused log and value for ImportValues feature
8 years ago
Justin Scott d1424f6c08 Handle missed error and make error messages unique
8 years ago
Justin Scott 0e81899f5f WIP feat(helm): import child values to parent
8 years ago
Sushil Kumar a484d00e33 Fixes TestInstallRelease_VerifyOptions & TestUpdateRelease_VerifyOptions
8 years ago
Steven E. Harris 4178ec08ac Add more object kinds to sorted installation order
8 years ago