Skip to content

ignore unknown identifiers on string.Template for kubernetes manifest - #298

Merged
italovalcy merged 2 commits into
mainfrom
fix/ignore-unknown-identif-k8s-manifest
Aug 3, 2026
Merged

ignore unknown identifiers on string.Template for kubernetes manifest#298
italovalcy merged 2 commits into
mainfrom
fix/ignore-unknown-identif-k8s-manifest

Conversation

@italovalcy

Copy link
Copy Markdown
Contributor

Fix a problem when processing the Kubernetes manifest which has shell scripts inside and define variables with ${VAR_NAME} or just $VARNAME which would be listed as string template identifiers and raise an Invalid placeholder error.

@italovalcy
italovalcy marked this pull request as ready for review August 3, 2026 09:13
@italovalcy
italovalcy merged commit 8b091ec into main Aug 3, 2026
4 of 5 checks passed
@italovalcy
italovalcy deleted the fix/ignore-unknown-identif-k8s-manifest branch August 3, 2026 09:13
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