Commit Graph

62 Commits (82cdb0b7933c6093b66fc057d47168dce52f84ba)

Author SHA1 Message Date
Martin Hickey dffc2a30c7
Merge pull request from wizbit/fail-message 4 years ago
Josh Soref 2bf8fdf45d
chore: Spelling () 4 years ago
Marcus Speight 7a663a56c2 Fixed Test 4 years ago
Marcus Speight 8aa42824f9 Added test for lint mode 4 years ago
Marcus Speight 7a0739a863 Fail message is now the same as the required message. 4 years ago
Matt Butcher bb47286f09
fix linting error with lookup function () 5 years ago
Andre Sencioles d0726e07ab
Parse reference templates in predictable order () 5 years ago
Daniel Cheng 206d4a9053 add test for template recursion 5 years ago
海的澜色 750b870aed fix stack overflow error () 5 years ago
Matt Farina 9bc7934f35
Updating the module for v3 as the major version 6 years ago
Ian Howell 31b940a61d fix(engine): Fix eating too many colons during template execution 6 years ago
Thomas O'Donnell 213f714604 Stop Lint from breaking when using required 6 years ago
Ian Howell 278594fb0f fix(pkg/engine): Style changes on template errors 6 years ago
Ian Howell 33b1ede570 fix(pkg/engine): Clean up template error messages 6 years ago
Adam Reese 895e9192d4
feat(*): use vanity import helm.sh/helm 6 years ago
Adam Reese 849f27d11f
ref(pkg/engine): make template specific functions private 6 years ago
Adam Reese d841a1b1d9
fix(engine): make template rendering thread safe 6 years ago
Adam Reese 2b81eea1e2
ref(*): replace byte array with map for Release config 6 years ago
Adam Reese 516c53dae6
ref(chart): use map for chart.Values 7 years ago
Adam Reese 4f26b658d8
change copyright to "Copyright The Helm Authors" 7 years ago
Adam Reese f012940d9c
ref(*): refactor chart/chartutil 7 years ago
Adam Reese 4c95185164
ref(*): replace chart.config with []byte 7 years ago
Adam Reese 36536d77ba
ref(*): remove protobuf any type 7 years ago
Adam Reese 6345f04190
ref(hapi): convert protobuf to go types 7 years ago
Lukas Eichler 8bc7dede18
fix(helm): Apply PR comments for tpl template name fix 7 years ago
Lukas Eichler 39db9ec6e8 Merge branch 'master' into master 8 years ago
Lukas Eichler 439f1b31d1 Added unit test for include in tpl function 8 years ago
Matt Butcher 8937c775a9
fix(2452): sort templates before parse 8 years ago
Lukas Eichler 2521c526d9 - Changed error behaviour to returning an error instead of writing the error in the template 8 years ago
Lukas Eichler d01f7978d2 Added implementation for a tpl function that evaluates a string as a template. 8 years ago
Steve Wilkerson 79a3db0a63 feat(helm): add support for required properties 8 years ago
Jack Zampolin fc60d51be9 Add toToml function 8 years ago
Matt Butcher d8540d78f1
feat(tiller): add fromYaml to template functions 8 years ago
Andrew Stuart 9771973888
Add AsSecrets, AsConfig methods for Files object. Move ToYaml to chartutil 8 years ago
Adnan Abdulhussein f97dbe33da fix(tests): prefix template names with "templates/" 9 years ago
Matt Butcher 36f7eb0b2a fix(linter): add engine.FuncMap so linter can use real function list 9 years ago
Matt Butcher 431cc46cad feat(tiller): add toYaml template function 9 years ago
joe2far 72e7b22999 minor engine unit test fix 9 years ago
Matt Butcher b7945d05c4 ref(templates): change GetString to Get 9 years ago
Matt Butcher 9718c9e7c8 feat(engine): add 'partial' function 9 years ago
Matt Butcher 033dbfe75e feat(tiller): add Files map to templates 9 years ago
Matt Butcher 95eeba3805 fix(tiller): merge -f values correctly 9 years ago
Matt Butcher 73a2890277 fix(engine): change template naming 9 years ago
Matt Butcher 532f03ec78 feat(tiller): add .Template object in templates 9 years ago
Matt Butcher 96ac6ebc6c fix(tiller): stop printing <no value> when var is missing 9 years ago
Matt Butcher 225d3a8adc test(engine): add test case for deep release passing 9 years ago
Matt Butcher 22ac61469f feat(*): add Values namespace to templates 9 years ago
Matt Butcher e757b24aed fix(*): add license header 9 years ago
Matt Butcher 60f5341b91 feat(chartutil): support global variables 9 years ago
Matt Butcher 490cef784c fix(tiller): refactor template render to use chartutil. 9 years ago