Costin Manolache

Results 157 comments of Costin Manolache

Should we avoid taking over 2-letter names for alpha APIs ? I'm not sure how k8s reacts if different products register short names, and we may already have a problem...

Also I would like some discussion if this is really a core feature that all implementations must support, or can be expressed as an optional feature - and use a...

Not sure policy attachment is well defined - if a policy is attached to a parent, does it apply to child ? Or the other way ? What happens if...

We were discussing the mesh use cases in GAMMA - in particular how HttpRoutes may be attached to a Service ( or something similar ). What happens if a user...

> Before we do all of that though, I think that there seems to be some reasonably strong objections to this whole concept - it seems like the value proposition...

I also like the idea of having a separate CRD for the parent route. In the spirit of bike shedding, I would call it HttpRouteDelegate or RouteDelegation - 'template' has...

The primary requirement here is to differentiate 'header' that user may send from 'metadata' - that is handled by trusted middle proxies or internally. IMO, header name matching must remain...

AFAIK telemetry generation currently happens in Istio-specific code - pretty sure Envoy upstream doesn't emit 'istio' metrics. I think we can modify that code so it doesn't ever use a...

Not sure what 'budgeting' means - but the current model of metrics, with all the per-client labels/attributes is pretty expensive, and may need a fresh look at the design, requirements...

Kuat - filter rewrite would have a great start with a doc/proposal - it is expected that ambient telemetry will be a bit different, now is a good time to...