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

run-cache: http: restrict uploads/downloads #7874

Merged
merged 1 commit into from Jun 12, 2022
Merged

Conversation

skshetry
Copy link
Member

@skshetry skshetry commented Jun 10, 2022

Currently, there is no way to find run-cache in HTTP remotes.
In the future, we could use directory listings from supported
webservers to find files.
Temporarily, we are restricting the run-cache uploads. This is a bit
strict, we could have only restricted the downloads, but it might be
more confusing to the users, so I went to categorically restrict
stage cache uploads and downloads for http filesystems.

waiting for #7873 to get merged.

@skshetry skshetry changed the title fix dvc-objects/data imports run-cache: http: restrict uploads/downloads Jun 10, 2022
@skshetry skshetry self-assigned this Jun 10, 2022
@skshetry skshetry added testing Related to the tests and the testing infrastructure bugfix fixes bug A: run-cache Related to the run-cache feature labels Jun 10, 2022
Currently, there is no way to find run-cache in HTTP remotes.
In the future, we could use directory-listings from supported
webservers to find files.
Temporarily, we are restricting the run-cache uploads. This is a bit
strict, we could have only restricted the downloads, but it might be
more confusing to the users, so I went to categorically restrict
stage cache uploads and downloads for http filesystems.
@skshetry skshetry marked this pull request as ready for review June 12, 2022 03:15
@skshetry skshetry requested a review from a team as a code owner June 12, 2022 03:15
@skshetry skshetry requested a review from efiop June 12, 2022 03:15
@efiop efiop merged commit d30dbd5 into iterative:main Jun 12, 2022
@skshetry skshetry deleted the fix-http branch June 14, 2022 13:11
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
A: run-cache Related to the run-cache feature bugfix fixes bug testing Related to the tests and the testing infrastructure
Projects
No open projects
Archived in project
Development

Successfully merging this pull request may close these issues.

None yet

2 participants