mirror of
https://github.com/kubevirt/containerized-data-importer.git
synced 2025-06-03 06:30:22 +00:00
![]() * [release-v1.57] Suppress alerts to reduce noise of dependent ones Manual backport of #3129 This is a follow-up to #2998 introducing the following changes to alert rules: - CDIDefaultStorageClassDegraded - do not fire when no default SC (either k8s or virt). - CDIDataImportCronOutdated - do not fire when no default SC (either k8s or virt), as DIC import DVs use default SC. - CDINoDefaultStorageClass - fire not only when there is a pending DV (and PVC) but also when DV has an empty status (waiting for default SC etc.) Signed-off-by: Arnon Gilboa <agilboa@redhat.com> * [release-v1.57] Get no-provisioner storage capabilities from PVs Manual backport of #3128 It's time to get the storage capabilities for all no-provisioner storage classes based on the existing PVs, and not only for those labeled with `local.storage.openshift.io/owner-name`, as done so far. It will also silence the unnecessary CDIStorageProfilesIncomplete alert for local SC in the CI. Signed-off-by: Arnon Gilboa <agilboa@redhat.com> --------- Signed-off-by: Arnon Gilboa <agilboa@redhat.com> |
||
---|---|---|
.. | ||
BUILD.bazel | ||
exec_util.go | ||
framework.go | ||
kubectl.go | ||
nfs-utils.go | ||
nodeplacement.go | ||
pod.go | ||
prometheus.go | ||
pv.go | ||
pvc.go | ||
vddk.go |