Skip to content

Tekton Operator release v0.50.0

Compare
Choose a tag to compare
@tekton-robot tekton-robot released this 19 Oct 10:57

-Docs @ v0.50.0
-Examples @ v0.50.0

Installation one-liner

kubectl apply -f https://storage.googleapis.com/tekton-releases/operator/previous/v0.50.0/release.yaml

Thanks

Thanks to these contributors who contributed to v0.50.0!

Extra shout-out for awesome release notes:

Unsorted PR List

  • docs: fix typo in toleration required by operator (#452)
  • Updates docs with how operator works! 🐱 (#451)
  • Fix wrong url added in config of csv (#450)
  • Make ConsoleCLiDownload supply binaries from local (#447)
  • [OpenShift] Fixes configmap update error & handles reconcile error (#446)
  • Add Install and Upragde metrics for Pipeline and Triggers (#445)
  • [OpenShift] Bump git-cli task version in addon (#444)
  • update tkn cli to v0.21.0 (#441)
  • update cronjob api to v1 (#440)
  • Bump git-cli and helm-upgrade-from-source (#436)
  • Modify olm.skipRange handling in bundle generator (#432)
  • Handles deletion of CRDs before deleting installer set (#430)
  • Fixes AppendManifest used to read files from kodata (#428)
  • Read component version from ConfigMap (#426)
  • [OpenShift] Updates pipelines extension to use InstallerSet (#423)
  • Fix adding default namespace as subjects to openshift-pipelines-clusterinterceptors clusterrolebinding (#422)
  • Refactor TektonConfig Reconciler and Cleanup (#421)
  • Add properties to configure Pipelines Metrics (#419)
  • Configure Bundle Generation for Openshift (#418)
  • Updates Addon reconciler to use TektonInstallerSet (#417)
  • Fixes hash annotation key while updating TektonInstallerSet (#416)
  • Set default value to TektonConfig object (#415)
  • Fix move enable-api-fields to feature-flags CM (#414)
  • [Openshift] Admin user can disable auto creation of RBAC resources (#412)
  • Add enable-api-fields field for TektonTriggers (#411)
  • adds auto-prune per namespace (#410)
  • Refactors TektonTriggers to use TektonInstallerSet (#408)
  • Update kustomization files to fix operator nightly issue (#406)
  • correct typo in code comments (#405)
  • Fixes deployment on OpenShift (#404)
  • [OpenShift] Add param to enable/disable servicemonitor (#403)
  • Add readonly property to Tekton Dashboard component (#402)
  • [OpenShift] Disable quay image replacement (#398)
  • Fix trigger installation issue (#397)
  • Updates development docs to correct the profiles and their respective Tekton Components (#395)
  • Removes the resources based on the profile set (#394)
  • Patch vendor/ apimachinery to work on 1.22 (#393)
  • tests: use go-cmp and diff (from pipeline) 🧙 (#392)
  • Adds scope-when-expressions-to-task field for Pipelines (#390)
  • [OpenShift] Fixes rbac for Operator service account (#389)
  • Update triggers to use v1beta1 and bump triggers, pipeline, knative and k8s version (#388)
  • [OpenShift] Read version to add in rbac resources from env (#387)
  • [OpenShift] Fixes failures on OpenShift (#386)
  • Refactors TektonPipeline Reconciler (#385)
  • config: replace any wildcard verbs by a list (#384)
  • Removes the manifests on cleaning up using make clean (#383)
  • Use release version for operator.tekton.dev/release label value (#382)
  • Add METRICS_DOMAIN env in Deployments (#380)
  • [OpenShift] Add triggers defaults in CR instead of transformers (#378)
  • [OpenShift] fixes the disable affinity assistant configuration (#377)
  • Update release pipelines by adding payload fetch Task (#376)
  • Updates TektonConfig Controller to recreate components on deletion (#336)
  • Add tooling to generate OperatorHub release artifacts (#307)
  • Add an inital ROADMAP for the operator (#241)

To Be Done: Deprecation Notices, Backward Incompatible Changes