gloo icon indicating copy to clipboard operation
gloo copied to clipboard

API for configuring GCP upstreams

Open EItanya opened this issue 1 year ago • 3 comments

Description

This PR adds an API for configuring upstreams which can communicate securely with GCP Apis.

API changes

  • Added new gcp upstream type. This will enable authenticating requests with tokens from the google metadata service before sending them upstream.

Docs changes

  • Added generated docs for new gcp upstream typ .

Context

Users have been requesting the ability to use gloo as the authentication point for their cloud run services.

EItanya avatar Apr 23 '24 15:04 EItanya

Issues linked to changelog: https://github.com/solo-io/gloo/issues/6828

solo-changelog-bot[bot] avatar Apr 23 '24 15:04 solo-changelog-bot[bot]

Visit the preview URL for this PR (updated for commit 9761c98):

https://gloo-edge--pr9396-eitanya-6828-cloud-r-jugdwny3.web.app

(expires Thu, 09 May 2024 00:12:03 GMT)

🔥 via Firebase Hosting GitHub Action 🌎

Sign: 77c2b86e287749579b7ff9cadb81e099042ef677

github-actions[bot] avatar Apr 23 '24 16:04 github-actions[bot]

Happy to add it there, I think that's fair

EItanya avatar Apr 26 '24 17:04 EItanya