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

Added the ability to configure template delimiters on Pod annotations #517

Open
wants to merge 1 commit into
base: main
Choose a base branch
from

Conversation

flaviolemos78
Copy link
Contributor

@flaviolemos78 flaviolemos78 commented Sep 6, 2023

There are some custom resources where Pod templates are used, and their respective controllers may run some template engine on top of it using the same configured templates delimiters (e.g: argo rollouts analysis template), causing errors due to conflicting delimiters. This PR adds the ability to configure consul template delimiters though Pod annotations.

@flaviolemos78 flaviolemos78 force-pushed the feat/hcl-configurable-template-delimiters branch 3 times, most recently from 44db950 to 4b3a42a Compare September 6, 2023 17:33
@flaviolemos78 flaviolemos78 force-pushed the feat/hcl-configurable-template-delimiters branch from 4b3a42a to da9288a Compare September 6, 2023 17:35
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

1 participant