only 1 volume backing up #12
Loading…
Add table
Add a link
Reference in a new issue
No description provided.
Delete branch "%!s()"
Deleting a branch is permanent. Although the deleted branch may continue to exist for a short time before it actually gets removed, it CANNOT be undone in most cases. Continue?
Should it be creating a backup folder per volume? Here's my scenario.
I have a service with two volumes.
With this config
I get only the following folder
<backup_destination>/lubelogger/volumes/lubelogger_dataIf I make it ignore
lubelogger_data(the commented out line), then I get<backup_destination>/lubelogger/volumes/lubelogger_keysIs this a bug? I would have expected to get a folder per volume.
I'm using the
cutting-edgetag.Definitely should be getting both volumes, you're right. Looks like a bug. I'll make it down and get to it this weekend
I'll give it a go whenever it's ready.
Otherwise this system is working out pretty good. I like it!
Fixed now with new
latesttag. Also to note, since you're using volume exclusion: it's changed to being a volume label now instead of a hacky container label. Please read the readme on this to continue using the feature!