v0.1.0
Introduces KubeVirt-specific Tekton tasks, which focus on:
Creating and managing resources (VMs, DataVolumes)
- create-vm-from-manifest
- create-vm-from-template
- create-datavolume-from-manifest
- generate-ssh-keys
Executing commands in VMs
- execute-in-vm
- cleanup-vm
Manipulating disk images with libguestfs tools
- disk-virt-customize