I created a new service via Riofile with a timeout:
services:
ido-ui:
requestTimeoutSeconds: 120
This creates 4 VirtualServices in Gloo, I've noticed that the version specific services receive the Timeout option, but the main end point does not.
ido-ui-v0 has the timeout
ido-ui-v0-tls-#####.on-rio.io-tls has the timeout
ido-ui-tls-####.on-rio.io-tls no timeout
ido-ui no timeout
This is the expected result from ido-ui-v0:
spec:
virtualHost:
domains:
I created a new service via Riofile with a timeout:
services: ido-ui: requestTimeoutSeconds: 120
This creates 4 VirtualServices in Gloo, I've noticed that the version specific services receive the Timeout option, but the main end point does not. ido-ui-v0 has the timeout ido-ui-v0-tls-#####.on-rio.io-tls has the timeout ido-ui-tls-####.on-rio.io-tls no timeout ido-ui no timeout This is the expected result from ido-ui-v0: spec: virtualHost: domains:
This is the result from the non versioned service spec: virtualHost: domains: