johnthompson-ybor

Results 4 issues of johnthompson-ybor

### Would you like to work on this feature? None ### What problem are you trying to solve? As far as I can tell, there's only a way to create...

runtime

Checklist: * [x ] I've searched in the docs and FAQ for my answer: https://bit.ly/argocd-faq. * [x ] I've included steps to reproduce the bug. * [ x] I've pasted...

bug
more-information-needed
version:2.13

I'm trying to set a value like this: ${{quote("{{.domain}}") That should literally render {{.domain}}, but instead i get an error about an unterminated literal: literal not terminated (1:20)\n | quote(\"{{...

kind/enhancement
priority/low
area/controller
size/small

This allows similar behavior to argo cd values so that when you use force string on a value is treats it as a string literal instead of something to be...

kind/enhancement
priority/normal
area/controller