Block a user
joshuaboniface
created branch new-provisioner in parallelvirtualcl.../pvc
2022-10-05 16:03:20 -04:00
Rework provisioner for increased flexibility
Thinking further and reviewing the code, removing OVA support first might not be worth the trouble. OVAs are a bit of a special beast and trying to generalize them did not work originally, so I see…
Rework provisioner for increased flexibility
To proceed cleanly, some work will need to be done to remove the current OVA hackery and cleanly implement both OVA and ISO uploads.
Functionally, ISO and RBD image uploads are identical, the main…
Rework provisioner for increased flexibility
Initial thoughts:
- Instead of just
install()
, have functions for the 5 the key customizable parts of the install process in the script:
a. Setup (setup()
)
a. Libvirt definition…
Rework provisioner for increased flexibility
Add hardware/system diag info to node status
What to add is quite open-ended. Will have to think about what useful information there is to show. First and most obvious one would be whether PVC itself is up-to-date. Another could be "freshness"…
Investigate CAKE qdisk for PVC workloads
Add additional output formats for lists/info