From b65158017829cee6fba71a6d730d1502026280a7 Mon Sep 17 00:00:00 2001 From: Stefan Majewsky Date: Mon, 7 May 2018 14:07:11 +0200 Subject: add support for symlinks to ObjectIterator Closes #2. --- CONTRIBUTING.md | 3 +++ 1 file changed, 3 insertions(+) (limited to 'CONTRIBUTING.md') diff --git a/CONTRIBUTING.md b/CONTRIBUTING.md index 96ae415..aa145a8 100644 --- a/CONTRIBUTING.md +++ b/CONTRIBUTING.md @@ -37,3 +37,6 @@ container](https://github.com/bouncestorage/docker-swift). 2. Run the tests with `./testing/with-saio.sh go test`. The script will find how to access the Swift API inside the container, and configure the auth environment variables accordingly. You can use this with any command that requires Swift credentials, e.g. `./testing/with-saio.sh swift stat`. + +**WARNING:** At the time of this writing, https://github.com/bouncestorage/docker-swift/pull/30 has not been merged, so +you need to patch the proxy-server.conf manually to get the symlink-related tests to pass. -- cgit v1.2.3