cloud-pipeline icon indicating copy to clipboard operation
cloud-pipeline copied to clipboard

[VM-monitor] Redundant messages

Open NShaforostov opened this issue 2 years ago • 0 comments

Describe the bug

Sometimes VM-monitor sends messages with the content that VMs are not registered in a cluster and suggestion to delete them in the Provider console. But when manually checked, it turns out that these VMs are working well in the Cloud Pipeline deployment (with all mandatory labels) and also look well in the Provider console.

To Reproduce

Steps to reproduce the behavior:

  1. Check emails from VM-monitor
  2. Find email with the subject "VMs are not registered in cluster"
  3. Check the VM from the email in the Cloud Pipeline deployment
  4. Check the VM from the email in the Cloud Provider console

Expected behavior

VM is not registered in the Cloud Pipeline deployment or in the Cloud Provider console.

Actual behavior

VM is registered in the Cloud Pipeline deployment, has a correct label, job is running and available. VM is registered in the Cloud Provider console., has a correct label, VM is running and available.

Screenshots

image

At the same moment in the Cloud Pipeline deployment: image

At the same moment in the Cloud Provider console: image

Environment:

  • Cloud Provider: GCP
  • Version 0.16.0.12903
  • Browser: NA

Additional context

Currently, the issue is very rare and was marked only for GCP VMs.

NShaforostov avatar Jul 21 '22 10:07 NShaforostov