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鈥檒l occasionally send you account related emails.

Already on GitHub? Sign in to your account

Load scenario data from blob storage #659

Open
3 of 5 tasks
jenhagg opened this issue Jul 25, 2022 · 0 comments
Open
3 of 5 tasks

Load scenario data from blob storage #659

jenhagg opened this issue Jul 25, 2022 · 0 comments
Assignees
Labels
feature request Request for a new feature. (Only lives in Backlog)

Comments

@jenhagg
Copy link
Collaborator

jenhagg commented Jul 25, 2022

馃殌

  • Is your feature request essential for your project?

Describe the workflow you want to enable

Since we have copied the existing files to blob storage, we can use that as the source for loading scenarios, before attempting to download from the server. This will remove the requirement to be on the vpn.

Describe your proposed implementation, if applicable

  • Upgrade fs-azureblob to the latest version supporting gen2 storage accounts
  • Use the esmi storage account as the source of profiles
  • Use the esmi storage account as the source of existing scenario data
  • Ensure integrity of local scenario list when new scenarios are created but not yet in blob storage

Additional context

This does not yet include writing new scenarios to blob storage, thus we will have to manually keep it synchronized with the server for new scenarios.

@jenhagg jenhagg added the feature request Request for a new feature. (Only lives in Backlog) label Jul 25, 2022
@jenhagg jenhagg self-assigned this Jul 25, 2022
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
feature request Request for a new feature. (Only lives in Backlog)
Projects
None yet
Development

No branches or pull requests

1 participant