Commit Graph

669 Commits (33bb15ef9917e2de38cf0fdfa02ad5685fc9800e)

Author SHA1 Message Date
Sushil Kumar 84fc5b776f Fixes hard-coded linux based file-separator
10 years ago
Adam Reese e611936893 ref(plugin): cleanup unused functions
10 years ago
Adam Reese d83c245fc3 chore(*): bump to v2.3.0
10 years ago
Adam Reese 51b8d8a6ee feat(helm): add plugin management commands
10 years ago
Matt Butcher 455dd97691 Merge pull request #2220 from jascott1/tags_fix
10 years ago
Brian a8e0983362 Merge pull request #2108 from fibonacci1729/feat/tls
10 years ago
kiich 85a91394aa Merge branch 'master' into deploymentsReady-when-newRS-has-minimumReplicas
10 years ago
Matt Butcher eb4a187df6 Merge pull request #2145 from technosophos/fix/2127-skip-refrsh-on-init
10 years ago
Justin Scott 8c720ee2c2 fix (pkg/chartutil): correctly parse input values for ProcessRequirementsEnabled
10 years ago
Matt Butcher 6d5b3bbb21 Merge pull request #2112 from jascott1/feat/1995-import_child_values
10 years ago
fibonacci1729 735f4e3d4a feat/tls: add TLS support for helm / tiller
10 years ago
Kiichiro Okano e3655bb142 Trigger deployment as success when new replicaSet has reached minimum you need which is number of replicas minus maxUnavailable
10 years ago
Adam Reese e4d39fd8c8 fix(*): add missing proto for weight hook
10 years ago
Taylor Thomas f7f8552644 Merge pull request #2203 from seh/sort-more-kinds-for-installation
10 years ago
Taylor Thomas 9cfdbd1f77 Merge pull request #2174 from qwangrepos/repo-alias
10 years ago
Matt Butcher 9665db7d16 Merge pull request #2157 from jchauncey/hook-weights
10 years ago
Matt Butcher daa39c2689
feat(helm): add --reuse-values flag to upgrade
10 years ago
Matt Butcher ba6c55c987
fix(helm): add 'skip-refresh' flag to 'helm init'
10 years ago
Taylor Thomas c1540795b0 Merge pull request #2190 from anubhavmishra/whitespace-yaml-parsing
10 years ago
Jonathan Chauncey b9ef8dbe56 fix(hooks): Change annotation from hookWeight to hook-weight
10 years ago
Qin Wang c010da4d93 feat(helm): add support for repo alias
10 years ago
Matt Butcher 55791e227e Merge pull request #2148 from technosophos/fix/2118-broken-status
10 years ago
Anubhav Mishra 68d400cd38 Update comment.
10 years ago
Taylor Thomas 5a86aaf99a Merge pull request #2206 from sushilkm/issues/2204
10 years ago
Justin Scott 75ea566413 Correct indention of YAML field in subchartB
10 years ago
Justin Scott 31e57d8921 Remove commented code
10 years ago
Justin Scott 3bf143f052 Fix codefences and nits in charts.md. Correct whitespace in charts. Add clarity to description of ImportValues requirements field.
10 years ago
Justin Scott 7ea4d8c7c4 Refactor so parent's values win
10 years ago
Justin Scott 4a5721fb36 Fixup style and errors
10 years ago
Justin Scott 007bb9dbae Implement 'exports' convetion for simple list items
10 years ago
Justin Scott 2bd4d1d003 Cleanup old todo, unused log and value for ImportValues feature
10 years ago
Justin Scott d1424f6c08 Handle missed error and make error messages unique
10 years ago
Justin Scott 0e81899f5f WIP feat(helm): import child values to parent
10 years ago
Sushil Kumar a484d00e33 Fixes TestInstallRelease_VerifyOptions & TestUpdateRelease_VerifyOptions
10 years ago
Steven E. Harris 4178ec08ac Add more object kinds to sorted installation order
10 years ago
Taylor Thomas 890b6f5627 Merge pull request #2200 from seh/sort-rbac-roles-and-bindings
10 years ago
Taylor Thomas e03d605b88 Merge pull request #2194 from qwangrepos/bug-2103
10 years ago
Steven E. Harris 7ccfc6d7d4 Sort dependent RBAC role and binding kinds
10 years ago
Qin Wang e6b79e138b fix(helm): local path in requirements.yaml relative to working dir
10 years ago
Taylor Thomas b7af2e21e4 Merge pull request #2187 from johnw188/sortIndexOnDownload
10 years ago
Anubhav Mishra 76ebf20aac fix(helm): fix typo
10 years ago
Anubhav Mishra b208258f53 fix(helm): more quotation fixes
10 years ago
Anubhav Mishra 6aeadb272d fix tests
10 years ago
Anubhav Mishra 1cf197d69e fix(helm): fix comments and removed unwanted split
10 years ago
Anubhav Mishra 73fd0e4557 fix(tiller): now better formatting
10 years ago
Anubhav Mishra 837da9360e fix(helm): using regexp to match whitespaces instead
10 years ago
Anubhav Mishra c17ce5f9c1 fix(tiller): adding kind to tiller client logs
10 years ago
Anubhav Mishra 611bba0f51 fix(helm): manifests string parsing works for newlines in the manifests
10 years ago
John Welsh e42f39a114 Forgot gofmt
10 years ago
John Welsh f4486d4858 fix(helm): Don't assume index.yaml is sorted
10 years ago