Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Create HIP for alternative delimiter feature #222

Open
wants to merge 2 commits into
base: main
Choose a base branch
from

Conversation

neerfri
Copy link

@neerfri neerfri commented Nov 22, 2021

Many tools use templating syntax with {{ ... }} delimiters, it's hard to maintain Helm charts for such tools.
This HIP suggests to use "magic comments" in the template to control the delimiter.

Signed-off-by: Neer Friedman neerfri@gmail.com

Signed-off-by: Neer Friedman <neerfri@gmail.com>
* use modifier `delimiters=` instead of `delim=`
* specify full delimiters instead of duplicating the delimiter (`[,]` -> `[[,]]`)
* document the Template Header concept

Signed-off-by: Neer Friedman <neerfri@gmail.com>
@neerfri neerfri force-pushed the alternative-delimiter-feature branch from 3bc2df9 to db0fe3c Compare November 24, 2021 10:22
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
Projects
None yet
Development

Successfully merging this pull request may close these issues.

None yet

2 participants