stash icon indicating copy to clipboard operation
stash copied to clipboard

🛅 Backup your Kubernetes Stateful Applications

Results 119 stash issues
Sort by recently updated
recently updated
newest added

Ref: - https://github.com/stashed/stash/blob/18e1ab7e0e8dc19180c6361d7e579feaa9672b73/pkg/restic/restic_test.go#L272 - https://github.com/stashed/stash/blob/18e1ab7e0e8dc19180c6361d7e579feaa9672b73/pkg/restic/restic_test.go#L357

bug

I gave it Storage.Object.Creator but it is not work. I gave it Storage.Admin that did not work. Then I gave it all the permissions and it worked. But I got...

ux/min-10

- [ ] Should operator copy storage secret from its own namespace into the `BackupConfiguration` namespace? Currently, users have to manually create the storage secret in the `BackupConfiguration` namespace.

api/v1beta1

**Current behavior:** For database auto-backup, BackupConfiguration get deleted on controller resyc and get created again on the next controller resyc.

bug
api/v1beta1

Reason: - Restoring using VolumeClaimTemplates uses job to restore. It is not possible to generate correct `hostname` as daemon backup uses node name as `hostname`.

api/v1beta1
doc

https://github.com/stashed/stash/pull/795/files#r286380544

api/v1beta1

- [ ] Validate Target apiGroup + kind is supported

api/v1beta1

https://github.com/kmodules/security-policy-api/issues/3 For Openshift, we need to add s/a name to the SCC.users list. It will be equivalent to ``` oc adm policy add-scc-to-user -z ```

api/v1beta1

Using Mutating webhook spec.driver = Restic

api/v1beta1