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

HTTP Rewrite does not work in release 0.4.0 #16

@sakows

Description

@sakows

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

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions