Skip to content

[hailctl] Fix validation for remote_tmpdir to allow azure https scheme - #13051

Merged
danking merged 1 commit into
hail-is:mainfrom
daniel-goldstein:fix-set-remote-tmpdir-http
May 15, 2023
Merged

[hailctl] Fix validation for remote_tmpdir to allow azure https scheme#13051
danking merged 1 commit into
hail-is:mainfrom
daniel-goldstein:fix-set-remote-tmpdir-http

Conversation

@daniel-goldstein

Copy link
Copy Markdown
Contributor

Validation code was not updated when adding azure https support. Made this check a bit more robust and tested locally.

Resolves #13049

@danking danking left a comment

Copy link
Copy Markdown
Contributor

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Thanks for picking this up!

@danking
danking merged commit 0aaf389 into hail-is:main May 15, 2023
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.

https:// is considered invalid by hailctl config set batch/remote_tmpdir

2 participants