Skip to content

Releases: kubevirt/kubevirt-tekton-tasks

v0.14.0

11 Apr 08:49
ad55604
Compare
Choose a tag to compare

What's Changed

  • Update tekton tasks manifests to version v0.13.3 by @ksimon1 in #238
  • Replace cluster tasks with task object by @ksimon1 in #239

Full Changelog: v0.13.3...v0.14.0

v0.13.3

30 Mar 07:27
b06402a
Compare
Choose a tag to compare

What's Changed

Full Changelog: v0.13.2...v0.13.3

v0.13.2

20 Feb 14:50
d69f5d4
Compare
Choose a tag to compare

What's Changed

  • fix: flaky vm create test by @ksimon1 in #223
  • Update tekton tasks manifests to version v0.13.1 by @ksimon1 in #222
  • feat: add delete PVC option for modify-data-object task by @ksimon1 in #225

Full Changelog: v0.13.1...v0.13.2

v0.13.1

14 Feb 17:07
fec842d
Compare
Choose a tag to compare

What's Changed

  • Update tekton tasks manifests to version v0.13.0 by @ksimon1 in #217
  • fix: delete pvc when datavolume is not found by @ksimon1 in #220
  • feat: add documentation for windows-customize and windows-efi-installer example pipelines by @ksimon1 in #219

Full Changelog: v0.13.0...v0.13.1

v0.13.0

25 Jan 16:51
fec9b56
Compare
Choose a tag to compare

What's Changed

  • update golang version to 1.18 in github actions by @ksimon1 in #198
  • Update tekton tasks manifests to version v0.12.1 by @ksimon1 in #197
  • Bump golang version to 1.19 by @ksimon1 in #199
  • Add 0xFelix to approvers by @0xFelix in #201
  • allow setting of libguestfs paths from env variables by @ksimon1 in #202
  • Really add 0xFelix to approvers by @0xFelix in #203
  • add deploy namespace to e2e test by @ksimon1 in #207
  • fix:remove namespace when processing template by @ksimon1 in #211
  • chore: new libguestfs appliance does not need extraction by @ksimon1 in #215
  • adjust modify-data-object tasks to work with CDI garbage collector by @ksimon1 in #204
  • feat: add modify-windows-iso-file task by @ksimon1 in #214

Full Changelog: v0.12.1...v0.13.0

v0.9.4

23 Jan 17:41
e90a7ee
Compare
Choose a tag to compare

What's Changed

  • [release-v0.9] hardcode older cdi version to prevent automatic DV garbage collecting by @ksimon1 in #206
  • [release-v0.9] allow setting of libguestfs paths from env variables by @ksimon1 in #205
  • [release-v0.9] Remove runAs from disk-virt tasks by @ksimon1 in #210

Full Changelog: v0.9.3...v0.9.4

v0.12.1

05 Oct 14:44
30874d5
Compare
Choose a tag to compare

What's Changed

  • disable garbage collector in datavolume tests by adding special annotation by @ksimon1 in #195
  • Update tekton tasks manifests to version v0.12.0 by @ksimon1 in #194
  • Bump vendor dependencies by @ksimon1 in #196

Full Changelog: v0.12.0...v0.12.1

v0.12.0

27 Sep 10:58
3785af7
Compare
Choose a tag to compare

What's Changed

  • Bump kubevirt and cdi dependencies by @ksimon1 in #187
  • Update tekton tasks manifests to version v0.11.0 by @ksimon1 in #186
  • bump libguestfs image to version v0.55 by @ksimon1 in #188
  • disk-virt-[customize|sysprep]: Add more optional workspaces by @0xFelix in #189
  • update code which generates test reports by @ksimon1 in #190
  • add skip option for tests which doesn't have to run in downstream by @ksimon1 in #191
  • remove securityContext.runAsUser from disk-virt tasks by @ksimon1 in #192

Full Changelog: v0.11.0...v0.12.0

v0.11.0

04 Aug 11:58
e92d757
Compare
Choose a tag to compare

What's Changed

  • Update tekton tasks manifests to version v0.10.0 by @ksimon1 in #167
  • wait for tekton to be deployed by @ksimon1 in #171
  • wait for tekton pipelines webhook by @ksimon1 in #172
  • Update PipelineRuns of example Pipelines by @0xFelix in #169
  • Update windows10-installer example documentation by @0xFelix in #168
  • Update docs of example pipelines by @0xFelix in #173
  • Add workspace to disk-virt-[customize|sysprep] by @0xFelix in #170
  • fix a way how to get latest release of tekton tasks in README by @ksimon1 in #165
  • create-data-object: Fix waitForSuccess for objects with generateName by @0xFelix in #175
  • Change serviceAccountNames that is deprecated in pipelineRun examples by @opokornyy in #179
  • add support for pipelineRuns in testing framework by @ksimon1 in #177
  • add delete option to create-data-object task by @ksimon1 in #176
  • onboard modify-data-object task with basic files by @ksimon1 in #182
  • Rename create data object task to modify-data-object by @ksimon1 in #180
  • bump golang version to 1.18.4 by @ksimon1 in #184
  • bump version of ubi images to 9 by @ksimon1 in #185
  • remove create-data-object dockerfile by @ksimon1 in #183

New Contributors

Full Changelog: v0.10.0...v0.11.0

v0.10.0

28 Jun 07:42
24f8cf2
Compare
Choose a tag to compare

What's Changed

  • Update tekton tasks manifests to version v0.9.2 by @ksimon1 in #145
  • Update examples documentation by @0xFelix in #148
  • Add array params in taskrun only if array is not empty by @ksimon1 in #150
  • remove common templates labels / annotations from VM in modify-template task by @ksimon1 in #149
  • modify-vm-template: Add deleteTemplate parameter by @0xFelix in #151
  • Onboard create-data-object task by @0xFelix in #152
  • Bump create-data-object golang version to 1.17 temporarily by @0xFelix in #162
  • Add script to obtain Windows 10 ISO download URL in an automated way by @0xFelix in #164
  • Add create-data-object task by @0xFelix in #161
  • Update tekton tasks manifests to version v0.9.3 by @ksimon1 in #159

Full Changelog: v0.9.2...v0.10.0