-
Notifications
You must be signed in to change notification settings - Fork 6
Open
Feature
2 / 52 of 5 issues completed
Copy link
Description
Is your feature request related to a problem? Please describe.
The way that devops "gets" information from PDfM is trough a pull mechanism, we call the prlctl list and get the list of vms, this is then done every couple of minutes, meanwhile we cache all of this. So a user requesting the list of VMs might not always get the right snapshot in time
Describe how would you expect the feature to work
We need to implement the new event monitoring that was recently added to PDfM, this will allow us to get the data in real time and only update the VM once its changed, reducing the amount of times we call the prlctl command and the users will always have the latest snapshot available
Describe alternatives you've considered
No response
Additional context
No response
Sub-issues
Metadata
Metadata
Assignees
Labels
feature requestNew feature or requestNew feature or request
Type
Projects
Status
🏗 In Progress