Azure-Samples / aks-store-demo

Sample microservices app for AKS demos, tutorials, and experiments
MIT License
136 stars 216 forks source link

Migrate to GWAPI for store-front routing #144

Open hariscats opened 3 months ago

hariscats commented 3 months ago

Purpose

Does this introduce a breaking change?

[ ] Yes
[x] No

Pull Request Type

What kind of change does this Pull Request introduce?

[ ] Bugfix
[x] Feature
[ ] Code style update (formatting, local variables)
[ ] Refactoring (no functional changes, no api changes)
[ ] Documentation content changes
[ ] Other... Please describe:

How to Test

What to Check

Verify that the following are valid

Other Information

pauldotyu commented 1 month ago

@hariscats sorry for the delay here and appreciate the contribution! I took a look at your manifest and wanted to confirm... You tested this against open-source Istio not the AKS managed Istio, right?

hariscats commented 3 weeks ago

That's correct, @pauldotyu, given the limitation below from the docs.

Gateway API for Istio ingress gateway or managing mesh traffic (GAMMA) are currently not yet supported with Istio addon. It's planned to allow customizations such as ingress static IP address configuration as part of the Gateway API implementation for the add-on in future.