restic check
once every 3 days #223restic
updated to https://github.com/appscode/restic/tree/stash-0.4.0 . This includes an updated Azure-sdk-fo-go with support for reading partial blobs. This should improve backup speed for Azure backend. The repository URL format is also updated to gs|azure:container:/[prefix]
.spec.backend.repositorySecretName
is renamed to spec.backend.storageSecretName
spec.backend.local.Volume
is now a VolumeSource and is renamed to spec.backend.local.VolumeSource
. When Local
backend is used, Stash mounts the local.VoumeSource
with volume name stash-local
.template.metadata.labels
are used #91Implemented enhancements: