mirror of
https://github.com/kubevirt/containerized-data-importer.git
synced 2025-06-03 06:30:22 +00:00
![]() * Suppress alerts to reduce noise of dependent ones 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> * CR fixes Signed-off-by: Arnon Gilboa <agilboa@redhat.com> * Remove expensive func test Signed-off-by: Arnon Gilboa <agilboa@redhat.com> * Refactor updateDataImportCronCondition Signed-off-by: Arnon Gilboa <agilboa@redhat.com> * Add some verify comments Signed-off-by: Arnon Gilboa <agilboa@redhat.com> * Add IsDataVolumeUsingDefaultStorageClass helper for readability Signed-off-by: Arnon Gilboa <agilboa@redhat.com> --------- Signed-off-by: Arnon Gilboa <agilboa@redhat.com> |
||
---|---|---|
.. | ||
BUILD.bazel | ||
checkpoint-util.go | ||
controller_suite_test.go | ||
runtime-util.go | ||
util_test.go | ||
util.go |