GoogleCloudPlatform / microservices-demo

Sample cloud-first application with 10 microservices showcasing Kubernetes, Istio, and gRPC.
https://cymbal-shops.retail.cymbal.dev
Apache License 2.0
17.09k stars 7.35k forks source link

Add Route to Frontend service #2759

Closed sandert-k8s closed 1 month ago

sandert-k8s commented 1 month ago

Background

Adds a OpenShift Route to the Frontend service. It is disabled by default, and can be enabled by setting the frontend.route.create toggle to true

If this doesn't suit the project (because it's OpenShift only), I can understand. This PR can be closed then.

bourgeoisor commented 1 month ago

Hi @sandert-k8s! Yeah unfortunately this one will be closed since it doesn't suit the primary purposes of this repo: https://github.com/GoogleCloudPlatform/microservices-demo/blob/main/docs/purpose.md

Let me know if you have any questions about this.