Michael Steven Fruchtman
Michael Steven Fruchtman
## Type of question Community Best Practices ## Question What is the process of updating OLM from one version to another? The install.sh script will refuse to run if an...
### Long story short We have kopf 1.37.1 running a watch stream on a single custom resource cluster wide. Eventually we received a 429 too many requests error from the...
From the redis webiste: > Redis is open sourced, available under the 3-Clause-BSD license. > Redis Modules, which are add-ons on top of Redis, are created by people in the...
**What happened**: **What you expected to happen**: VirtualMachineClone has several bad behaviors on restore. **First Behavior** 1. Clone a VM using VirtualMachineClone (Openshift Virtualization 4.15 from the UI plugin, 4.14...
**What steps did you take and what happened:** Backups with snapshotMoveData enable and constrained datamover counts and larger counts of PVCs will fail with a timeout in the datamover error...
**What steps did you take and what happened:** Performed a DataUpload using Velero 1.14.1 on Kubernetes 1.29/OpenShift 4.16 The DataUpload fails with the error from the node-agent. `2024-10-03T09:21:23Z ERROR Reconciler...
**Describe the problem/challenge you have** During backup with EnableCSI and snapshot-move-data enabled there is a large number of datamovers started after the initial resource backup finishes. Some of our applications...
**Describe the problem/challenge you have** Some of the existing Velero functionality such as BackupRepository creation relies on concatenating based on keys that use the names of other objects. This can...
# Describe the feature you'd like to have # Documentation of what version of ceph-csi and for rbd or cephfs or both support for VolumeGroupSnapshot and the minimum version of...
Kafka 2.5 added the CooperativeStickyAssignor partition strategy. I saw the StickyAssignor was added in 2.1 which is a great addition. Would be nice if this was added to kafka-python as...