retroryan / istio-workshop

Istio Workshop
Apache License 2.0
416 stars 257 forks source link

perTryTimeout invalid: duration: nil Duration #32

Closed esnible closed 5 years ago

esnible commented 6 years ago

There is a problem with a route rule. Tested with Istio 0.8.

$ istioctl create -f route-rule-retry.yaml Error: configuration is invalid: 1 error occurred:

retroryan commented 6 years ago

@saturnism - Do you have any ideas what would have changed with Istio 0.8 to break this?

esnible commented 6 years ago

@retroryan It isn't a recent change. I went back through the dailies and releases all the way to 0.2.12 and they all gave the "* perTryTimeout invalid: duration: nil Duration" error. Istio 0.1.5 didn't like the rule at all. Is it possible this rule never worked?

retroryan commented 5 years ago

This should be fixed with the latest versions of istio.