k8up
k8up copied to clipboard
Kubernetes and OpenShift Backup Operator
### Summary **As** a user\ **I want** a CLI to handle snapshots and restores\ **So that** can easily restore data ### Context Should be done after #122. Once we can...
### Summary **As** a user\ **I want** to trigger one off backups via k8up CLI\ **So that** I can easier create a backup ### Context Currently, if a user wants...
## Summary **As** a user of k8up\ **I want** to be able to allow the controller to schedule backups automatically between 0000 and 0300\ **So that** nightly backups can be...
## Summary **As** user of K8up **I want** to see what's happening in K8up without looking into the Operator logs **So that** I know what's going on with active operations....
### Summary **As** a user\ **I want** k8s events to inform me about the state of a restore\ **So that** I can easily determine the state of the restore without...
## Summary **As** a K8up user **I want** to be able to easily work with K8up with a specialized CLI **So that** I can get my job faster and easier...
### Summary **As** K8up user \ **I want** to interact with K8up snapshots via the K8s API\ **So that** I don't need any other tools to trigger a restore\ ###...
### Summary **As** an application operator **I want** an option **So that** I can default-disable PVC backups ### Context I've got some namespaces containing few (or often just one) PVC...
### Summary **As** K8up user \ **I want** to define Restic repository configuration in its own CRD \ **So that** I can reuse and reference the configuration in various backups...
### Summary **As** K8up user\ **I want** to customize the pods spawned by K8up with specs specific to my environment\ **So that** I can run backups in my special environment...