Skip to content
This repository has been archived by the owner on Oct 1, 2022. It is now read-only.

HTTP Rewrite does not work in release 0.4.0 #16

Open
sakows opened this issue Dec 21, 2017 · 0 comments
Open

HTTP Rewrite does not work in release 0.4.0 #16

sakows opened this issue Dec 21, 2017 · 0 comments

Comments

@sakows
Copy link

sakows commented Dec 21, 2017

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
@sehz sehz added this to the 0.4.0 milestone Dec 21, 2017
@sehz sehz removed this from the 0.4.0 milestone Apr 9, 2018
Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Labels
None yet
Projects
None yet
Development

No branches or pull requests

3 participants