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

App config: add locality field #4941

Merged
merged 2 commits into from
Jul 19, 2024
Merged

App config: add locality field #4941

merged 2 commits into from
Jul 19, 2024

Conversation

xdoardo
Copy link
Contributor

@xdoardo xdoardo commented Jul 18, 2024

(Closes #4909, fixes RUN-349)

This pull request adds locality as a (optional) root element in the app configuration file:

kind: wasmer.io/App.v0
...
locality: 
  regions: 
    - eu-rome

@xdoardo xdoardo requested a review from syrusakbary as a code owner July 18, 2024 13:55
@xdoardo xdoardo requested a review from theduke July 19, 2024 09:41
@theduke theduke merged commit dbcaee4 into main Jul 19, 2024
62 checks passed
@theduke theduke deleted the region-lock branch July 19, 2024 09:42
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

Add region lock configuration to app.yaml
2 participants