Skip to content

[k8s] Ability to backup all volumes #55

Description

@Arno500

Currently the driver expects a specific PVC name and namespace. This is cool, but I guess a really common use case would be to back up everything (or with the labels filter), notably in the case of a self-hosted home Kubernetes cluster such as metadata backups for k8s:// which will backup everything at once if requested.

It just gives:

arno@serveur ~ [1]> plakar at @somewhere backup k8s+pvc://
[00:00] 00000000                                                                                                                                                                                                                                                                                                                                                                     0 B
        import: nodes=0, objects=0
         store: read=0 B, write=0 B
plakar: failed to create an importer for k8s+pvc://: bad location: expected namespace/pvc-name but got

If I had to guess, the k8s+csi have the same issue.

Thanks a lot!

Metadata

Metadata

Assignees

Labels

enhancementNew feature or request

Type

No type

Fields

No fields configured for issues without a type.

Projects

No projects

Milestone

No milestone

Relationships

None yet

Development

No branches or pull requests

Issue actions