Details
-
Type:
Improvement
-
Status: Open (View Workflow)
-
Priority:
Minor
-
Resolution: Unresolved
-
Component/s: vsphere-cloud-plugin
-
Labels:
-
Environment:Jenkins version 2.146.1
vSphere Cloud plugin version 2.19
-
Similar Issues:
Description
I'm starting using vSphere cloud plugin to generate nodes and VMs on demand and on per-job in the pipeline.
Looking at the documentation, there is no mention of the "instant clone" feature of vSphere but only "linked clone".
I'm wondering if vSphere Cloud plugin can be improved to support "instant clone".
This plugin pre-dates "instance clone" - when it was written, vSphere didn't support it. Linked clones was about as close as you'd get (and even that is tricky).
To do this, we'd need to work out
After that, I'd guess the design process would be to determine:
Having someone both willing and able to do it is key tho' - this is free software; it isn't anyone's "job" to implement features that other people are asking for; if you need it, you learn everything you need to learn to do that, and do it yourself (or you pay someone else to do that).