docker-volume-backup/test
Frederik Ring 5c04e11f10
Add support for Azure Blob Storage (#171)
* Scaffold Azure storage backend that does nothing yet

* Implement copy for Azure Blob Storage

* Set up automated testing for Azure Storage

* Implement pruning for Azure blob storage

* Add documentation for Azure Blob Storage

* Add support for remote path

* Add azure to notifications doc

* Tidy go.mod file

* Allow use of managed identity credential

* Use volume in tests

* Auto append trailing slash to endpoint if needed, clarify docs, tidy mod file
2023-01-11 21:40:48 +01:00
..
azure Add support for Azure Blob Storage (#171) 2023-01-11 21:40:48 +01:00
certs Run tests using compose v2 (#178) 2023-01-07 18:50:27 +01:00
cli Untangle tests (#112) 2022-06-23 14:40:29 +02:00
commands Run tests using compose v2 (#178) 2023-01-07 18:50:27 +01:00
confd Run tests using compose v2 (#178) 2023-01-07 18:50:27 +01:00
extend Run tests using compose v2 (#178) 2023-01-07 18:50:27 +01:00
gpg Run tests using compose v2 (#178) 2023-01-07 18:50:27 +01:00
ignore Run tests using compose v2 (#178) 2023-01-07 18:50:27 +01:00
local Run tests using compose v2 (#178) 2023-01-07 18:50:27 +01:00
notifications Run tests using compose v2 (#178) 2023-01-07 18:50:27 +01:00
ownership Run tests using compose v2 (#178) 2023-01-07 18:50:27 +01:00
s3 Run tests using compose v2 (#178) 2023-01-07 18:50:27 +01:00
secrets Consider failed casting to error response, use established minio bootstrap in tests 2022-10-13 19:40:41 +02:00
ssh Run tests using compose v2 (#178) 2023-01-07 18:50:27 +01:00
swarm Consider failed casting to error response, use established minio bootstrap in tests 2022-10-13 19:40:41 +02:00
webdav Run tests using compose v2 (#178) 2023-01-07 18:50:27 +01:00
test.sh label container in cli test 2021-07-11 20:21:17 +02:00
util.sh Untangle tests (#112) 2022-06-23 14:40:29 +02:00