Releases: tektoncd/operator
Tekton Operator release v0.55.1
**Fixes: ** missing component payloads in v0.55.0. v0.55.0 is a broken release.
-Docs @ v0.55.1
-Examples @ v0.55.1
Installation one-liner
kubectl apply -f https://storage.googleapis.com/tekton-releases/operator/previous/v0.55.1/release.yaml
Thanks
Thanks to these contributors who contributed to v0.55.1!
- ❤️ @PuneetPunamiya
- ❤️ @concaf
- ❤️ @piyush-garg
Extra shout-out for awesome release notes:
Unsorted PR List
Tekton Operator release v0.55.0 ""
🎉 [Tag Line - to be done] 🎉
-Docs @ v0.55.0
-Examples @ v0.55.0
Installation one-liner
kubectl apply -f https://storage.googleapis.com/tekton-releases/operator/previous/v0.55.0/release.yaml
Component Versions
TEKTON_PIPELINE : v0.33.2
TEKTON_TRIGGERS : v0.19.0
TEKTON_RESULTS : v0.4.0
TEKTON_DASHBOARD : v0.24.1
TEKTON_CHAINS : v0.8.0
TEKTON_HUB : v1.7.0
Thanks
Thanks to these contributors who contributed to v0.55.0!
- ❤️ @PuneetPunamiya
- ❤️ @concaf
- ❤️ @khrm
- ❤️ @nikhil-thomas
- ❤️ @piyush-garg
- ❤️ @pradeepitm12
- ❤️ @savitaashture
- ❤️ @sm43
- ❤️ @vdemeester
- ❤️ @vinamra28
Extra shout-out for awesome release notes:
- 😍 @PuneetPunamiya
- 😍 @nikhil-thomas
- 😍 @piyush-garg
- 😍 @pradeepitm12
- 😍 @savitaashture
- 😍 @sm43
- 😍 @vdemeester
- 😍 @vinamra28
Unsorted PR List
- Adds Hub and Chains CRD as internal objects on Openshift (#663)
- Fix fetch-release.sh 👼 (#662)
- Fixes the db name in transformer in case of openshift (#661)
- Add hub image env for openshift (#660)
- Add chains image env for openshift (#659)
- Option to disable community tasks (#658)
- Make TektonChain out of all profile (#657)
- Rename the TektonChains CRD to TektonChain (#656)
- Update/cluster tasks (#655)
- Updates Hub components name by adding prefix as
tekton-hub
(#654) - Add unit tests for SSL certs behavior (#653)
- Add config owner reference while creating components (#650)
- [OpenShift] filter out namespace from pac manifest (#649)
- Mount CA bundles in Tekton components as well (#648)
- change cmd/ko to ko (#647)
- remove maven task from community tasks list (#646)
- Improves error handling in TektonHub and reorder the job in TektonInstallerSet (#645)
- Updates TektonConfig CRD to show installed operator version (#644)
- [OpenShift] Fixes addon if operator target ns is not openshift-pipelines (#643)
- Updates argocd-task-sync-and-wait tasks to v0.2 (#642)
- Update pac version to v0.5.3 (#640)
- Disabling removed feature flags in Pipleines v0.33.0 (#639)
- Updates Addon finalizer to delete all installerSet by label (#638)
- Add a webhook definition service namespace transform (#637)
- Updates Hub Db deployment in case of Openshift (#636)
- Add ServiceMonitor for Triggers metrics (#635)
- [OpenShift] Fix RBAC bugs (#634)
- [OpenShift] Refactors TektonAddon reconciler (#632)
- Fixes operator pod restart on changing addon params (#631)
- Add Tekton Chains to the operator (#630)
- Refactors the mechanism for creating and updating TektonPipeline CR and TektonTrigger CR (#628)
- Improve TekktonInstallerSet Reconciler (#620)
- Update tektoncd/results to 0.4.0 (#619)
- Add PAC_VERSION to config.sh file (#618)
- [openshift] add maven clustertask (#617)
- Fix flaky test behavior (#616)
- Update labels of tekton dashboard installersets (#614)
- Improve Operator upgrade mechanism (#613)
- Replace fmt.Sprintf() with labels.NewSelector() for building labelselectors (#612)
- Fix TektonPipeline Ready check (#607)
- [OpenShift] Fix e2e tests (#606)
- [OpenShift] Fix e2e test failure (#605)
- Updates tektonPipeline to make it independent of tektonConfig (#600)
- Fix versioned clustertask getting deleted during upgrade (#599)
- [OpenShift] removes obsolete installerSets created for Addon during Upgrade (#597)
- [OpenShift] fixes post pipelines installerSet creation (#596)
- Removes obsolete installersets created during upgrades (#595)
- Fixes make apply error due to variable changes (#594)
- Fix upgrade deadlock in Pipeline and Triggers (#592)
- Fix duplicate InstallerSets in Pipeline Reconciler (#588)
- Add v0.54.0 Docs (#579)
- Add field in config to disable hub devconsole integration (#569)
- Adds config map for operator version (#563)
- Adds PipelinesAsCode as an Addon for OpenShift Platform (#550)
- Adds Hub UI Component in operator (#479)
- Ship Tekton Hub via Tekton Operator (#467)
Tekton Operator release v0.54.0
-Docs @ v0.54.0
-Examples @ v0.54.0
Tekton Component Versions
Component | Version |
---|---|
Tekton PIpeline | v0.32.0 |
Tekton Triggers | v0.18.0 |
Tekton Dashboard | v0.23.0 |
Tekton Results | v0.4.0 |
Installation one-liner
On Kubernetes
kubectl apply -f https://storage.googleapis.com/tekton-releases/operator/previous/v0.54.0/release.notags.yaml
On OpenShift
oc apply -f https://storage.googleapis.com/tekton-releases/operator/previous/v0.54.0/openshift-release.notags.yaml
Thanks
Thanks to these contributors who contributed to v0.54.0!
- ❤️ @PuneetPunamiya
- ❤️ @concaf
- ❤️ @feber
- ❤️ @nikhil-thomas
- ❤️ @pradeepitm12
- ❤️ @savitaashture
- ❤️ @sm43
- ❤️ @vdemeester
Extra shout-out for awesome release notes:
Unsorted PR List
- Remove redundant call to MarkInstallerSetAvailable (#578)
- Add/openshift builds (#575)
- Fix multiple installersets for tektonaddon (#574)
- Update dependencies (tekton, knative, k8s, …) (#573)
- Remove gotest.tools v2 🦂 (#572)
- Add digest for static images (#571)
- Adds missing annotation
lastAppliedHashKey
in TektonInstaller Set for Tekton Dashboard (#570) - Fix broken link to TektonDashboard documentation (#568)
- Skips Namespace deletion on installlerSet deletion (#565)
- fix cronjob creation with irrelevant config change (#564)
- Fetches the manifest for Tekton Dashboard through init Controller (#560)
- .Update OWNERS on operator 🙃 (#559)
- Setup OpenShift Addon payload in new location (#558)
- Modification to enable OpenShift builds with releases (#551)
Tekton Operator release v0.53.0
-Docs @ v0.53.0
-Examples @ v0.53.0
Installation one-liner
kubectl apply -f https://storage.googleapis.com/tekton-releases/operator/previous/v0.53.0/release.yaml
Misc
-
🔨 Moves installerSet keys at one place & cleanup (#547)
-
🔨 Cleanup: admissionReviewVersions v1beta1 was depreacated k8s v1.16 (#525)
-
🔨 Hook more context.Context everywhere… (#533)
Thanks
Thanks to these contributors who contributed to v0.53.0!
- ❤️ @PuneetPunamiya
- ❤️ @concaf
- ❤️ @nikhil-thomas
- ❤️ @piyush-garg
- ❤️ @savitaashture
- ❤️ @sm43
- ❤️ @vdemeester
Extra shout-out for awesome release notes:
- 😍 @PuneetPunamiya
- 😍 @concaf
- 😍 @nikhil-thomas
- 😍 @piyush-garg
- 😍 @savitaashture
- 😍 @sm43
- 😍 @vdemeester
Unsorted PR List
- Treat SSL_CERT_DIR as a colon separated list (#553)
- Stop overriding system defaults in SSL_CERT_DIR (#549)
- operatorhub: call Makefile instead of importing (#545)
- Schedule tkn serve cli pod also on infra node (#544)
- Filter out PodSecurityPolicy from manifests ✂️ (#542)
- Improve e2e test script (#538)
- Fix Webhook configuration creation bug on K8s (#536)
- [OpenShift] Add argocd-task-sync-and-wait task to community task (#535)
- [OpenShift] Adds e2e test for TektonAddon (#534)
- Update release docs (#532)
- Updates TektonInstallerSet to allow replica changes to a deployment (#530)
- Skips adding owner reference in Webhook configuration (#529)
- Refactor tekton pipeline and tekton trigger controller (#526)
- Adds e2e tests for Operator features (#519)
- Refactors dashboard by using Tekton Installer set (#509)
Tekton Operator release v0.52.0
Tektoncd Component Versions
PIPELINES_VERSION=v0.30.0
TRIGGERS_VERSION=v0.17.1
RESULTS_VERSION=v0.3.1
DASHBOARD_VERSION=v0.22.0
-Docs @ v0.52.0
-Examples @ v0.52.0
Installation one-liner
kubectl apply -f https://storage.googleapis.com/tekton-releases/operator/previous/v0.52.0/release.yaml
Misc
- 🔨 Suffix _VERSION to "config" versions env vars. (#493)
- 🔨 releases: update release cheat-sheet (#490)
Thanks
Thanks to these contributors who contributed to v0.52.0!
- ❤️ @PuneetPunamiya
- ❤️ @afrittoli
- ❤️ @nikhil-thomas
- ❤️ @pradeepitm12
- ❤️ @rupalibehera
- ❤️ @savitaashture
- ❤️ @sm43
- ❤️ @vdemeester
Extra shout-out for awesome release notes:
- 😍 @PuneetPunamiya
- 😍 @nikhil-thomas
- 😍 @pradeepitm12
- 😍 @rupalibehera
- 😍 @savitaashture
- 😍 @sm43
- 😍 @vdemeester
Unsorted PR List
- Add mechanism to handle webhook definitons as part of webhook deployment (#527)
- remove taskrun from default prune resource (#523)
- Fix usage of dynamic names in webhook configurations (#521)
- Add mechanism to read dynamic webhook names (#516)
- [OpenShift] Fix forbidden error for community tasks (#514)
- Update kustomize configuration (#512)
- fix pruning enabled by default (#510)
- Add doc on Tektoncd Operator Release Versioning (#508)
- Fix table in operatorhub/*/README.md (#507)
- Move update spec calls to the end of reconciler (#505)
- fix resources not getting deleted for unique ns cron (#503)
- Validates component CR name in webhook (#501)
- [OpenShift] add rights to delete securitycontextconstraints (#500)
- [Openshift] Remove openshit-client as we manage this task directly (#499)
- Updates Operator for Results v0.3.1 (#495)
- Move TekonDashboard.md to TektonDashboard.md (#494)
Tekton Operator release v0.51.2
-Docs @ v0.51.2
-Examples @ v0.51.2
Installation one-liner
kubectl apply -f https://storage.googleapis.com/tekton-releases/operator/previous/v0.51.2/release.yaml
Component Versions
PIPELINES=v0.29.0
TRIGGERS=v0.17.1
RESULTS=v0.1.1
DASHBOARD=v0.21.0
Fixes
- 🐛 Bump Triggers to v0.17.1 👼 (#492)
Bump triggers to latest bugfix release : v0.17.1
Thanks
Thanks to these contributors who contributed to v0.51.2!
- ❤️ @vdemeester
Extra shout-out for awesome release notes:
Tekton Operator release v0.51.1
-Docs @ v0.51.1
-Examples @ v0.51.1
Installation one-liner
kubectl apply -f https://storage.googleapis.com/tekton-releases/operator/previous/v0.51.1/release.yaml
Component Versions
PIPELINES=v0.29.0
TRIGGERS=v0.17.0
RESULTS=v0.1.1
DASHBOARD=v0.21.0
Thanks
Thanks to these contributors who contributed to v0.51.1!
- ❤️ @vdemeester
Extra shout-out for awesome release notes:
Tekton Operator release v0.51.0
-Docs @ v0.51.0
-Examples @ v0.51.0
Installation one-liner
kubectl apply -f https://storage.googleapis.com/tekton-releases/operator/previous/v0.51.0/release.yaml
Component Versions
PIPELINES=v0.29.0
TRIGGERS=v0.17.0
RESULTS=v0.1.1
DASHBOARD=v0.21.0
Thanks
Thanks to these contributors who contributed to v0.51.0!
- ❤️ @nikhil-thomas
- ❤️ @pradeepitm12
- ❤️ @sm43
- ❤️ @vdemeester
Extra shout-out for awesome release notes:
- 😍 @nikhil-thomas
- 😍 @pradeepitm12
- 😍 @sm43
Tekton Operator release v0.50.2
-Docs @ v0.50.2
-Examples @ v0.50.2
Installation one-liner
kubectl apply -f https://storage.googleapis.com/tekton-releases/operator/previous/v0.50.2/release.yaml
Thanks
Thanks to these contributors who contributed to v0.50.2!
- ❤️ @sm43
- ❤️ @vdemeester
Extra shout-out for awesome release notes:
- 😍 @sm43
Tekton Operator release v0.50.1
-Docs @ v0.50.1
-Examples @ v0.50.1
Component Versions
Component | Version |
---|---|
PIPELINES | v0.28.2 |
TRIGGERS | v0.16.1 |
RESULTS | v0.1.1 |
DASHBOARD | v0.21.0 |
Installation one-liner
kubectl apply -f https://storage.googleapis.com/tekton-releases/operator/previous/v0.50.1/release.yaml
Thanks
Thanks to these contributors who contributed to v0.50.1!
- ❤️ @nikhil-thomas
- ❤️ @piyush-garg
- ❤️ @pradeepitm12
- ❤️ @sm43
- ❤️ @vdemeester
Extra shout-out for awesome release notes:
- 😍 @nikhil-thomas
- 😍 @piyush-garg
- 😍 @pradeepitm12
- 😍 @sm43
- 😍 @vdemeester
Unsorted PR List
- [cherry-pick/v0.50.x] Mutate tekton-pipelines namespace for ClusterRoles (#477)
- [cherry-pick] delete all the cronjobs if default config removed (#473)
- [Cherry-pick] Update bundlegeneration mechanism (#471)
- Cherry pick commit for v0.50.1 release (#466)
- [Cherry-pick] Update the webhook image in openshift bundle (#463)
- Improve e2e-test scripts (#462)