-
Bug
-
Resolution: Done
-
Blocker
-
Pipelines 1.9.0
-
None
-
None
-
1
-
False
-
None
-
False
-
-
-
Pipelines Sprint 229, Pipelines Sprint 230
Description of problem:
The clustertasks containts upstream images
Prerequisites (if any, like setup, operators/versions):
Install Openshift Pipelines 1.9.0
Steps to Reproduce
- Check the images used in clustertasks
Actual results:
Upstream images are being used
Expected results:
Downstream images should have been used
Reproducibility (Always/Intermittent/Only Once):
Always
Build Details:
Additional info (Such as Logs, Screenshots, etc):
tkn ct describe tkn ✔ 07:38:19 PM
Name: tkn
Description: This task performs operations on Tekton resources using tkn
Annotations:
operator.tekton.dev/last-applied-hash=81da59ef9d867aa86abca3428ed21345f2c4349d84a088299e1667a2cf6269e4
tekton.dev/categories=CLI
tekton.dev/displayName=Tekton CLI
tekton.dev/pipelines.minVersion=0.17.0
tekton.dev/platforms=linux/amd64,linux/s390x,linux/ppc64le
tekton.dev/tags=cli⚓ Params NAME TYPE DESCRIPTION DEFAULT VALUE
∙ TKN_IMAGE string tkn CLI container i... gcr.io/tekton-releases/dogfooding/tkn@sha256:d17fec04f655551464a47dd59553c9b44cf660cc72dbcdbd52c0b8e8668c0579
∙ SCRIPT string tkn CLI script to e... tkn $@
∙ ARGS array tkn CLI arguments t... [--help]📂 Workspaces NAME DESCRIPTION
∙ kubeconfig An optional workspa...🦶 Steps ∙ tkn