John Strunk

Results 99 issues of John Strunk

## Problem: There are a number of isolated discussions regarding how this code will be used in kube: - #3 - general how to deploy this repo - #17 -...

`opm alpha bundle validate` fails if the CRD contains field validation. Error: ``` opm alpha bundle validate --tag quay.io/johnstrunk/snapscheduler.v1.1.0:latest INFO[0000] Create a temp directory at /tmp/bundle-248706423 container-tool=docker DEBU[0000] Pulling and...

triage/unresolved

**Describe the feature you'd like to have.** The default deployment of SnapScheduler should be compliant w/ the "restricted" PSA profile. **What is the value to the end user? (why is...

enhancement

**Describe the feature you'd like to have.** Currently, snapscheduler doesn't provide any metrics related to the snapshots attempted/created. It would be good to provide some stats that could be monitored/alerted...

enhancement

**Describe the feature you'd like to have.** The lifetime of the snapshot should be independent of the namespace of the PVC. **What is the value to the end user? (why...

enhancement

**Describe the feature you'd like to have.** Add a Validating Webhook to improve the validity checking of the SnapshotSchedule CR. **What is the value to the end user? (why is...

enhancement

This would establish a maximum latency after which a scheduled snapshot would be skipped. This could be helpful in the case where the scheduler was down for an extended period,...

enhancement

It should be possible to override the snapshotclass on a per-PVC basis by setting an annotation on the PVC. In decreasing priority: 1. PVC annotation 2. class from the schedule...

enhancement

**Describe the bug** The [main rclone mover script](https://github.com/backube/scribe/blob/master/mover-rclone/active.sh) attempts to capture and print the return code of Rclone. There are a couple of problems: - With the addition of backube/scribe#104,...

bug

**Describe what this PR does** This adds the ability to provide a Secret & key w/in that Secret that holds a custom ca.crt which will be passed to restic to...

approved
size/XL