1
1
apiVersion : tekton.dev/v1
2
2
kind : Pipeline
3
3
metadata :
4
- creationTimestamp : null
4
+ creationTimestamp :
5
5
labels :
6
6
pipelines.openshift.io/runtime : generic
7
7
pipelines.openshift.io/strategy : docker
33
33
- linux/arm64
34
34
- linux/ppc64le
35
35
- linux/s390x
36
- description : List of platforms to build the container images on. The available
37
- set of values is determined by the configuration of the multi-platform-controller.
36
+ description : List of platforms to build the container images on. The available set of values is determined by the configuration of the multi-platform-controller.
38
37
name : build-platforms
39
38
type : array
40
39
- default : --all-projects --org=3e1a4cca-ebfb-495f-b64c-3cc960d566b4 --exclude=test*,vendor,third_party
46
45
name : build-source-image
47
46
type : string
48
47
- default : " false"
49
- description : ' Enable in-development package managers. WARNING: the behavior may
50
- change at any time without notice. Use at your own risk.'
48
+ description : ' Enable in-development package managers. WARNING: the behavior may change at any time without notice. Use at your own risk.'
51
49
name : prefetch-input-dev-package-managers
52
50
- default : []
53
51
description : Additional image tags
@@ -64,13 +62,11 @@ spec:
64
62
name : output-image
65
63
type : string
66
64
- default : .
67
- description : Path to the source code of an application's component from where
68
- to build image.
65
+ description : Path to the source code of an application's component from where to build image.
69
66
name : path-context
70
67
type : string
71
68
- default : Dockerfile
72
- description : Path to the Dockerfile inside the context specified by parameter
73
- path-context
69
+ description : Path to the Dockerfile inside the context specified by parameter path-context
74
70
name : dockerfile
75
71
type : string
76
72
- default : " false"
90
86
name : prefetch-input
91
87
type : string
92
88
- default : " "
93
- description : Image tag expiration time, time values could be something like 1h,
94
- 2d, 3w for hours, days, and weeks, respectively.
89
+ description : Image tag expiration time, time values could be something like 1h, 2d, 3w for hours, days, and weeks, respectively.
95
90
name : image-expires-after
96
91
type : string
97
92
- default : " true"
@@ -107,10 +102,13 @@ spec:
107
102
name : build-args-file
108
103
type : string
109
104
- default : " false"
110
- description : Whether to enable privileged mode, should be used only with remote
111
- VMs
105
+ description : Whether to enable privileged mode, should be used only with remote VMs
112
106
name : privileged-nested
113
107
type : string
108
+ - name : buildah-format
109
+ default : docker
110
+ type : string
111
+ description : The format for the resulting image's mediaType. Valid values are oci or docker.
114
112
results :
115
113
- description : " "
116
114
name : IMAGE_URL
@@ -144,7 +142,7 @@ spec:
144
142
- name : name
145
143
value : sast-snyk-check-oci-ta
146
144
- name : bundle
147
- value : quay.io/konflux-ci/tekton-catalog/task-sast-snyk-check-oci-ta:0.4@sha256:e371aa09c65ab309138b4aeae9ea4dd93f83119c5cc61e9f2057fe5bb518fbe9
145
+ value : quay.io/konflux-ci/tekton-catalog/task-sast-snyk-check-oci-ta:0.4@sha256:783f5de1b4def2fb3fad20b914f4b3afee46ffb8f652114946e321ef3fa86449
148
146
- name : kind
149
147
value : task
150
148
resolver : bundles
@@ -172,7 +170,7 @@ spec:
172
170
- name : name
173
171
value : prefetch-dependencies-oci-ta
174
172
- name : bundle
175
- value : quay.io/konflux-ci/tekton-catalog/task-prefetch-dependencies-oci-ta:0.2@sha256:0b58e5132333dd3b710ef9c18ecebe0d5e5b22066ba56481d34431c989cb21dd
173
+ value : quay.io/konflux-ci/tekton-catalog/task-prefetch-dependencies-oci-ta:0.2@sha256:dc82a7270aace9b1c26f7e96f8ccab2752e53d32980c41a45e1733baad76cde6
176
174
- name : kind
177
175
value : task
178
176
resolver : bundles
@@ -196,7 +194,7 @@ spec:
196
194
- name : name
197
195
value : apply-tags
198
196
- name : bundle
199
- value : quay.io/konflux-ci/tekton-catalog/task-apply-tags:0.2@sha256:e0de426d492e195f59c99d2ea1ca0df7bfb8c689f5d1468fe7f70eb8684b8d02
197
+ value : quay.io/konflux-ci/tekton-catalog/task-apply-tags:0.2@sha256:f44be1bf0262471f2f503f5e19da5f0628dcaf968c86272a2ad6b4871e708448
200
198
- name : kind
201
199
value : task
202
200
resolver : bundles
@@ -213,7 +211,7 @@ spec:
213
211
- name : name
214
212
value : init
215
213
- name : bundle
216
- value : quay.io/konflux-ci/tekton-catalog/task-init:0.2@sha256:ded314206f09712b2116deb050b774ae7efef9ab243794334c8e616871a3ffa5
214
+ value : quay.io/konflux-ci/tekton-catalog/task-init:0.2@sha256:abf231cfc5a68b56f68a8ac9bb26dca3c3e434c88dd9627c72bdec0b8c335c67
217
215
- name : kind
218
216
value : task
219
217
resolver : bundles
@@ -234,7 +232,7 @@ spec:
234
232
- name : name
235
233
value : git-clone-oci-ta
236
234
- name : bundle
237
- value : quay.io/konflux-ci/tekton-catalog/task-git-clone-oci-ta:0.1@sha256:4a601aeec58a1dd89c271e728fd8f0d84777825b46940c3aec27f15bab3edacf
235
+ value : quay.io/konflux-ci/tekton-catalog/task-git-clone-oci-ta:0.1@sha256:3f1b468066b301083d8550e036f5a654fcb064810bd29eb06fec6d8ad3e35b9c
238
236
- name : kind
239
237
value : task
240
238
resolver : bundles
@@ -280,14 +278,16 @@ spec:
280
278
value : $(tasks.prefetch-dependencies.results.CACHI2_ARTIFACT)
281
279
- name : IMAGE_APPEND_PLATFORM
282
280
value : " true"
281
+ - name : BUILDAH_FORMAT
282
+ value : $(params.buildah-format)
283
283
runAfter :
284
284
- prefetch-dependencies
285
285
taskRef :
286
286
params :
287
287
- name : name
288
288
value : buildah-remote-oci-ta
289
289
- name : bundle
290
- value : quay.io/konflux-ci/tekton-catalog/task-buildah-remote-oci-ta:0.4 @sha256:252e5c94fb2375c43bdfd4b65097d246f4f37392956b08e5c38f366623a0b9ce
290
+ value : quay.io/konflux-ci/tekton-catalog/task-buildah-remote-oci-ta:0.5 @sha256:650b0bca57c626c1e82f35cdfadf44a7792230b2b992aaa9c369d615aae6590d
291
291
- name : kind
292
292
value : task
293
293
resolver : bundles
@@ -309,14 +309,16 @@ spec:
309
309
- name : IMAGES
310
310
value :
311
311
- $(tasks.build-images.results.IMAGE_REF[*])
312
+ - name : BUILDAH_FORMAT
313
+ value : $(params.buildah-format)
312
314
runAfter :
313
315
- build-images
314
316
taskRef :
315
317
params :
316
318
- name : name
317
319
value : build-image-index
318
320
- name : bundle
319
- value : quay.io/konflux-ci/tekton-catalog/task-build-image-index:0.1@sha256:ba7fbed5c4862968c1a77d6b90d5bdd497925ab1de41b859c027dd5c3069cd3e
321
+ value : quay.io/konflux-ci/tekton-catalog/task-build-image-index:0.1@sha256:79784d53749584bc5a8de32142ec4e2f01cdbf42c20d94e59280e0b927c8597d
320
322
- name : kind
321
323
value : task
322
324
resolver : bundles
@@ -342,7 +344,7 @@ spec:
342
344
- name : name
343
345
value : source-build-oci-ta
344
346
- name : bundle
345
- value : quay.io/konflux-ci/tekton-catalog/task-source-build-oci-ta:0.3@sha256:a48c950350c5e9945cc4ad6bfad7fc653aa437c9eff74a25fd1d42fda4fe344d
347
+ value : quay.io/konflux-ci/tekton-catalog/task-source-build-oci-ta:0.3@sha256:b0d6cb28a23f20db4f5cf78ed78ae3a91b9a5adfe989696ed0bbc63840a485b6
346
348
- name : kind
347
349
value : task
348
350
resolver : bundles
@@ -368,7 +370,7 @@ spec:
368
370
- name : name
369
371
value : deprecated-image-check
370
372
- name : bundle
371
- value : quay.io/konflux-ci/tekton-catalog/task-deprecated-image-check:0.5@sha256:c49732039f105de809840be396f83ead8c46f6a6948e1335b76d37e9eb469574
373
+ value : quay.io/konflux-ci/tekton-catalog/task-deprecated-image-check:0.5@sha256:f59175d9a0a60411738228dfe568af4684af4aa5e7e05c832927cb917801d489
372
374
- name : kind
373
375
value : task
374
376
resolver : bundles
@@ -377,7 +379,12 @@ spec:
377
379
operator : in
378
380
values :
379
381
- " false"
380
- - name : clair-scan
382
+ - matrix :
383
+ params :
384
+ - name : image-platform
385
+ value :
386
+ - $(params.build-platforms)
387
+ name : clair-scan
381
388
params :
382
389
- name : image-digest
383
390
value : $(tasks.build-image-index.results.IMAGE_DIGEST)
@@ -390,7 +397,7 @@ spec:
390
397
- name : name
391
398
value : clair-scan
392
399
- name : bundle
393
- value : quay.io/konflux-ci/tekton-catalog/task-clair-scan:0.2 @sha256:076d5cde62b55bbfcdda2b4782392256bbda5ad38f839013b4330b3aba70a973
400
+ value : quay.io/konflux-ci/tekton-catalog/task-clair-scan:0.3 @sha256:a7cc183967f89c4ac100d04ab8f81e54733beee60a0528208107c9a22d3c43af
394
401
- name : kind
395
402
value : task
396
403
resolver : bundles
@@ -410,7 +417,7 @@ spec:
410
417
- name : name
411
418
value : ecosystem-cert-preflight-checks
412
419
- name : bundle
413
- value : quay.io/konflux-ci/tekton-catalog/task-ecosystem-cert-preflight-checks:0.2@sha256:365c65ed8dfbd83c4a49300dcb9c74c5c3f027efec0be1a1f0baa9633c29b249
420
+ value : quay.io/konflux-ci/tekton-catalog/task-ecosystem-cert-preflight-checks:0.2@sha256:dae8e28761cee4ab0baf04ab9f8f1a4b3cee3c7decf461fda2bacc5c01652a60
414
421
- name : kind
415
422
value : task
416
423
resolver : bundles
@@ -512,7 +519,7 @@ spec:
512
519
- name : name
513
520
value : push-dockerfile-oci-ta
514
521
- name : bundle
515
- value : quay.io/konflux-ci/tekton-catalog/task-push-dockerfile-oci-ta:0.1@sha256:235ef6e835de8171c07b8a7f8947d0b40bfcff999e1ff3cb6ddd9acc65c48430
522
+ value : quay.io/konflux-ci/tekton-catalog/task-push-dockerfile-oci-ta:0.1@sha256:49f778479f468e71c2cfef722e96aa813d7ef98bde8a612e1bf1a13cd70849ec
516
523
- name : kind
517
524
value : task
518
525
resolver : bundles
0 commit comments