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

Templating should not fail if << or >> are in the template #98

Open
2 tasks
guettli opened this issue Mar 15, 2024 · 0 comments
Open
2 tasks

Templating should not fail if << or >> are in the template #98

guettli opened this issue Mar 15, 2024 · 0 comments
Labels
Container Issues or pull requests relevant for Team 2: Container Infra and Tooling

Comments

@guettli
Copy link
Contributor

guettli commented Mar 15, 2024

/kind bug

Our templating should not fail on input like this:

echo "<< .FooVersion >>" >> output.log

At the moment this seems to be the case. See #97 (comment)

TODO

  • fix bug
  • write unit-test
@chess-knight chess-knight added the Container Issues or pull requests relevant for Team 2: Container Infra and Tooling label Jun 10, 2024
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
Container Issues or pull requests relevant for Team 2: Container Infra and Tooling
Projects
None yet
Development

No branches or pull requests

2 participants