John Strunk
John Strunk
**Describe the feature you'd like to have.** Investigate how the various movers handle both sparse and large files. **What is the value to the end user? (why is it a...
**Describe the feature you'd like to have.** Our demos thus far showing failover have gone 1-way. We should have something that shows how to re-sync and re-activate the original primary....
**Describe the feature you'd like to have.** We should find a way to characterize the performance of the data movers. **What is the value to the end user? (why is...
**Describe the feature you'd like to have.** Right now, we build several containers that must all be used together: - Volsync operator - restic mover - rclone mover - rsync/ssh...
> My concern with this is if the backup portion succeeds, but something else (like the forget) fails such that the operator thinks the container failed. This can cause the...
**Describe the feature you'd like to have.** The ReadWriteOncePod access mode will need some special handling and error/status messages **What is the value to the end user? (why is it...
During testing for GCS 1.0-pre, the Grafana dashboard is not displaying metrics for gluster volumes. Once GCS is deployed, I created the following workload in namespace `test`: ``` $ kubectl...
As a first step at getting an e2e suite for GCS, we should have an automated job that (nightly?): - Brings up a kube cluster using this repo - Deploys...
When deploying GCS, the alertmanager pods fail to start: ``` $ kubectl --kubeconfig=kubeconfig -nmonitoring get po NAME READY STATUS RESTARTS AGE alertmanager-alert-0 0/2 ContainerCreating 0 38m grafana-78cb8848f6-wgv95 1/1 Running 0...
## Description All logs generated by GCS components must go to the container stdout so they can be picked up by the cluster logging infrastructure. New GCS components such as...