This affects Velero 1.5 and Velero 1.6 which include the
"--default-volumes-to-restic"
feature which will backup all volumes using restic by default. Until we get a patch release out which skips the projected volume type, please switch to using the"opt-in"
method for configuring restic and do not include any volumes which have aprojected
source such asService
Account volumes with the prefix "kube-api-access". Please note that this will only fix new backups and restores of older backups will not be possible until the patch release is available.
You do not have permission to delete messages in this group
Copy link
Report message
Show original message
Either email addresses are anonymous for this group or you need the view member email addresses permission to view the original message
to projec...@googlegroups.com
Hi everyone,
To follow up on the previous message,
Velero 1.6.1 is now available which includes a fix for the previously described issue when using restic by default on Kubernetes 1.21.
If you are running Velero on Kubernetes 1.21 and using restic, please upgrade to ensure that you can successfully restore your backups.
Please check the
release notes for more details and see our
documentation for details on upgrading to this version.