redhat-scholars / istio-tutorial

Istio Tutorial for https://dn.dev/master
https://redhat-scholars.github.io/istio-tutorial/
Apache License 2.0
1.2k stars 705 forks source link

Rate limits is not working #31

Closed rafabene closed 6 years ago

rafabene commented 6 years ago

I've applied the files and even so I was not able to get any error.

DonSchenck commented 6 years ago

I'm working on this; I'm not able to assign myself.

rafabene commented 6 years ago

FYI: it works on Bookinfo on OpenShift: https://learn.openshift.com/middleware/resilient-apps/

jamesfalkner commented 6 years ago

See https://github.com/istio/issues/issues/257 and associated PR https://github.com/istio/istio/pull/4576

Adding a namespace qualifier to the QuotaSpecBinding makes it work (we're using this for the istio summit lab).