jenwirth
jenwirth
The log for one of the wrestic containers was included in the original message. A describe of the generated Deployment can be found below. I notice now there's a Readiness...
it might be related to istio: https://github.com/istio/istio/issues/11045
This definitely looks like a side-car/istio problem. Is there a way for me to instrument the creation of the backup container. One work around is to change the `command` https://github.com/istio/istio/issues/6324#issuecomment-760156652
For now i will manually delete the jobs (they will be daily). If you add support for Istio, soon you will be adding flags for other mesh implementation. Perhaps we...
@johnhieu what do you mean when you say "I have to design a custom variable for the Traefik"? I think i have a related problem: environment k8s/ingress nginx that rewrites...
Thanks, i get it. Thanks for your explanation :) For now i am trying a different path (istio with oauth2-proxy). I might abandon that path and return to louketo-proxy. It...
That did not help. Same problem, no warnings, errors, just no "copy" button.
I've had a colleague look into it and he mentioned that the plugin is loading a resource by adding a stylesheet `link`. The scheme of the URL is "file://" when...
Hi, For some reason the standard solution (also mentioned here by @zjffun) does not work for me. It is due to the svg having an inline style with `max-width`. The...
I have the same problem. Any updates?