omni icon indicating copy to clipboard operation
omni copied to clipboard

base cloud provider library

Open Unix4ever opened this issue 6 months ago • 1 comments

The library should have boilerplate code for adding finalizers on the MachineRequest, copying labels from the MachineRequest to the MachineRequestStatus. It should use QTransform controller.

Ideally it would be great to have all controller code implemented and have some kind of interface that will handle cloud provider operations. E.g. make the interface decoupled from the controller code.

Unix4ever avatar Aug 07 '24 14:08 Unix4ever