opendevstack / ods-pipeline

Alternative ODS CI/CD pipeline based on Tekton / OpenShift Pipelines
Apache License 2.0
13 stars 5 forks source link

Pipeline pods are listed under deployment pods #555

Closed michaelsauter closed 2 years ago

michaelsauter commented 2 years ago

When looking at the list of pods selected by the Pipeline Manager Deployment, we now see the pods from a pipeline, because since #543, the tasks have labels, and they are propagated to the pods by Tekton.