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

Detect unversioned buckets #3944

Open
drernie opened this issue Apr 15, 2024 · 0 comments
Open

Detect unversioned buckets #3944

drernie opened this issue Apr 15, 2024 · 0 comments

Comments

@drernie
Copy link
Contributor

drernie commented Apr 15, 2024

Quilt implicitly assumes buckets are versioned, so that we can get an immutable reference to any particular object.

However, there is no trivial API for detecting whether versioning is turned on, and it can get complicated if versioning has been turned on and off.

We may need some kind of test file we can read and overwrite inside the ".quilt" folder (if we have read access), to determine whether versioning is fully enabled.

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

No branches or pull requests

1 participant