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)