Skip to content

Releases: kubevirt/tekton-tasks-operator

v0.5.0

16 Feb 17:54
8fbe0a0
Compare
Choose a tag to compare

What's Changed

  • fix: add new VIRTIO_IMG env varible to operator by @ksimon1 in #116
  • Update tekton tasks manifests to version v0.13.0 by @ksimon1 in #122
  • fix: fix wrong name of main branch by @ksimon1 in #123
  • fix: switch to ssd storageClass in example pipeline tests by @ksimon1 in #124
  • [WIP] chore: add windows 11 installer pipeline and customize config map by @ksimon1 in #117
  • feat: Add windows server 2022 autounattend config map by @ksimon1 in #125
  • fix: correct scripts for win2k22 test lane by @ksimon1 in #126
  • feat: rename windows10-installer pipeline to windows-bios-installer by @ksimon1 in #127
  • Update tekton tasks manifests to version v0.13.1 by @ksimon1 in #128

Full Changelog: https://github.com/kubevirt/tekton-tasks-operator/commits/v0.5.0

v0.4.1

07 Oct 12:16
03f5c3f
Compare
Choose a tag to compare

What's Changed

Full Changelog: v0.4.0...v0.4.1

v0.4.0

06 Oct 06:37
5ef7097
Compare
Choose a tag to compare

What's Changed

  • fix offensive language script by @ksimon1 in #2
  • fix e2e tests by enabling feature gate by @ksimon1 in #3
  • update README by @ksimon1 in #5
  • remove unnecessary command, which sets namespace by @ksimon1 in #6
  • reenque another reconciliation, when conflict cr occures by @ksimon1 in #7
  • add 0xFelix as a reviewer by @ksimon1 in #9
  • bump tekton tasks to version v0.6.0 by @ksimon1 in #8
  • remove runasnonroot attribute from manifests by @ksimon1 in #1
  • add delete permissions for configmaps by @ksimon1 in #11
  • Update tekton tasks manifests to version v0.7.0 by @ksimon1 in #12
  • cleanup e2e tests by @ksimon1 in #14
  • fix deletion of resources, when TTO CR is deleted by @ksimon1 in #15
  • update readme with better description how to deploy TTO by @ksimon1 in #16
  • Add tests to check if tto is not deploying anything when DeployTektonTaskResouces set to false by @opokornyy in #13
  • disable devel log by @ksimon1 in #18
  • bump golang version to 1.18 by @ksimon1 in #17
  • add update template rbac by @ksimon1 in #20
  • Update tekton tasks manifests to version v0.8.0 by @ksimon1 in #21
  • add ci builder image by @ksimon1 in #22
  • add new packages to ci builder image by @ksimon1 in #23
  • add golang and which packages to ci-builder image by @ksimon1 in #24
  • don't generate manifest during functests by @ksimon1 in #26
  • deploy openshift version of tekton by @ksimon1 in #27
  • Remove 'oc new-project tekton-pipelines' from deployment script by @opokornyy in #19
  • tekton-tasks: Add RBAC for creating pods by @0xFelix in #31
  • add rest of the tasks to TTO by @ksimon1 in #30
  • Update tekton tasks manifests to version v0.9.0 by @ksimon1 in #34
  • handle object modified error in initialize steps by @ksimon1 in #36
  • Add RoleBindings to tekton-pipelines bundle by @0xFelix in #32
  • Add Windows 10 installer example pipeline by @0xFelix in #25
  • Add Windows 10 customize example pipeline by @0xFelix in #28
  • tto watches all objects it deploys by @ksimon1 in #37
  • Fix log message when reverting changes in a pipeline by @0xFelix in #39
  • Fix usage of baseDvName and baseDvNamespace parameters by @0xFelix in #40
  • Fix windows10-customize pipeline on kubernetes by @0xFelix in #38
  • Update tekton tasks manifests to version v0.9.1 by @ksimon1 in #41
  • Update tekton tasks manifests to version v0.9.2 by @ksimon1 in #43
  • fix security constraint for tto container by @ksimon1 in #46
  • remove prometheus label and port from deploy manifest by @ksimon1 in #51
  • add pipeline service account into installer pipeline by @ksimon1 in #54
  • update only labels and annotations in serviceAccounts in pipelines by @ksimon1 in #57
  • add cluster role in pipelines when deployed in ^openshift|kube namespace by @ksimon1 in #60
  • fix deploying of windows10-pipelines clusterrole by @ksimon1 in #63
  • Add deployment of common templates to deploy-resources.sh by @opokornyy in #64
  • Update tekton tasks manifests to version v0.10.0 by @ksimon1 in #68
  • Revert changes to TTO image in CSV by @0xFelix in #70
  • Add missing colon in DeafultCreateDataObjectIMG by @0xFelix in #71
  • Improve reference pipelines by @0xFelix in #72
  • Add deployment of SSP to deployment script, that is needed for run of example pipelines by @opokornyy in #73
  • wait for tekton operator to be available by @ksimon1 in #75
  • Add empty test file, so we can add record to openshift-ci and test by @opokornyy in #74
  • Update tekton tasks manifests to version v0.11.0 by @ksimon1 in #80
  • Add permissions to SA used by windows10-installer pipeline by @opokornyy in #79
  • Edit tests for clusterRole and roleBinding creation by @opokornyy in #81
  • Delete condition that blocks creation of clusterRole and roleBinding by @opokornyy in #82
  • Add permissions to pipeline SA in kubevirt-os-images namespace by @opokornyy in #83
  • enable running tests in different namespace by @ksimon1 in #84
  • Delete resources that are created during the run of example pipelines and set allowReplace of base datavolume. by @opokornyy in #87
  • Update tekton tasks manifests to version v0.12.0 by @ksimon1 in #89
  • Add annotations to example pipelines datavolumes. by @opokornyy in #88
  • fix the generating of junit report by @ksimon1 in #86
  • Update tekton tasks manifests to version v0.12.1 by @ksimon1 in #91
  • update golang version to 1.18 in github actions by @ksimon1 in #92

New Contributors

Full Changelog: https://github.com/kubevirt/tekton-tasks-operator/commits/v0.4.0

v0.3.0

12 May 11:46
ac169d3
Compare
Choose a tag to compare

What's Changed

  • fix offensive language script by @ksimon1 in #2
  • fix e2e tests by enabling feature gate by @ksimon1 in #3
  • update README by @ksimon1 in #5
  • remove unnecessary command, which sets namespace by @ksimon1 in #6
  • reenque another reconciliation, when conflict cr occures by @ksimon1 in #7
  • add 0xFelix as a reviewer by @ksimon1 in #9
  • bump tekton tasks to version v0.6.0 by @ksimon1 in #8
  • remove runasnonroot attribute from manifests by @ksimon1 in #1
  • add delete permissions for configmaps by @ksimon1 in #11
  • Update tekton tasks manifests to version v0.7.0 by @ksimon1 in #12
  • cleanup e2e tests by @ksimon1 in #14
  • fix deletion of resources, when TTO CR is deleted by @ksimon1 in #15
  • update readme with better description how to deploy TTO by @ksimon1 in #16
  • Add tests to check if tto is not deploying anything when DeployTektonTaskResouces set to false by @opokornyy in #13
  • disable devel log by @ksimon1 in #18
  • bump golang version to 1.18 by @ksimon1 in #17
  • add update template rbac by @ksimon1 in #20
  • Update tekton tasks manifests to version v0.8.0 by @ksimon1 in #21
  • add ci builder image by @ksimon1 in #22
  • add new packages to ci builder image by @ksimon1 in #23
  • add golang and which packages to ci-builder image by @ksimon1 in #24
  • don't generate manifest during functests by @ksimon1 in #26
  • deploy openshift version of tekton by @ksimon1 in #27
  • Remove 'oc new-project tekton-pipelines' from deployment script by @opokornyy in #19
  • tekton-tasks: Add RBAC for creating pods by @0xFelix in #31
  • add rest of the tasks to TTO by @ksimon1 in #30
  • Update tekton tasks manifests to version v0.9.0 by @ksimon1 in #34
  • handle object modified error in initialize steps by @ksimon1 in #36
  • Add RoleBindings to tekton-pipelines bundle by @0xFelix in #32
  • Add Windows 10 installer example pipeline by @0xFelix in #25
  • Add Windows 10 customize example pipeline by @0xFelix in #28
  • tto watches all objects it deploys by @ksimon1 in #37
  • Fix log message when reverting changes in a pipeline by @0xFelix in #39
  • Fix usage of baseDvName and baseDvNamespace parameters by @0xFelix in #40
  • Fix windows10-customize pipeline on kubernetes by @0xFelix in #38
  • Update tekton tasks manifests to version v0.9.1 by @ksimon1 in #41

New Contributors

Full Changelog: https://github.com/kubevirt/tekton-tasks-operator/commits/v0.3.0

v0.2.1

01 Apr 15:13
1cb1b46
Compare
Choose a tag to compare

What's Changed

  • remove runasnonroot attribute from manifests by @ksimon1 in #1

New Contributors

Full Changelog: https://github.com/kubevirt/tekton-tasks-operator/commits/v0.2.1

v0.2.0

01 Apr 15:00
8076a94
Compare
Choose a tag to compare

What's Changed

  • fix offensive language script by @ksimon1 in #2
  • fix e2e tests by enabling feature gate by @ksimon1 in #3
  • update README by @ksimon1 in #5
  • remove unnecessary command, which sets namespace by @ksimon1 in #6
  • reenque another reconciliation, when conflict cr occures by @ksimon1 in #7
  • add 0xFelix as a reviewer by @ksimon1 in #9
  • bump tekton tasks to version v0.6.0 by @ksimon1 in #8

New Contributors

Full Changelog: https://github.com/kubevirt/tekton-tasks-operator/commits/v0.1.3

v0.1.2

22 Mar 09:34
Compare
Choose a tag to compare

v0.1.1

22 Mar 06:26
Compare
Choose a tag to compare

v0.1.0

16 Mar 10:14
Compare
Choose a tag to compare