Commit Graph

86 Commits (eb6e240cfedf688dfd407c78712a9772b72b4023)

Author SHA1 Message Date
Stepan Paksashvili b54349d9b2 fix(pkg/engine): allow to override all functions
5 months ago
Stepan Paksashvili 8982b57e5e feat(pkg/engine): and custom funcs overriding test
5 months ago
Stepan Paksashvili 9073bcf53e feat(pkg/engine): add support for custom template funcs
5 months ago
Matt Farina 61d3eca55c
Move pkg/chart to pkg/chart/v2 to prepare for v3 charts
6 months ago
Matt Farina 5c0deec327
Moving chartutil to chart/util
7 months ago
Matt Farina 2236294119 Updating to helm.sh/helm/v4
8 months ago
Joe Julian 1c73ea44ad
Merge remote-tracking branch 'upstream/main' into feat/toml-parsing
12 months ago
Matt Farina 7fd08041b1
Merge pull request #12617 from porridge/dynamic-client
2 years ago
Marcin Owsiany a997de1f11 tests(pkg/engine): test RenderWithClientProvider
2 years ago
Graham Reed b261a1b1be Test update for "Allow a nested `tpl` invocation access to `defines` in a containing one"
2 years ago
Graham Reed 36d417de3b Test update for "Speed up `tpl`"
2 years ago
Joe Julian ec1d0d8671
Merge pull request #11456 from greed42/tpl-tests
2 years ago
Graham Reed f235f0f285 Check that missing keys are still handled in tpl
2 years ago
Dominik Müller 266ab5af05 test(pkg/engine): add tests for TOML parsing
2 years ago
Matt Farina 863bc74e5a
Update to func handling
3 years ago
Graham Reed 9fe912f3c5 Check redefinition of define and include in tpl
3 years ago
Graham Reed ebf5e1e2af Check that `.Template` is passed through `tpl`
3 years ago
Graham Reed 0a6e7d95ab Make sure empty `tpl` values render empty.
3 years ago
Graham Reed d1e9a242a7 Pick the test improvement out of PR#8371
3 years ago
Matt Farina ac80a5eec9
Merge branch 'main' into feat/subcharts-scope
4 years ago
Matt Farina 2de6f9d424
Merge pull request #9993 from Ka0o0/make-isroot-available-to-template
4 years ago
Kai Takac 8fcaf7b85c Add Chart IsRoot test
4 years ago
Cory Snider 79df3926f6 fix(engine): parse fail messages with newlines
4 years ago
Valentin Flaux 3daaea0a1c feat(pkg/engine): expose subcharts scope in parent
4 years ago
Martin Hickey dffc2a30c7
Merge pull request #9035 from wizbit/fail-message
4 years ago
Josh Soref 2bf8fdf45d
chore: Spelling (#9410)
5 years ago
Marcus Speight 7a663a56c2 Fixed Test
5 years ago
Marcus Speight 8aa42824f9 Added test for lint mode
5 years ago
Marcus Speight 7a0739a863 Fail message is now the same as the required message.
5 years ago
Matt Butcher bb47286f09
fix linting error with lookup function (#7969)
5 years ago
Andre Sencioles d0726e07ab
Parse reference templates in predictable order (#7702)
5 years ago
Daniel Cheng 206d4a9053 add test for template recursion
6 years ago
海的澜色 750b870aed fix stack overflow error (#7114)
6 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
7 years ago
Ian Howell 33b1ede570 fix(pkg/engine): Clean up template error messages
7 years ago
Adam Reese 895e9192d4
feat(*): use vanity import helm.sh/helm
7 years ago
Adam Reese 849f27d11f
ref(pkg/engine): make template specific functions private
7 years ago
Adam Reese d841a1b1d9
fix(engine): make template rendering thread safe
7 years ago
Adam Reese 2b81eea1e2
ref(*): replace byte array with map for Release config
7 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
8 years ago
Lukas Eichler 39db9ec6e8 Merge branch 'master' into master
8 years ago