@@ -8,9 +8,8 @@ metadata:
8
8
build.appstudio.redhat.com/target_branch : ' {{target_branch}}'
9
9
pipelinesascode.tekton.dev/cancel-in-progress : " true"
10
10
pipelinesascode.tekton.dev/max-keep-runs : " 3"
11
- pipelinesascode.tekton.dev/on-cel-expression : event == "pull_request" && target_branch
12
- == "release-8.1"
13
- creationTimestamp : null
11
+ pipelinesascode.tekton.dev/on-cel-expression : event == "pull_request" && target_branch == "release-8.1"
12
+ creationTimestamp :
14
13
labels :
15
14
appstudio.openshift.io/application : ceph-8-1
16
15
appstudio.openshift.io/component : snmp-notifier-8-1
53
52
- name : name
54
53
value : show-sbom
55
54
- name : bundle
56
- value : quay.io/konflux-ci/tekton-catalog/task-show-sbom:0.1@sha256:1b1df4da95966d08ac6a5b8198710e09e68b5c2cdc707c37d9d19769e65884b2
55
+ value : quay.io/konflux-ci/tekton-catalog/task-show-sbom:0.1@sha256:beb0616db051952b4b861dd8c3e00fa1c0eccbd926feddf71194d3bb3ace9ce7
57
56
- name : kind
58
57
value : task
59
58
resolver : bundles
@@ -69,13 +68,11 @@ spec:
69
68
name : output-image
70
69
type : string
71
70
- default : .
72
- description : Path to the source code of an application's component from where
73
- to build image.
71
+ description : Path to the source code of an application's component from where to build image.
74
72
name : path-context
75
73
type : string
76
74
- default : Dockerfile
77
- description : Path to the Dockerfile inside the context specified by parameter
78
- path-context
75
+ description : Path to the Dockerfile inside the context specified by parameter path-context
79
76
name : dockerfile
80
77
type : string
81
78
- default : " false"
@@ -86,20 +83,19 @@ spec:
86
83
description : Skip checks against built image
87
84
name : skip-checks
88
85
type : string
89
- - default : " false "
86
+ - default : " true "
90
87
description : Execute the build with network isolation
91
88
name : hermetic
92
89
type : string
93
- - default : " "
90
+ - default : ' [{"type": "rpm", "path": "."}, {"type": "gomod", "path": "snmp_notifier"}] '
94
91
description : Build dependencies to be prefetched by Cachi2
95
92
name : prefetch-input
96
93
type : string
97
94
- default : " "
98
- description : Image tag expiration time, time values could be something like
99
- 1h, 2d, 3w for hours, days, and weeks, respectively.
95
+ description : Image tag expiration time, time values could be something like 1h, 2d, 3w for hours, days, and weeks, respectively.
100
96
name : image-expires-after
101
97
type : string
102
- - default : " false "
98
+ - default : " true "
103
99
description : Build a source image.
104
100
name : build-source-image
105
101
type : string
@@ -116,16 +112,18 @@ spec:
116
112
name : build-args-file
117
113
type : string
118
114
- default : " false"
119
- description : Whether to enable privileged mode, should be used only with remote
120
- VMs
115
+ description : Whether to enable privileged mode, should be used only with remote VMs
121
116
name : privileged-nested
122
117
type : string
123
118
- default :
124
119
- linux/x86_64
125
- description : List of platforms to build the container images on. The available
126
- set of values is determined by the configuration of the multi-platform-controller.
120
+ 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.
127
121
name : build-platforms
128
122
type : array
123
+ - name : buildah-format
124
+ default : docker
125
+ type : string
126
+ description : The format for the resulting image's mediaType. Valid values are oci or docker.
129
127
results :
130
128
- description : " "
131
129
name : IMAGE_URL
@@ -153,7 +151,7 @@ spec:
153
151
- name : name
154
152
value : init
155
153
- name : bundle
156
- value : quay.io/konflux-ci/tekton-catalog/task-init:0.2@sha256:66e90d31e1386bf516fb548cd3e3f0082b5d0234b8b90dbf9e0d4684b70dbe1a
154
+ value : quay.io/konflux-ci/tekton-catalog/task-init:0.2@sha256:bbf313b09740fb39b3343bc69ee94b2a2c21d16a9304f9b7c111c305558fc346
157
155
- name : kind
158
156
value : task
159
157
resolver : bundles
@@ -174,7 +172,7 @@ spec:
174
172
- name : name
175
173
value : git-clone-oci-ta
176
174
- name : bundle
177
- value : quay.io/konflux-ci/tekton-catalog/task-git-clone-oci-ta:0.1@sha256:d35e5d501cb5f5f88369511f76249857cb5ac30250e1dcf086939321964ff6b9
175
+ value : quay.io/konflux-ci/tekton-catalog/task-git-clone-oci-ta:0.1@sha256:0d80f66610efd1f957700f61dcd5080689321b10ad544e136d58fc4673290d1b
178
176
- name : kind
179
177
value : task
180
178
resolver : bundles
@@ -203,7 +201,7 @@ spec:
203
201
- name : name
204
202
value : prefetch-dependencies-oci-ta
205
203
- name : bundle
206
- value : quay.io/konflux-ci/tekton-catalog/task-prefetch-dependencies-oci-ta:0.2@sha256:f10a4841e6f75fbb314b1d8cbf14f652499c1fe7f59e59aed59f7431c680aa17
204
+ value : quay.io/konflux-ci/tekton-catalog/task-prefetch-dependencies-oci-ta:0.2@sha256:dc82a7270aace9b1c26f7e96f8ccab2752e53d32980c41a45e1733baad76cde6
207
205
- name : kind
208
206
value : task
209
207
resolver : bundles
@@ -246,14 +244,16 @@ spec:
246
244
value : $(tasks.prefetch-dependencies.results.CACHI2_ARTIFACT)
247
245
- name : IMAGE_APPEND_PLATFORM
248
246
value : " true"
247
+ - name : BUILDAH_FORMAT
248
+ value : $(params.buildah-format)
249
249
runAfter :
250
250
- prefetch-dependencies
251
251
taskRef :
252
252
params :
253
253
- name : name
254
254
value : buildah-remote-oci-ta
255
255
- name : bundle
256
- value : quay.io/konflux-ci/tekton-catalog/task-buildah-remote-oci-ta:0.4 @sha256:5b8d51fa889cdac873750904c3fccc0cca1c4f65af16902ebb2b573151f80657
256
+ value : quay.io/konflux-ci/tekton-catalog/task-buildah-remote-oci-ta:0.5 @sha256:5e59c05455619580f4383010726f7db8440ecf6959882e9053ac697dd6d277fd
257
257
- name : kind
258
258
value : task
259
259
resolver : bundles
@@ -275,14 +275,16 @@ spec:
275
275
- name : IMAGES
276
276
value :
277
277
- $(tasks.build-images.results.IMAGE_REF[*])
278
+ - name : BUILDAH_FORMAT
279
+ value : $(params.buildah-format)
278
280
runAfter :
279
281
- build-images
280
282
taskRef :
281
283
params :
282
284
- name : name
283
285
value : build-image-index
284
286
- name : bundle
285
- value : quay.io/konflux-ci/tekton-catalog/task-build-image-index:0.1@sha256:846dc9975914f31380ec2712fdbac9df3b06c00a9cc7df678315a7f97145efc2
287
+ value : quay.io/konflux-ci/tekton-catalog/task-build-image-index:0.1@sha256:79784d53749584bc5a8de32142ec4e2f01cdbf42c20d94e59280e0b927c8597d
286
288
- name : kind
287
289
value : task
288
290
resolver : bundles
@@ -308,7 +310,7 @@ spec:
308
310
- name : name
309
311
value : source-build-oci-ta
310
312
- name : bundle
311
- value : quay.io/konflux-ci/tekton-catalog/task-source-build-oci-ta:0.3@sha256:b1eb49583b41872b27356fee20d5f0eb6ff7f5cdeacde7ffb39655f031104728
313
+ value : quay.io/konflux-ci/tekton-catalog/task-source-build-oci-ta:0.3@sha256:36d44f2924f60da00a079a9ab7ce25ad8b2ad593c16d90509203c125ff0ccd46
312
314
- name : kind
313
315
value : task
314
316
resolver : bundles
@@ -334,7 +336,7 @@ spec:
334
336
- name : name
335
337
value : deprecated-image-check
336
338
- name : bundle
337
- value : quay.io/konflux-ci/tekton-catalog/task-deprecated-image-check:0.5@sha256:3c8b81fa868e27c6266e7660a4bfb4c822846dcf4304606e71e20893b0d3e515
339
+ value : quay.io/konflux-ci/tekton-catalog/task-deprecated-image-check:0.5@sha256:f59175d9a0a60411738228dfe568af4684af4aa5e7e05c832927cb917801d489
338
340
- name : kind
339
341
value : task
340
342
resolver : bundles
@@ -343,7 +345,12 @@ spec:
343
345
operator : in
344
346
values :
345
347
- " false"
346
- - name : clair-scan
348
+ - matrix :
349
+ params :
350
+ - name : image-platform
351
+ value :
352
+ - $(params.build-platforms)
353
+ name : clair-scan
347
354
params :
348
355
- name : image-digest
349
356
value : $(tasks.build-image-index.results.IMAGE_DIGEST)
@@ -356,7 +363,7 @@ spec:
356
363
- name : name
357
364
value : clair-scan
358
365
- name : bundle
359
- value : quay.io/konflux-ci/tekton-catalog/task-clair-scan:0.2 @sha256:d354939892f3a904223ec080cc3771bd11931085a5d202323ea491ee8e8c5e43
366
+ value : quay.io/konflux-ci/tekton-catalog/task-clair-scan:0.3 @sha256:a7cc183967f89c4ac100d04ab8f81e54733beee60a0528208107c9a22d3c43af
360
367
- name : kind
361
368
value : task
362
369
resolver : bundles
@@ -376,7 +383,7 @@ spec:
376
383
- name : name
377
384
value : ecosystem-cert-preflight-checks
378
385
- name : bundle
379
- value : quay.io/konflux-ci/tekton-catalog/task-ecosystem-cert-preflight-checks:0.2@sha256:ba7ed837f467904e7b38513174a707a9eec4009d009d6f272ff71d1250bc8854
386
+ value : quay.io/konflux-ci/tekton-catalog/task-ecosystem-cert-preflight-checks:0.2@sha256:dae8e28761cee4ab0baf04ab9f8f1a4b3cee3c7decf461fda2bacc5c01652a60
380
387
- name : kind
381
388
value : task
382
389
resolver : bundles
@@ -385,6 +392,11 @@ spec:
385
392
operator : in
386
393
values :
387
394
- " false"
395
+ matrix :
396
+ params :
397
+ - name : platform
398
+ value :
399
+ - $(params.build-platforms)
388
400
- name : sast-snyk-check
389
401
params :
390
402
- name : image-digest
@@ -402,7 +414,7 @@ spec:
402
414
- name : name
403
415
value : sast-snyk-check-oci-ta
404
416
- name : bundle
405
- value : quay.io/konflux-ci/tekton-catalog/task-sast-snyk-check-oci-ta:0.4@sha256:e61f541189b30d14292ef8df36ccaf13f7feb2378fed5f74cb6293b3e79eb687
417
+ value : quay.io/konflux-ci/tekton-catalog/task-sast-snyk-check-oci-ta:0.4@sha256:181d63c126e3119a9d57b8feed4eb66a875b5208c3e90724c22758e65dca8733
406
418
- name : kind
407
419
value : task
408
420
resolver : bundles
@@ -424,7 +436,7 @@ spec:
424
436
- name : name
425
437
value : clamav-scan
426
438
- name : bundle
427
- value : quay.io/konflux-ci/tekton-catalog/task-clamav-scan:0.2 @sha256:9cab95ac9e833d77a63c079893258b73b8d5a298d93aaf9bdd6722471bc2f338
439
+ value : quay.io/konflux-ci/tekton-catalog/task-clamav-scan:0.3 @sha256:b0bd59748cda4a7abf311e4f448e6c1d00c6b6d8c0ecc1c2eb33e08dc0e0b802
428
440
- name : kind
429
441
value : task
430
442
resolver : bundles
@@ -433,6 +445,11 @@ spec:
433
445
operator : in
434
446
values :
435
447
- " false"
448
+ matrix :
449
+ params :
450
+ - name : image-arch
451
+ value :
452
+ - $(params.build-platforms)
436
453
- name : sast-coverity-check
437
454
params :
438
455
- name : image-digest
@@ -469,7 +486,7 @@ spec:
469
486
- name : name
470
487
value : sast-coverity-check-oci-ta
471
488
- name : bundle
472
- value : quay.io/konflux-ci/tekton-catalog/task-sast-coverity-check-oci-ta:0.3@sha256:c926568ce63e4f63e18bb6a4178caca2e8192f6e3b830bbcd354e6485d29458c
489
+ value : quay.io/konflux-ci/tekton-catalog/task-sast-coverity-check-oci-ta:0.3@sha256:cdbe1a968676e4f5519b082bf1e27a4cdcf66dd60af66dbc26b3e604f957f7e9
473
490
- name : kind
474
491
value : task
475
492
resolver : bundles
@@ -516,7 +533,7 @@ spec:
516
533
- name : name
517
534
value : sast-shell-check-oci-ta
518
535
- name : bundle
519
- value : quay.io/konflux-ci/tekton-catalog/task-sast-shell-check-oci-ta:0.1@sha256:808bcaf75271db6a999f53fdefb973a385add94a277d37fbd3df68f8ac7dfaa3
536
+ value : quay.io/konflux-ci/tekton-catalog/task-sast-shell-check-oci-ta:0.1@sha256:bf7bdde00b7212f730c1356672290af6f38d070da2c8a316987b5c32fd49e0b9
520
537
- name : kind
521
538
value : task
522
539
resolver : bundles
@@ -542,7 +559,7 @@ spec:
542
559
- name : name
543
560
value : sast-unicode-check-oci-ta
544
561
- name : bundle
545
- value : quay.io/konflux-ci/tekton-catalog/task-sast-unicode-check-oci-ta:0.2 @sha256:3ffa3ac35ad988767ae2202d1f2483ce3e8152b29b89e77620c26f32c1ad2e7e
562
+ value : quay.io/konflux-ci/tekton-catalog/task-sast-unicode-check-oci-ta:0.3 @sha256:a2bde66f6b4164620298c7d709b8f08515409404000fa1dc2260d2508b135651
546
563
- name : kind
547
564
value : task
548
565
resolver : bundles
@@ -559,17 +576,17 @@ spec:
559
576
value : $(tasks.build-image-index.results.IMAGE_DIGEST)
560
577
- name : ADDITIONAL_TAGS
561
578
value :
562
- - " pull-request-{{pull_request_number}}"
563
- - " from-branch-{{source_branch}}"
564
- - " {{target_branch}}-$(tasks.clone-repository.results.commit-timestamp)"
579
+ - " pull-request-{{pull_request_number}}"
580
+ - " from-branch-{{source_branch}}"
581
+ - " {{target_branch}}-$(tasks.clone-repository.results.commit-timestamp)"
565
582
runAfter :
566
583
- build-image-index
567
584
taskRef :
568
585
params :
569
586
- name : name
570
587
value : apply-tags
571
588
- name : bundle
572
- value : quay.io/konflux-ci/tekton-catalog/task-apply-tags:0.2@sha256:517a51e260c0b59654a9d7b842e1ab07d76bce15ca7ce9c8fd2489a19be6463d
589
+ value : quay.io/konflux-ci/tekton-catalog/task-apply-tags:0.2@sha256:f44be1bf0262471f2f503f5e19da5f0628dcaf968c86272a2ad6b4871e708448
573
590
- name : kind
574
591
value : task
575
592
resolver : bundles
@@ -592,7 +609,7 @@ spec:
592
609
- name : name
593
610
value : push-dockerfile-oci-ta
594
611
- name : bundle
595
- value : quay.io/konflux-ci/tekton-catalog/task-push-dockerfile-oci-ta:0.1@sha256:5d8013b6a27bbc5e4ff261144616268f28417ed0950d583ef36349fcd59d3d3d
612
+ value : quay.io/konflux-ci/tekton-catalog/task-push-dockerfile-oci-ta:0.1@sha256:2bc5b3afc5de56da0f06eac60b65e86f6b861b16a63f48579fc0bac7d657e14c
596
613
- name : kind
597
614
value : task
598
615
resolver : bundles
@@ -609,7 +626,7 @@ spec:
609
626
- name : name
610
627
value : rpms-signature-scan
611
628
- name : bundle
612
- value : quay.io/konflux-ci/konflux-vanguard /task-rpms-signature-scan:0.2@sha256:7d1c087d7d33dd97effb3b4c9f3788e4c3138da2032040d69da6929e9a3aaceb
629
+ value : quay.io/konflux-ci/tekton-catalog /task-rpms-signature-scan:0.2@sha256:1b6c20ab3dbfb0972803d3ebcb2fa72642e59400c77bd66dfd82028bdd09e120
613
630
- name : kind
614
631
value : task
615
632
resolver : bundles
0 commit comments