Closed ksubrmnn closed 11 months ago
Add compatibility with Azure Service Mesh
[ ] Yes [X] No
What kind of change does this Pull Request introduce? Adds manifests needed for aks-store-demo to work with Azure Service Mesh
[ ] Bugfix [X] Feature [ ] Code style update (formatting, local variables) [ ] Refactoring (no functional changes, no api changes) [ ] Documentation content changes [ ] Other... Please describe:
kubectl label namespace pets istio.io/rev=asm-1-17
kubectl apply -f aks-store-quickstart.yaml
kubectl apply -f manifests/istio/gateway.yaml
Verify that the following are valid
LGTM
Purpose
Add compatibility with Azure Service Mesh
Does this introduce a breaking change?
Pull Request Type
What kind of change does this Pull Request introduce? Adds manifests needed for aks-store-demo to work with Azure Service Mesh
How to Test
kubectl label namespace pets istio.io/rev=asm-1-17
kubectl apply -f aks-store-quickstart.yaml
kubectl apply -f manifests/istio/gateway.yaml
What to Check
Verify that the following are valid
Other Information