Arko Dasgupta
Arko Dasgupta
closing this since UDPRoute and TCPRoute support is in
@danehans can we close this issue ?
@moribellamy I think `conntrack` might be marking the packets as `INVALID` and not performing the nat. can you please investigate further by running `iptables` commands using the `log` module e.g....
By default the max `SubnetSize` is 24 ``` docker info | grep Subnet SubnetSize: 24 ``` This value can be changed by reinitializing the swarm manager ``` docker swarm init...
@thaJeztah I guess we could change these to `Warn` but the bigger question is why are these failing ? What is the linux version and distribution ?
@shahar-h couldn't you input the same intent directly via Values.yaml ?
> @arkodg in our case `extensionManager.service.host` represents a kubernetes service host - `..svc.cluster.local`, and since the namespace part is dynamic according to chart installation command we need to have an...
> > > @arkodg in our case `extensionManager.service.host` represents a kubernetes service host - `..svc.cluster.local`, and since the namespace part is dynamic according to chart installation command we need to...
> cc @arkodg - WDYT? the use case of supplying an external configmap makes sense, can we brainstorm a little more on the API for e.g. thoughts on ``` config:...
there's a legit error in CI ``` /home/runner/work/gateway/gateway/test/e2e/upgrade/eg_upgrade_test.go:57 Error: Received unexpected error: gateways.gateway.networking.k8s.io "same-namespace" is forbidden: unable to create new content in namespace gateway-conformance-infra because it is being terminated Test:...