Lukas Ho-Koziol

Results 13 issues of Lukas Ho-Koziol

## Changelog Entry To be copied to the [draft changelog](https://github.com/DataBiosphere/toil/wiki/Draft-Changelog) by merger: Add code for warning check to be used when launching cluster with AWS. ## Reviewer Checklist * [...

## Changelog Entry To be copied to the [draft changelog](https://github.com/DataBiosphere/toil/wiki/Draft-Changelog) by merger: Add CI tests for python 3.10 to address issue #3819 ## Reviewer Checklist * [ ] Make sure...

## Changelog Entry To be copied to the [draft changelog](https://github.com/DataBiosphere/toil/wiki/Draft-Changelog) by merger: Address issue 3653 via adding a new environment variable which takes a json dictionary of tags to apply...

Having common place where we know workflows are located would allow for accessing objects such as the message bus more consistently, we currently default to creating this in the current...

## Changelog Entry To be copied to the [draft changelog](https://github.com/DataBiosphere/toil/wiki/Draft-Changelog) by merger: Will address issue 3922 by adding an environment variable to specify a specific AWS profile with which to...

## Changelog Entry To be copied to the [draft changelog](https://github.com/DataBiosphere/toil/wiki/Draft-Changelog) by merger: Make --export-all the default for slurm arguments ## Reviewer Checklist * [ ] Make sure it is coming...

## Changelog Entry To be copied to the [draft changelog](https://github.com/DataBiosphere/toil/wiki/Draft-Changelog) by merger: Remove json conversion of policy document in AWS permission check ## Reviewer Checklist * [ ] Make sure...

``` [2022-09-29T11:36:25-0700] [MainThread] [E] [toil.lib.aws.iam] Exception when trying to get role policies Traceback (most recent call last): File "/home/lukas/Desktop/toil/src/toil/lib/aws/iam.py", line 226, in get_policy_permissions user = iam.get_user() File "/home/lukas/Desktop/toil/venv/lib/python3.10/site-packages/botocore/client.py", line 508,...

Test fix #4029 part 2 ┆Issue is synchronized with this [Jira Story](https://ucsc-cgl.atlassian.net/browse/TOIL-1226) ┆friendlyId: TOIL-1226

## Changelog Entry To be copied to the [draft changelog](https://github.com/DataBiosphere/toil/wiki/Draft-Changelog) by merger: python 3.10 testing ## Reviewer Checklist * [ ] Make sure it is coming from `issues/XXXX-fix-the-thing` in the...