k8up icon indicating copy to clipboard operation
k8up copied to clipboard

Kubernetes and OpenShift Backup Operator

Results 145 k8up issues
Sort by recently updated
recently updated
newest added

### Summary Separate the Helm Chart for K8up into its own repository to simplify the release process. ### Context Today we're having the Helm Chart for K8up in the subdirectory...

enhancement

### Description The documentation [How to Create a Schedule](https://k8up.io/k8up/2.7/how-tos/schedules.html) is filed under "How-to"s but it is not a how-to. It is lacking several crucial steps which aren't even hinted at....

bug

### Description I've created an instance from ghcr.io/k8up-io/k8up:v2 and set the followings: ``` - args: - -restore - -restoreSnap - 207d6a74 - -restoreType - folder ``` The Snapshot id points...

bug

### Context The greeting of the CLI is boilerplatey, let's have a proper greeting there. Current greeting: ``` k8up - A new cli application ``` Also the copyright notice is...

enhancement

### Description QNAP QuObjects is an "s3 compliant" service on QNAP nas machine. It can be configured as using tls, but it use a self-signed certificate. Restic can use it...

enhancement

### Description When recovering from #859 multiple backup pods are started simultaneously. This itself is not a problem. However, when finishing the backup an error is thrown. ### Additional Context...

bug

### Description The label of the pre-backup pod is too long. I have no clever way how to solve this but this should definitely not happen. ```yml apiVersion: k8up.io/v1 kind:...

bug

### Summary **As** "an administrator"\ **I want** "to be able to easily remove k8up"\ **So that** "I can reinstall it cleanly in case the operator messed up." ### Context During...

enhancement

### Description Currently k8up spawns all previously skipped jobs (and as such pods) after it is able to recover from an error that prevented spawning those jobs. This leads to...

bug

### Description I am facing with a ciphertext verification failed since two days on my snaphosts. For the moment, I don"t know how I meet this situation. It was working...

bug