Roland Kool
Roland Kool
Similar issue but using helm template directly instead of helm through kustomize: https://github.com/argoproj/argo-cd/issues/3594 and https://github.com/argoproj/argo-cd/issues/5202
It did work before 4.10.3. Was it a bug in all versions prior to 4.10.3? Being able to retrieve data from the namespace the object is in is quite useful....
Yes, like I mentioned in the description, there is a way to work around it using a Lua script to add cookies to dynamic metadata and then a request header...
@jynolen thanks for helping out with the patch. Would you be interested in extending the PR to also support forwarding the token to a customized header name instead of the...
Also ran into this issue. In fact, when I added an `XListenerSet` resource, ExternalDNS removed all DNS entries for HTTP routes that use the listeners from the Gateway resource itself....