Commit Graph

12 Commits

Author SHA1 Message Date
dda71c3a5d fix distinct service names ending up in joint service token 2021-07-10 08:09:55 +02:00
6d3e43680c add basic integration test 2021-07-09 09:47:07 +02:00
6ce197696a scaffold basic testing in CI 2021-07-09 08:15:27 +02:00
054ab8fbe6 when stopped container was part of a stack service, update service instead 2021-07-08 19:54:04 +02:00
bafca7bb85 allow for making container stop filter configurable 2021-06-26 21:16:22 +02:00
1af345061c use global options naming to be in line with minio docs 2021-05-25 07:35:21 +02:00
5368eb8c5e allow passing custom arguments to minio client 2021-05-24 20:34:30 +02:00
203bad3427 add missing sleep call 2021-04-08 08:27:21 +02:00
2892369677 sleep 10 minutes before pruning backups
if pruning happens immediatley after taking the backup a race condition
can occur where a backup that would theoretically be eligible won't be
pruned as the current backup run was very fast, putting the potential
candidate just at the very edge of the selected time window
2021-04-08 08:17:55 +02:00
204a0862c6 make log output more consistent 2021-04-03 09:33:11 +02:00
782b39b09d add README content 2021-04-02 14:17:09 +02:00
a726bdecd4 add initial source 2021-04-02 13:59:53 +02:00