Nick Young
Nick Young
It seems like since we changed the tool we use for generating that docs page from the Go types, it no longer includes the docs for inlined types correctly. The...
To be clear, `parentRefs` works the same across all Route types, but HTTPRoute is the only Route type that accepts a Service parent. All other Route types _must_ have a...
@guicassolato, you're not wrong that there's an implication there, but due to substantial crossover with service mesh use cases, we specifically removed language like that from the GEP. There just...
At the moment, the only _defined_ behavior is when a Service is also a `backendRef`. Any other behavior is undefined, and, while an implementation can make a guess about what...
The former is a leftover, it should have been updated, we agreed on the latter (I seem to recall).
I think we can leave the `body` vs `raw_body` thing unspecified for now. Interested in your feedback if you implement it though.
Seems like we do a "SHOULD use `raw_body`" or something, and see if that works for everyone?
After discussing today in the meeting, and some thought, I agree with @robscott about `Overridden` and `Overriding`, with Reasons used as the way to indicate if that override is partial,...
Cilium will definitely look at doing this once I can get some developer bandwidth allocated to it - not having this to key conformance tests for Mesh off has meant...
I think this is a reasonable request, but unfortunately, it's a breaking API change, so we'll probably need to add a plural field (i.e. `Methods` instead of `Method`, with semantics...