Commit Graph

163 Commits (b69d6ceca0bca9290efb9d1ca89c50cf337cbb08)

Author SHA1 Message Date
Matthew Fisher cf3fc21e81 Merge pull request #2898 from zlabjp/kube-version
9 years ago
carlory ad2d8e434a fix fromjson comment
9 years ago
carlory b9d3974df0 fix func comment
9 years ago
Kazuki Suda fa3ee5aecf feat(helm): add --kube-version flag to helm template
9 years ago
Kazuki Suda 3508cebbf6 Use the same defaults as done in helm lint for Capabilities
9 years ago
Michelle Noorali 84bb77f183 Merge pull request #1997 from AmandaCameron/issue/1401
9 years ago
Amanda Cameron 415e52bf55 Add support for sub-directory scanning as in issue #1401
9 years ago
Adnan Abdulhussein 8fd8a7c324 fix(create): port-forward should use internal port
9 years ago
Justin Scott 4a02a71f1e WIP feat(helm): add `template` command
9 years ago
Kira 4c1a47480e feat(2450): add annotations to chart metadata (#2671)
9 years ago
Maxime Guyot bbf2d6b7e8 Fix the default NOTES.txt
9 years ago
Miouge1 6cfed9d635 Updating default values.yaml comments
9 years ago
Steven E. Harris e8d80729ac Merge pull request #2703 from rbwsam/ref/simplify_error
9 years ago
Sam Leavens 098df8b186 ref(pkg/chartutil): improve comment spacing
9 years ago
Sam Leavens f7ca52dfc8 ref(pkg/chartutil): improve comment for PathValue
9 years ago
Sam Leavens cf09e344d1 fix(pkg/chartutil): Fix test, improve message
9 years ago
Sam Leavens 8df52b6501 ref(pkg/chartutil): move comment
9 years ago
Sam Leavens 3ee70291c8 ref(pkg/chartutil): Capitalize YAML
9 years ago
Sam Leavens 51b59497ee ref(pkg/chartutil): decrease map lookups
9 years ago
Sam Leavens 9b8928edf4 ref(pkg/chartutil): replace use of 'fmt.Efforf'
9 years ago
Scott Rigby 6dc31f8e96 Test that the coalesced key is properly removed for all YAML null syntax options, but not for empty string
9 years ago
Scott Rigby 645f01eb22 New Helm functionality to delete a coalesced YAML key when the value is nil.
9 years ago
Matt Butcher 883da97396 Merge pull request #2607 from sushilkm/issues/2599
9 years ago
Ilya Semenov 13b15f5662 Remove service.type mention from ingress docs
9 years ago
Justin Scott af4c243ee3 Correct punctuation and capitalization for user facing strings.
9 years ago
Sushil Kumar 82da721c0a Added tests for different combinations of subcharts & requirements.yaml
9 years ago
Sushil Kumar 7ce5c7925b Adds charts in "charts\" directory to dependencies
9 years ago
Sushil Kumar bfd74c35e9 Added omitempty to Requirements struct
9 years ago
Reinhard Nägele 76e6e15a0c Add comment on resources
9 years ago
Reinhard Nägele 51923e54b1 Improve 'helm create'
9 years ago
Taylor Thomas e3250e3319 Merge pull request #2534 from sushilkm/issues/2508
9 years ago
Sushil Kumar 716be14ad3 Updated code to read requirements.yaml as per following structure
9 years ago
Sushil Kumar 541d052202 First alias would be dependency rename
9 years ago
Justin Scott 40052d3e8f fix(helm): remove unnecessary values merge in processImportValues
9 years ago
Sushil Kumar 42aa81e7ca Added tests for alias(es) for chart dependencies
9 years ago
Sushil Kumar 34f9c67e04 Shallow copy existing chart details
9 years ago
Sushil Kumar 156d48bc3b Adds alias for dependencies
9 years ago
lead4good bb4be33331 fixed fromYaml | toJson
9 years ago
Adnan Abdulhussein f8b2c5eb57 fix(create): incorrect URL in default NOTES.txt
10 years ago
Matt Butcher 46035c35c4
fix(tiller): fix TOML panic
10 years ago
Matthias Thubauville ce505f16e6 Fix indent for defaultDeployment
10 years ago
Sushil Kumar 99065aa331 Validates chart-dir before running dependency list command
10 years ago
Taylor Thomas d03311b45a Merge pull request #2188 from scottrigby/chartutil-ingress-example
10 years ago
Matt Butcher 19b111b123
fix(helm): fix nil pointer in requirements.go
10 years ago
Adam Reese 85c41ef11a ref(*): kubernetes v1.6
10 years ago
Scott Rigby 5bdcbee9af Change secret name to something more standard
10 years ago
Scott Rigby 2be4547d13 Change to hosts array, and parameterize serviceName and servicePort
10 years ago
Justin Scott 8c720ee2c2 fix (pkg/chartutil): correctly parse input values for ProcessRequirementsEnabled
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