Closed TheBigLee closed 3 years ago
From this bug report on restic it looks like GKE S3 does not support the S3 V2 API yet. Could you try to set BACKUP_RESTIC_OPTIONS
to s3.list-objects-v1=true
in k8up? This option should then be passed from K8up to Wrestic, and from Wrestic to Restic.
Thanks for the hint.
Works like a charm now.
Describe the bug
On GCP clusters, the cluster backup is not working at all when using a wrestic version > 0.1.9. When using wrestic > 0.1.9 the objects-backup pod hangs indefinitely and is never terminated. This leads to a couple of dozens backup pods runing after a while, if not manually cleaned up. Furthermore the affected clusters, have no cluster backup at all.
Additional context
Not really sure if this is a wrestic or a restic issue.
Logs
If applicable, add logs to help explain your problem.
Expected behavior
Wrestic should be able to backup cluster objects on GKE clusters.
To Reproduce
Steps to reproduce the behavior:
Environment (please complete the following information):