nginxinc/nginmesh

HTTP Rewrite does not work in release 0.4.0

Opened this issue · 0 comments

To reproduce problem:

  1. Install istio 0.4.0 in GCP
  2. Install Nginmesh 0.4.0 initializer
  3. Deploy Bookinfo app
  4. Add rewrite rule:
    istioctl create -f ../nginmesh-0.4.0/samples/kubernetes/addons/route-rule-http-rewrite.yaml
  5. 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