Xing Yang
Xing Yang
**Describe the bug** We should have a section that describes what "velero backup delete" does. Right now it is mentioned briefly here: https://github.com/vmware-tanzu/velero-plugin-for-vsphere/blob/main/docs/vanilla.md#uploads **To Reproduce** [Steps to reproduce the behavior]...
**What type of PR is this?** > Uncomment only one ` /kind ` line, hit enter to put that in a new line, and remove leading whitespaces from that line:...
We have an issue https://github.com/kubernetes-csi/external-health-monitor/issues/75 to change the code to only watch Pods and Nodes when the Node Watcher component is enabled. We still need to address the scalability issue...
In the external-health-monitor-controller, we always watch all PVCs, Pods, Nodes: https://github.com/kubernetes-csi/external-health-monitor/blob/v0.3.0/cmd/csi-external-health-monitor-controller/main.go#L210 We need to watch them to support the Node Watcher functionality which is disabled by default. This has caused...
**Is this a BUG REPORT or FEATURE REQUEST?**: /kind bug **What happened**: There are some PRs that got merged into Development branch after the Capri release. They need to be...
**Is your feature request related to a problem?/Why is this needed** We are moving VolumeGroupSnapshot to Beta. The CRDs need to be updated accordingly.
### New repo, staging repo, or migrate existing New repo ### Is it a staging repo? no ### Requested name for new repository https://github.com/kubernetes-sigs/container-object-storage-interface ### Which Organization should it reside...