Skip to content

Comments

Introduce VM Tracker#57

Merged
ispasov merged 1 commit intomainfrom
is/introduce-vm-tracker
Feb 19, 2026
Merged

Introduce VM Tracker#57
ispasov merged 1 commit intomainfrom
is/introduce-vm-tracker

Conversation

@ispasov
Copy link
Collaborator

@ispasov ispasov commented Feb 18, 2026

Description

  • Introduce VM Tracker

It is used to detect orphaned VMs and delete them.
It checks for orphaned VMs every 300 seconds by default.
If a VM has no corresponding GitHub runner after 2 consecutive checks, it is deleted.

@ispasov ispasov requested a review from a team as a code owner February 18, 2026 11:36
@ispasov ispasov force-pushed the is/introduce-vm-tracker branch from 3881a0f to 0b225fb Compare February 18, 2026 15:01
It is used to detect orphaned VMs and delete them.
It checks for orphaned VMs every 300 seconds by default.
If a VM has no corresponding GitHub runner after 2 consecutive checks, it is deleted.
@ispasov ispasov force-pushed the is/introduce-vm-tracker branch from 0b225fb to 1eb74a9 Compare February 19, 2026 09:49
@ispasov ispasov merged commit 1c2e2e4 into main Feb 19, 2026
2 checks passed
@ispasov ispasov deleted the is/introduce-vm-tracker branch February 19, 2026 09:52
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

2 participants