Skip to content

v0.1.0

Compare
Choose a tag to compare
@atiratree atiratree released this 15 Mar 13:25
· 707 commits to main since this release
89392bf

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