HTTP Rewrite does not work in release 0.4.0
Opened this issue · 0 comments
sakows commented
To reproduce problem:
- Install istio 0.4.0 in GCP
- Install Nginmesh 0.4.0 initializer
- Deploy Bookinfo app
- Add rewrite rule:
istioctl create -f ../nginmesh-0.4.0/samples/kubernetes/addons/route-rule-http-rewrite.yaml - Check mixer logs for "bookRatings", currently cannot find in logs :
kubectl logs $(kubectl get pod -n istio-system | grep istio-mixer | awk '{ print $1 }')
-n istio-system mixer