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

aio app run --local should automatically update runtimes.json list #558

Open
shazron opened this issue Jul 18, 2022 · 1 comment
Open

aio app run --local should automatically update runtimes.json list #558

shazron opened this issue Jul 18, 2022 · 1 comment
Labels
enhancement New feature or request

Comments

@shazron
Copy link
Member

shazron commented Jul 18, 2022

See #557 - the manual process.

We need a way when users run aio app run --local:

  1. Get an updated runtimes.json file generated from Docker Hub calls (see PR above)
  2. Cache this file on disk somewhere
  3. Use that runtimes.json file as one of the parameters for the local openwhisk server instance

If there is no network connection available, fall back to the included runtimes.json in the app plugin.

@aiojbot
Copy link
Collaborator

aiojbot commented Aug 11, 2022

JIRA issue created: https://jira.corp.adobe.com/browse/ACNA-1739

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

No branches or pull requests

2 participants