mirror of
https://github.com/kubevirt/containerized-data-importer.git
synced 2025-06-03 06:30:22 +00:00
![]() * Add Prometheus alerts and label existing alerts - CDINoDefaultStorageClass - not having a default (or virt default) SC is surely not an OpenShift error, as admins may prefer their cluster users to only use explicit SC names. However, in the CDI context when DV is created with default SC but default does not exist, we will fire an error event and the PVC will be Pending for the default SC, so when there are such Pending PVCs we will fire an alert. - CDIDefaultStorageClassDegraded - when the default (or virt default) SC does not support CSI/Snapshot clone (smart clone) or does not have ReadWriteMany access mode (for live migration). - CDIStorageProfilesIncomplete - add storageClass and provisioner labels. - CDIDataImportCronOutdated - add dataImportCron namespace and name labels. Signed-off-by: Arnon Gilboa <agilboa@redhat.com> * CR fixes Signed-off-by: Arnon Gilboa <agilboa@redhat.com> * Create stub VolumeSnapshotClass for testing Including the VolumeSnapshot/Class/Content crds for the CDIDefaultStorageClassDegraded alert func test. Signed-off-by: Arnon Gilboa <agilboa@redhat.com> * Add snapshot manifests for tests Signed-off-by: Arnon Gilboa <agilboa@redhat.com> * Deploy snapshot CRDs in the hpp destructive lane Remove stub snapshot CRDs Signed-off-by: Arnon Gilboa <agilboa@redhat.com> * Add label explanation to new metric help Also rename the metric kubevirt_cdi_storageprofile_status to kubevirt_cdi_storageprofile_info since it always reports value 1, where the label values provide the details about the storage class and storage profile. Signed-off-by: Arnon Gilboa <agilboa@redhat.com> * Revert NoProvisioner check removal Signed-off-by: Arnon Gilboa <agilboa@redhat.com> * CR fixes Signed-off-by: Arnon Gilboa <agilboa@redhat.com> * Nicify StorageProfile metric update Signed-off-by: Arnon Gilboa <agilboa@redhat.com> --------- Signed-off-by: Arnon Gilboa <agilboa@redhat.com> |
||
---|---|---|
.. | ||
ceph-gc.sh | ||
ceph-wffc.sh | ||
ceph.sh | ||
destructive.sh | ||
git-askpass.sh | ||
istio.sh | ||
latest-hpp.sh | ||
nfs.sh | ||
non-csi-hpp.sh | ||
postsubmit-main.sh | ||
previous-hpp.sh | ||
prow_periodic_push.sh | ||
release.sh | ||
test.sh | ||
upgrade.sh |