kameshsampath / istio-keycloak-demo

Istio Keycloak Demo
Apache License 2.0
84 stars 35 forks source link

HTTP Health Checks fail when not authorized #3

Open murphye opened 6 years ago

murphye commented 6 years ago

https://github.com/kameshsampath/istio-keycloak-demo/blob/949284e26cfcf00947a544c16c236cfb6183cbb1/cars-api/src/istio/istio-cars-api-0.0.1-all.yml#L44

Health check will not succeed when handler is in place.

Changing health checks to TCP seems to work.