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

Convert compute metadata files from JSON to JS #2009

Closed
brollb opened this issue Mar 23, 2021 · 0 comments
Closed

Convert compute metadata files from JSON to JS #2009

brollb opened this issue Mar 23, 2021 · 0 comments

Comments

@brollb
Copy link
Contributor

brollb commented Mar 23, 2021

This would add support for dynamism in the metadata files and would be a nice enhancement. The specific motivation is given below.

Adding support for #1999 requires that we are able to resolve usernames to tokens and is required by both the compute and storage clients. Ideally, we would use the same approach for both storage and compute clients. The storage clients are run in the browser and in the compute environment so values like SciServer tokens must be resolved in the browser (authenticated requests to deepforge are not necessarily possible in the compute environment).

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

No branches or pull requests

1 participant