Commit Graph

115 Commits (4d939ec9beb73381dbb2646ab954ebf42df434a9)

Author SHA1 Message Date
Adam Reese 85c41ef11a ref(*): kubernetes v1.6
9 years ago
Justin Scott 8c720ee2c2 fix (pkg/chartutil): correctly parse input values for ProcessRequirementsEnabled
9 years ago
Justin Scott 75ea566413 Correct indention of YAML field in subchartB
9 years ago
Justin Scott 31e57d8921 Remove commented code
9 years ago
Justin Scott 3bf143f052 Fix codefences and nits in charts.md. Correct whitespace in charts. Add clarity to description of ImportValues requirements field.
9 years ago
Justin Scott 7ea4d8c7c4 Refactor so parent's values win
9 years ago
Justin Scott 4a5721fb36 Fixup style and errors
9 years ago
Justin Scott 007bb9dbae Implement 'exports' convetion for simple list items
9 years ago
Justin Scott 2bd4d1d003 Cleanup old todo, unused log and value for ImportValues feature
9 years ago
Justin Scott d1424f6c08 Handle missed error and make error messages unique
9 years ago
Justin Scott 0e81899f5f WIP feat(helm): import child values to parent
9 years ago
Matt Butcher df827ab738 Merge pull request #2050 from jackzampolin/jz-to-toml
9 years ago
Jack Zampolin fc60d51be9 Add toToml function
9 years ago
Matthew Fisher de6fb23e7a expose LoadFiles as a usable function
9 years ago
Maxim Ivanov edd4e56112 fix(helm): resolve symlinks when loading chart
9 years ago
YuviPanda cd7275069e Use backtick quotes to avoid excess escaping
9 years ago
YuviPanda 97a655d225 Add tests for ToJson
9 years ago
YuviPanda 5c52fe6ad6 Add ToJson and FromJson template functions
9 years ago
Justin Scott 17c6ae61da feat(helm): re-enable log warnings for tags and conditions
9 years ago
Justin Scott fe864ad699 feat(helm): remove logging of tags/condition warnings to pass ci
9 years ago
Justin Scott 58c8aca1cc feat(helm): fixup if/ele,remove extra string casts, add comments
9 years ago
Justin Scott 004c5bcc88 feat(helm): fix condition when no requirements.yaml exists during tag/condition processing
9 years ago
Justin Scott faae1f68b6 feat(helm): Check len of correct slice
9 years ago
Justin Scott 8ef733ca7d feat(helm): add conditions and tags
9 years ago
z00358552 b0d4cacd54 fix(helm) change name length limit to 63 for `helm create`
9 years ago
Lachlan Evenson 4d5cf66308
removed Version from create tests as output schema and values aren't tested
9 years ago
Lachlan Evenson 2e0f949d49
bugfix(tiller): replace + with - in Chart version to support Kubernetes constraint
9 years ago
Matt Butcher cb0a6c7e07
feat(tiller): add {{.Capabilities}} object
9 years ago
Matt Butcher 090e00ddf8 Merge pull request #1686 from kubernetes/feat/1604-fromyaml
9 years ago
Euan Kemp 25f74989a5 fix(chartutil): improve 'missing name' error
9 years ago
Matt Butcher b3d812b346 Merge pull request #1692 from technosophos/fix/allow-global-map-merges
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
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
Andrew Stuart 1df13df88d
Include lines functions
9 years ago
Andrew Stuart 6760aa1588
Add Lines method, remove path utils (Sprig pr)
9 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
Rodrigue Cloutier 37920761a4 fix(helm): added support for compressed charts containing \ in file paths
10 years ago
Matt Butcher 69e50abc6c Merge pull request #1628 from rodcloutier/Windows_chart_creation_support
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 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
Matt Butcher 5517d00a48 Merge pull request #1547 from technosophos/feat/packs
10 years ago