dbgjerez / tekton-pipelineref

POC how to share a pipeline between namespaces

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

Example how to share pipeline definitions between namespaces.

Introduction

In this example, we have a user who has some pipeline definition in a namespace and he wants to share it between namespaces.

Architecture

Configuration

For this example, I'm using:

  • OpenShift 4.15
  • Openshift Pipelines 1.14.4 base on tekton 0.56.4

About

POC how to share a pipeline between namespaces