-
Notifications
You must be signed in to change notification settings - Fork 54
5.5.0 Release Notes
/datasettestinputs/...
and /datasettestinputssouthc/...
(from samples and examples) are no longer mounted for Cromwell due to a requirement to remove support for the SAS token previously provided. Those samples will instead need to use HTTPS URLs instead. However, WDL functions that access input files outside of containerized tasks (such as file length utilities) will fail as a result. We are investigating possible solutions.
With this release, Kubernetes is using Azure RBAC for Kubernetes Authorization. If you get an error indicating missing permissions when accessing workloads or other features of the cluster, try adding one of the built-in roles from the link and trying again (after it's had time to propagate).
- Update libraries by @BMurri in https://github.com/microsoft/CromwellOnAzure/pull/824
- Remove int check on CromwellImageName by @BMurri in https://github.com/microsoft/CromwellOnAzure/pull/825
- Address upgrade failure by @BMurri in https://github.com/microsoft/CromwellOnAzure/pull/826
- Update version to 5.5.0 by @BMurri in https://github.com/microsoft/CromwellOnAzure/pull/828
- Remove datasettestinputs from the list of external SAS containers by @BMurri in https://github.com/microsoft/CromwellOnAzure/pull/829
- Access using account keys to datasettestinputssouthc was turned off by @BMurri in https://github.com/microsoft/CromwellOnAzure/pull/830
Also see changes in TES in this release
Full Changelog: https://github.com/microsoft/CromwellOnAzure/compare/5.4.6...5.5.0
Minor Version Changelog: https://github.com/microsoft/ga4gh-tes/compare/5.4.0...5.5.0
To search, expand the Pages section above.