Skip to content

Tekton Operator release v0.53.0

Compare
Choose a tag to compare
@tekton-robot tekton-robot released this 09 Dec 07:38

-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!

Extra shout-out for awesome release notes:

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)