John Howard
John Howard
Don't we provision a real cert from lets encrypt? I think that takes multiple minutes and I am not sure if they would be happy with the rate at which...
Seems we need an update here
This appears to be working now
https://istio.io/latest/docs/ops/configuration/traffic-management/traffic-routing/ is pretty close to this, though it only covers part of the request flow
@craigbox that is a tricky one since those are pseudo-APIs. I want to, but I struggle with reconciling the backwards compat. I wish we had done it in 1.5 when...
Things appear to work since Ambient has better support for direct-to-pod traffic. But it does not work; we still get the packets after LB which breaks a lot of features.
PILOT_ENABLE_ALPHA_GATEWAY_API is about APIs that are not v1 in gw. Tcproute and tlsroute mostly. this is 100% orthogonal from mesh support. *mesh support has no API changes* at all. The...
No. We should probably say those 2 are alpha and maybe say "alpha resources are due to the resources themselves being alpha"
Problem is alpha -> stable promotion basically totally breaks in Gateway API's versioning model. Its not like Istio's model currently