-
Anybody here with experience in Tekton or the commercial brother OpenShift Pipelines?
-
InfluxDB
Purpose built for real-time analytics at any scale. InfluxDB Platform is powered by columnar analytics, optimized for cost-efficient storage, and built with open data standards.
-
We've been using Tekton for little over a year now. It has been a great building block to build our CI system on. We have invested quite significantly into tailoring it to our needs. One of the examples that came out of that is Tekline.
-
tekton-pipeline-and-task-test
This Demo repository will deploy and configure a Tekton CI System. It uses GitHub Actions to validate the Tekton config on every commit.
Your remark regarding testind of pipelines is a good point. I was also facing this issue and came up with this setup: https://github.com/marcopaga/tekton-pipeline-and-task-test. Details in this article: https://marco-paga.eu/entries/github-actions-testen-tekton-ci/. Having a small compact solution to test this would be better.
Related posts
-
Cloud-Native CI/CD with Tekton - Laying The Foundation
-
Is there a way to run a one-off pod that would work as a command line tool?
-
Is the left guy sad because he knows everything?
-
Designing a companyโs CI/CD system, please recommend resources
-
Getting Started with Tekton Pipelines: A Comprehensive Guide