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

Non standard directory placeholder #6

Open
sverhoeven opened this issue Aug 5, 2019 · 1 comment
Open

Non standard directory placeholder #6

sverhoeven opened this issue Aug 5, 2019 · 1 comment

Comments

@sverhoeven
Copy link
Member

The adaptor on createDirectory("something") creates a blob in S3 with key something/___not__empty___.

When you create a folderin the S3 console, it creates an object with the above name appended by suffix "/" and that object is displayed as a folder in the S3 console. In minio a key ending in / is also treated as an directory.

The adaptor should treat keys ending with / as directories.

@sverhoeven
Copy link
Member Author

Started in https://github.com/xenon-middleware/xenon-adaptors-cloud/tree/no-dir-placeholder branch, but half the integration tests fail so backed off for now

sverhoeven added a commit that referenced this issue Aug 7, 2019
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