1
0
mirror of https://github.com/offen/docker-volume-backup.git synced 2025-11-23 21:44:40 +02:00
Commit Graph

563 Commits

Author SHA1 Message Date
Frederik Ring
06bb25c980 Defining test sandbox in compose file allows testing against multi node swarm setup (#591)
* Defining test sandbox in compose file allows swapping with multi node swarm setup

* Test cases can request a multi node swarm cluster

* Docker healthchecks can be used for awaiting ready state

* Compose profiles can be used
2025-06-06 17:46:25 +02:00
dependabot[bot]
1dafa12561 Bump github.com/docker/cli from 28.1.1+incompatible to 28.2.2+incompatible (#590) 2025-06-03 13:40:07 +00:00
dependabot[bot]
2d15c1193c Bump alpine from 3.21 to 3.22 (#589) 2025-06-03 05:35:06 +00:00
Frederik Ring
b1f49ea3e1 Mention sponsorhsip tier in README 2025-06-02 11:24:20 +02:00
dependabot[bot]
bc35433c65 Bump github.com/ProtonMail/go-crypto from 1.2.0 to 1.3.0 (#587) 2025-05-27 05:41:45 +00:00
dependabot[bot]
f13189e6d2 Bump github.com/minio/minio-go/v7 from 7.0.91 to 7.0.92 (#586) 2025-05-19 21:32:15 +00:00
dependabot[bot]
9398db7276 Bump github.com/Azure/azure-sdk-for-go/sdk/azidentity (#585) 2025-05-19 21:32:06 +00:00
dependabot[bot]
38755bbb96 Bump golang.org/x/oauth2 from 0.29.0 to 0.30.0 (#584) 2025-05-13 06:13:43 +00:00
dependabot[bot]
5dd323fcd8 Bump golang.org/x/sync from 0.13.0 to 0.14.0 (#583) 2025-05-13 05:54:55 +00:00
dependabot[bot]
781b205242 Bump github.com/Azure/azure-sdk-for-go/sdk/storage/azblob from 1.6.0 to 1.6.1 (#579) 2025-04-29 10:17:00 +00:00
dependabot[bot]
a57347a68f Bump github.com/minio/minio-go/v7 from 7.0.90 to 7.0.91 (#580) 2025-04-29 05:25:00 +00:00
dependabot[bot]
f9eabbc326 Bump github.com/docker/cli (#577) 2025-04-22 05:39:43 +00:00
dependabot[bot]
8618599a06 Bump github.com/minio/minio-go/v7 from 7.0.89 to 7.0.90 (#574) 2025-04-15 06:00:01 +00:00
dependabot[bot]
276d819554 Bump github.com/ProtonMail/go-crypto from 1.1.0-alpha.1 to 1.2.0 (#575) 2025-04-15 05:59:48 +00:00
dependabot[bot]
8f38f5304d Bump github.com/Azure/azure-sdk-for-go/sdk/azidentity (#576) 2025-04-15 05:59:32 +00:00
dependabot[bot]
6f2340fc9b Bump golang.org/x/oauth2 from 0.28.0 to 0.29.0 (#572) 2025-04-08 06:10:00 +00:00
dependabot[bot]
d538f00dcf Bump golang.org/x/sync from 0.12.0 to 0.13.0 (#573) 2025-04-08 05:51:17 +00:00
dependabot[bot]
27371deaf8 Bump github.com/minio/minio-go/v7 from 7.0.88 to 7.0.89 (#570) 2025-04-01 05:28:44 +00:00
dependabot[bot]
a5019e62dd Bump github.com/docker/cli (#569) 2025-04-01 05:10:55 +00:00
dependabot[bot]
1e4e9a3316 Bump github.com/pkg/sftp from 1.13.8 to 1.13.9 (#568) 2025-04-01 05:10:18 +00:00
Frederik Ring
c735962bb9 Link to Dropbox from config reference is outdated (#562)
Closes #561
2025-03-26 12:06:42 +01:00
dependabot[bot]
0f31bd554b Bump github.com/docker/cli (#560) 2025-03-25 06:18:55 +00:00
dependabot[bot]
e572caeaab Bump github.com/golang-jwt/jwt/v5 from 5.2.1 to 5.2.2 (#559) 2025-03-22 06:01:59 +00:00
dependabot[bot]
c836c19cbe Bump github.com/pkg/sftp from 1.13.7 to 1.13.8 (#558) 2025-03-18 06:22:58 +00:00
dependabot[bot]
765630b131 Bump golang.org/x/net from 0.35.0 to 0.36.0 (#557) 2025-03-13 07:26:55 +00:00
dependabot[bot]
6725f14ee0 Bump golang.org/x/sync from 0.11.0 to 0.12.0 (#554) 2025-03-11 06:19:58 +00:00
dependabot[bot]
89d020e0ed Bump mvdan.cc/sh/v3 from 3.10.0 to 3.11.0 (#553) 2025-03-11 05:58:22 +00:00
dependabot[bot]
9af201d4c3 Bump golang.org/x/oauth2 from 0.27.0 to 0.28.0 (#555) 2025-03-11 05:40:03 +00:00
dependabot[bot]
f3774385b3 Bump github.com/minio/minio-go/v7 from 7.0.87 to 7.0.88 (#556) 2025-03-11 05:39:50 +00:00
dependabot[bot]
44c4c31a2b Bump github.com/docker/cli (#551) 2025-03-04 06:24:41 +00:00
Dan
152413b8bd Update encrypt-backups.md (#550)
Updated docs to reflect changes made in #530
2025-03-03 07:16:23 +01:00
Frederik Ring
89655e09ad Config reference should always use default values (#549)
* Config reference should always use default values

* Cut down proliferation of conventions in config reference
v2.43.3
2025-02-28 17:31:07 +01:00
Frederik Ring
016e470f5f Directories aren't excluded from pruning logic (#548) 2025-02-28 17:21:35 +01:00
Frederik Ring
0f30b959f8 Info on filenames is missing on errors when deleting files 2025-02-28 14:48:11 +01:00
Frederik Ring
eb4099debd Paths are joined with client side separators when targeting remotes (#547)
Currently, filepath.Join is used to join path fragments that are supposed
to be created on remote storage backends. This could theoretically cause
problems when the separators used by the client and the remotes do not match.
It's unlikely this causes problems right now, but it's definitely better to
rectify it before it causes further confusion.

This was raised in #541
2025-02-27 13:55:14 +01:00
Frederik Ring
d8ac5ae7e6 Ensure all examples in docs mount a readonly socket 2025-02-27 11:47:57 +01:00
Frederik Ring
bad2d98ac8 Always use read only socket mount in tests (#546) 2025-02-26 12:00:39 +01:00
dependabot[bot]
2884d89f47 Bump github.com/klauspost/compress from 1.17.11 to 1.18.0 (#545) 2025-02-25 06:21:53 +00:00
dependabot[bot]
fcdaa09538 Bump github.com/minio/minio-go/v7 from 7.0.86 to 7.0.87 (#544) 2025-02-25 06:21:37 +00:00
dependabot[bot]
c48ac28626 Bump github.com/docker/cli (#543) 2025-02-25 06:21:23 +00:00
dependabot[bot]
22a4346c06 Bump golang.org/x/oauth2 from 0.26.0 to 0.27.0 (#542) 2025-02-25 06:21:08 +00:00
dependabot[bot]
41d518a341 Bump golang from 1.23-alpine to 1.24-alpine (#537)
* Bump golang from 1.23-alpine to 1.24-alpine

Bumps golang from 1.23-alpine to 1.24-alpine.

---
updated-dependencies:
- dependency-name: golang
  dependency-type: direct:production
...

Signed-off-by: dependabot[bot] <support@github.com>

* Also update CI and go.mod

* Old version of golangci-lint does not match Go version

---------

Signed-off-by: dependabot[bot] <support@github.com>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
Co-authored-by: Frederik Ring <frederik.ring@gmail.com>
2025-02-22 16:33:20 +01:00
dependabot[bot]
8f0a1c9809 Bump github.com/Azure/azure-sdk-for-go/sdk/azidentity (#536) 2025-02-17 21:57:57 +00:00
dependabot[bot]
75f94b0211 Bump github.com/minio/minio-go/v7 from 7.0.85 to 7.0.86 (#535) 2025-02-17 21:57:01 +00:00
dependabot[bot]
56f325a8bd Bump golang.org/x/sync from 0.10.0 to 0.11.0 (#533) 2025-02-11 06:23:44 +00:00
dependabot[bot]
7e6ed752f7 Bump github.com/minio/minio-go/v7 from 7.0.84 to 7.0.85 (#534) 2025-02-11 06:05:06 +00:00
dependabot[bot]
00cf059f4f Bump golang.org/x/oauth2 from 0.25.0 to 0.26.0 (#532) 2025-02-11 06:04:51 +00:00
Frederik Ring
cbbaa6ba7a Support passing standard ssh keys to age encryption (#530)
* Support passing standard ssh keys to age encryption

* Cover SSH keys in age test case
v2.43.2
2025-02-07 13:43:41 +01:00
Frederik Ring
2652e05169 Docker build now warns about casing mismatch 2025-02-06 17:49:50 +01:00
Frederik Ring
23756074f9 Publishing actions have been deprecated 2025-02-04 16:37:25 +01:00