-
Bug
-
Resolution: Done
-
Major
-
Pipelines 1.18.0
-
None
-
2
-
False
-
-
False
-
Pod created by the Pipeline controller will now always have app.kubernetes.io/managed-by set to the default configuration. Prior to this change, it would be overridden by the value of that label set on TaskRun (or PipelineRun).
-
Bug Fix
-
Done
-
-
-
Pipelines Sprint Tekshift 32
Description of problem:
When deploying Pipelineruns and Taskruns using Helm Templates, Pipelines controller is failing to add the required label `managed-by: tekton-pipelines` causing failure in updating the required env variables such as `SSL_CERT_DIR`.
Prerequisites (if any, like setup, operators/versions):
Steps to Reproduce
- Deploy the Pipelineruns using Helm Teamplates.
- Verify the label on Pipelinrun
Actual results:{}
The label `managed-by: Helm` is applied to Pipelineruns
Expected results:
The label `managed-by: tekton-pipelines` should be applied to Pipelineruns
Reproducibility (Always/Intermittent/Only Once):
Always
Acceptance criteria:
Definition of Done:
Build Details:
Additional info (Such as Logs, Screenshots, etc):
*
- is depended on by
-
SRVKP-8141 [TRACKER] [release testing] Bug verification
-
- Closed
-