Commit Graph

98 Commits (d58d7b376265338e059ff11c71267b5a6cf504c3)

Author SHA1 Message Date
Robert Sirchia d58d7b3762 Fixing all the linting errors
6 months ago
Matt Farina 7fd08041b1
Merge pull request #12617 from porridge/dynamic-client
8 months ago
Andrew Block 77d54d7dbe
Merge pull request #11351 from greed42/fast-tpl
8 months ago
Marcin Owsiany bfec4ec926 feature(pkg/engine): introduce RenderWithClientProvider
8 months ago
Graham Reed 97dbb96f5a Merge remote-tracking branch 'origin/main' into fast-tpl
1 year ago
Graham Reed 95905f19dd Work around template.Clone omitting options
1 year ago
AdamKorcz 2a9594c0fe pkg/engine: fix nil-dereference
1 year ago
Matt Farina 863bc74e5a
Update to func handling
2 years ago
Graham Reed a7d3fd6c09 Allow a nested `tpl` invocation access to `defines` in a containing one
2 years ago
Graham Reed e2a7c7998a Remove the 'reference templates' concept
2 years ago
Graham Reed db4f330122 Speed up `tpl`
2 years ago
Matt Farina f895948ae2
Fixing issue with non-existant .Template when using tpl function
3 years ago
Matt Farina ac80a5eec9
Merge branch 'main' into feat/subcharts-scope
3 years ago
Matt Farina 2de6f9d424
Merge pull request #9993 from Ka0o0/make-isroot-available-to-template
3 years ago
Kai Takac 06ae6f933a Make Chart's IsRoot available to templates
3 years ago
Cory Snider 79df3926f6 fix(engine): parse fail messages with newlines
3 years ago
Valentin Flaux 3daaea0a1c feat(pkg/engine): expose subcharts scope in parent
3 years ago
Marcus Speight 7a0739a863 Fail message is now the same as the required message.
4 years ago
Paul Brousseau 3192408415 Fixing typo in engine comments
4 years ago
Matt Farina dbd001e532
Removing tiller language
4 years ago
Matt Butcher bb47286f09
fix linting error with lookup function (#7969)
4 years ago
Andre Sencioles d0726e07ab
Parse reference templates in predictable order (#7702)
4 years ago
Daniel Cheng 8528548441 fix recursion count in templates
5 years ago
Matthew Fisher 9c680e604b
Merge pull request #7443 from zwwhdls/fix7439
5 years ago
zwwhdls 16a85f7570 fix test-style
5 years ago
zwwhdls 4eda4fa06d allow limited recursion in templates
5 years ago
Matthew Fisher e84b61b2db
Merge pull request #6752 from raffaelespazzoli/lookup
5 years ago
Josh Soref 02ad2b1187 Spelling (#7258)
5 years ago
raffaelespazzoli e98cd621f0 added rest client passed with action configuration
5 years ago
海的澜色 750b870aed fix stack overflow error (#7114)
5 years ago
Matt Farina 9bc7934f35
Updating the module for v3 as the major version
5 years ago
Adam Reese 4fcc876786
ref(pkg/engine): cleanup of development `hack`
5 years ago
Martin Hickey 5906b9dfee Fix style conformance issue
5 years ago
Ian Howell c92e3351f7 Switch to a more unique delimiter for template execution errors
5 years ago
Ian Howell 31b940a61d fix(engine): Fix eating too many colons during template execution
5 years ago
Thomas O'Donnell 213f714604 Stop Lint from breaking when using required
5 years ago
Adam Reese b49db9e6e6
ref(pkg/chartutil): break up chartutil into logical files
5 years ago
Martin Hickey 0b809dd078 Validate library chart files after chart loaded
5 years ago
Ian Howell 278594fb0f fix(pkg/engine): Style changes on template errors
5 years ago
Ian Howell 92b86f6e74 fix(pkg/engine): Catch non-templating errors when rendering templates
5 years ago
Ian Howell 33b1ede570 fix(pkg/engine): Clean up template error messages
5 years ago
Adam Reese 295092cd7d
ref(pkg/action): refactoring dup code and linter fixes
5 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 4f26b658d8
change copyright to "Copyright The Helm Authors"
6 years ago
Adam Reese f012940d9c
ref(*): refactor chart/chartutil
6 years ago
Adam Reese 726e3c41be
feat(*): print stacktrace on error with debug enabled
6 years ago
Adam Reese 6345f04190
ref(hapi): convert protobuf to go types
6 years ago
scriptonist 5311bf40a8 Now returning error and stopping installation
7 years ago