Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Add support for multi region #562

Open
yuvalshilo opened this issue Feb 6, 2025 · 3 comments
Open

Add support for multi region #562

yuvalshilo opened this issue Feb 6, 2025 · 3 comments
Labels
enhancement New feature or request

Comments

@yuvalshilo
Copy link

TL;DR

It will be really helpful to use an automatic github action to deploy new revisions to multi region cloud run service.
Event tough the the tests show that it's possible to pass multiple regions (see attached image), it's not supported.
Thanks.

Image

Detailed design

No response

Additional information

No response

@yuvalshilo yuvalshilo added the enhancement New feature or request label Feb 6, 2025
@sethvargo
Copy link
Member

Hi @yuvalshilo - have you tried setting region to a comma-separated list of values? If that doesn't work, please provide the GitHub Actions debug logs.

@nseb
Copy link

nseb commented Feb 15, 2025

@sethvargo I have the same need , and it's not working
The endpoint_overrides property must be an absolute URI beginning with http:// or https:// and ending with a trailing '/'. [https://europe-west1,us-central1-run.googleapis.com/

@sethvargo
Copy link
Member

Hi there - could you please provide the debug output for the complete GitHub Actions workflow run?

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
enhancement New feature or request
Development

No branches or pull requests

3 participants