Assigned
Status Update
Comments
ca...@google.com <ca...@google.com> #2
At present, the advertised base priority can only be configured on a per BGP session basis, not a per-prefix basis for routes advertised in that BGP session.
https://cloud.google.com/sdk/gcloud/reference/compute/routers/add-bgp-peer#--advertised-route-priority
Description
Problem
This means it does not work well for code in enterprises or code you don't want to distribute publicly.
My team sometimes package a demo for general enterprise usage which uses Cloud Shell tutorials . To make it available with a button would be a great improvement!
Right now we need to provide instructions on how to download the source and then how to run the tutorials.
Proposed Solution
A solution could be to have containers loaded from GCP Container Registry and/or code from GCP Source Repository check IAM read access for the user initiating Cloud Shell.
This would enable demos and work to be distributed and work much smoother. It is really great to get the tutorials preloaded and initiated right away.