Karl Stoney
Karl Stoney
You could just set the annotations on the resources which would allow helm to "adopt" them as and when someone switches to helm? ``` metadata: annotations: meta.helm.sh/release-name: istio meta.helm.sh/release-namespace: istio-system...
Yeah this could even be a UI concern which makes it very prominent that we're displaying an incomplete trace. Anything to save the user confusion!
Digging a bit more, what appears to be happening here is in the metrics, the first part of the domain is being used for the cluster name ``` # TYPE...
Another way to look at this would be to consider that the production instance of this app should be read only, and changes only deployed programatically via git? That's the...
Sorry to rekindle an old issue but this would really be useful! See (long) threads like: https://github.com/envoyproxy/envoy/issues/14981; where people deal with 503's. `Sending local reply with details upstream_reset_before_response_started{connection_termination}` These are...