Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

[release-v0.18] Fix VirtualMachineCRCErrors not stop firing #906

Commits on Mar 4, 2024

  1. Fix VirtualMachineCRCErrors not getting resolved

    The controller keeps reporting old metric values
    even after the VM is deleted. This commit updates
    the metric name and labels so that we can set up
    the metric value to 0, and no longer trigger the
    alert on VM deletion
    
    Signed-off-by: João Vilaça <jvilaca@redhat.com>
    machadovilaca authored and kubevirt-bot committed Mar 4, 2024
    Configuration menu
    Copy the full SHA
    352dfdc View commit details
    Browse the repository at this point in the history
  2. Add offset to ginkgo e2e validations

    Signed-off-by: João Vilaça <jvilaca@redhat.com>
    machadovilaca authored and kubevirt-bot committed Mar 4, 2024
    Configuration menu
    Copy the full SHA
    bda3fec View commit details
    Browse the repository at this point in the history