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

WX-744 Blob switcheroo #101

Merged
merged 9 commits into from
Nov 1, 2022
Merged

WX-744 Blob switcheroo #101

merged 9 commits into from
Nov 1, 2022

Conversation

jgainerdewar
Copy link
Contributor

This PR makes several changes to the Azure version of the Cromwell/CBAS Helm chart.

  • Replace blobfuse file access with native access in Cromwell.
    • Previously we used six containers mounted via blobfuse
    • Now we use a single container that apps will access natively.
  • Remove unused components
    • Trigger service
    • Blobfuse support
  • Put Cromwell's execution directory in an app-specific location in the container
  • Update to the latest version of TES (not needed for this change, but it had been a while)

See ticket for notes on the overall functionality of the app as of this changeset.

@jgainerdewar
Copy link
Contributor Author

Waiting to merge this until after broadinstitute/cromwell#6941 goes in, it will require a small config change here.

@jgainerdewar jgainerdewar merged commit 13a60e3 into main Nov 1, 2022
@jgainerdewar jgainerdewar deleted the jgd_WX-744_blob branch November 1, 2022 15:15
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.

3 participants