-
Notifications
You must be signed in to change notification settings - Fork 510
Open
Description
Description
When a VM is locked with a terminate
scheduled action, the action is run when the VM is unlocked after the scheduled time.
To Reproduce
- Start a VM
- Add a scheduled
terminate
action - Lock the VM
- Wait for schedule time to pass
- Unlock the VM
Expected behavior
Passed scheduled action should not be executed or we should have a parameter to run them afterward.
Details
- Affected Component: Scheduler
- Hypervisor: KVM
- Version: 6.2, 6.4, 6.6, 6.8, 6.10
Additional context
Progress Status
- Code committed
- Testing - QA
- Documentation (Release notes - resolved issues, compatibility, known issues)