John Howard

Results 1678 comments of John Howard

it doesn't matter if the period is a few minutes, it will send 1000s of API server writes during that time and cause massive instability cluster wide On Wed, Apr...

@keithmattix with this, do we end up with the tag in the metrics containing the `;`? Or is it dropped as part of the extraction

> > @keithmattix with this, do we end up with the tag in the metrics containing the `;`? Or is it dropped as part of the extraction > > This...

> > > > @keithmattix with this, do we end up with the tag in the metrics containing the `;`? Or is it dropped as part of the extraction >...

That should be possible. Hard to say if you did something wrong or not since you didn't include the routes.

Do we really need it based on the response? And not just a static response based on request? We are pretty quickly going to divulge into needing to do the...

Both of those issues are actually about customizing response codes *return from the proxy for various things*. The issue sounds like its asking to look at the backend's response to...

Not necessarily saying we shouldn't do this, but as some more data points: the 404 case can be done today by providing a "match anything" ('default backend' in Ingress terms)...

I have no clue why we put them in the pure helm charts, but they are used for sure in `istioctl install` which uses them for pruning.

> How is this accomplished in sidecar mode? How does a proxy know what workload it should be proxying? We inject a bunch of env vars from downward API to...