Azure-Samples / aks-store-demo

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

Crashes post Product Service is restarted #128

Open kSinglaVikas opened 5 months ago

kSinglaVikas commented 5 months ago

Describe the bug Make any change to Product manifest file & deploy. This would cause the application to fail

To Reproduce Steps to reproduce the behavior:

Expected behavior Application should continue to work

Screenshots Unable to retrieve the products

Additional context Services are accessible by Private IP but not through Load Balancer IP.

pauldotyu commented 3 months ago

Thanks for submitting this issue @kSinglaVikas. Will look into this and try to repro