Skip to content

Commit ec253f6

Browse files
serverless-qeserverless-qe
and
serverless-qe
authored
[release-v1.17] Update Konflux configurations (#1245)
* Generate dockerfiles with "./openshift/scripts/generate-dockerfiles.sh" * [release-v1.17] Sync Konflux configurations --------- Co-authored-by: serverless-qe <[email protected]>
1 parent 1ef59b6 commit ec253f6

4 files changed

+49
-38
lines changed

.tekton/docker-build.yaml

Lines changed: 9 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -105,6 +105,11 @@ spec:
105105
description: Path to a file with build arguments for buildah, see https://www.mankier.com/1/buildah-build#--build-arg-file
106106
name: build-args-file
107107
type: string
108+
- default: "false"
109+
description: Whether to enable privileged mode, should be used only with remote
110+
VMs
111+
name: privileged-nested
112+
type: string
108113
results:
109114
- description: ""
110115
name: IMAGE_URL
@@ -264,6 +269,8 @@ spec:
264269
- $(params.build-args[*])
265270
- name: BUILD_ARGS_FILE
266271
value: $(params.build-args-file)
272+
- name: PRIVILEGED_NESTED
273+
value: $(params.privileged-nested)
267274
- name: SOURCE_ARTIFACT
268275
value: $(tasks.prefetch-dependencies.results.SOURCE_ARTIFACT)
269276
- name: CACHI2_ARTIFACT
@@ -457,6 +464,8 @@ spec:
457464
- "false"
458465
- name: sast-unicode-check
459466
params:
467+
- name: image-digest
468+
value: $(tasks.build-image-index.results.IMAGE_DIGEST)
460469
- name: image-url
461470
value: $(tasks.build-image-index.results.IMAGE_URL)
462471
- name: SOURCE_ARTIFACT

.tekton/kn-plugin-func-func-util-117-pull-request.yaml

Lines changed: 2 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -56,7 +56,8 @@ spec:
5656
memory: 4Gi
5757
pipelineRef:
5858
name: docker-build
59-
taskRunTemplate: {}
59+
taskRunTemplate:
60+
serviceAccountName: build-pipeline-kn-plugin-func-func-util-117
6061
workspaces:
6162
- name: git-auth
6263
secret:

.tekton/kn-plugin-func-func-util-117-push.yaml

Lines changed: 2 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -55,7 +55,8 @@ spec:
5555
memory: 4Gi
5656
pipelineRef:
5757
name: docker-build
58-
taskRunTemplate: {}
58+
taskRunTemplate:
59+
serviceAccountName: build-pipeline-kn-plugin-func-func-util-117
5960
workspaces:
6061
- name: git-auth
6162
secret:

rpms.lock.yaml

Lines changed: 36 additions & 36 deletions
Original file line numberDiff line numberDiff line change
@@ -25,13 +25,13 @@ arches:
2525
name: tar
2626
evr: 2:1.30-9.el8
2727
sourcerpm: tar-1.30-9.el8.src.rpm
28-
- url: https://cdn-ubi.redhat.com/content/public/ubi/dist/ubi8/8/aarch64/baseos/os/Packages/t/tzdata-2025a-1.el8.noarch.rpm
28+
- url: https://cdn-ubi.redhat.com/content/public/ubi/dist/ubi8/8/aarch64/baseos/os/Packages/t/tzdata-2025b-1.el8.noarch.rpm
2929
repoid: ubi-8-for-aarch64-baseos-rpms
30-
size: 487380
31-
checksum: sha256:4fe61db2e8f416867f661457894570b9aa8b0829d90ec92e32d208b83ed6ee13
30+
size: 488428
31+
checksum: sha256:338539f7f0cd2770694153af81e2e65121b050a1bb555ad66a6fb6f562732602
3232
name: tzdata
33-
evr: 2025a-1.el8
34-
sourcerpm: tzdata-2025a-1.el8.src.rpm
33+
evr: 2025b-1.el8
34+
sourcerpm: tzdata-2025b-1.el8.src.rpm
3535
source:
3636
- url: https://cdn-ubi.redhat.com/content/public/ubi/dist/ubi8/8/aarch64/appstream/source/SRPMS/Packages/s/socat-1.7.4.1-1.el8.src.rpm
3737
repoid: ubi-8-for-aarch64-appstream-source-rpms
@@ -51,12 +51,12 @@ arches:
5151
checksum: sha256:53ae8ab2f98cb36c9d7e3830a7a8d6a9897707bf3d0f0c6805282f88ca6e23f7
5252
name: tar
5353
evr: 2:1.30-9.el8
54-
- url: https://cdn-ubi.redhat.com/content/public/ubi/dist/ubi8/8/aarch64/baseos/source/SRPMS/Packages/t/tzdata-2025a-1.el8.src.rpm
54+
- url: https://cdn-ubi.redhat.com/content/public/ubi/dist/ubi8/8/aarch64/baseos/source/SRPMS/Packages/t/tzdata-2025b-1.el8.src.rpm
5555
repoid: ubi-8-for-aarch64-baseos-source-rpms
56-
size: 944038
57-
checksum: sha256:749de7fe5eda5c2286da8c0695757039f892df3f1198e46528bb4636ac788589
56+
size: 946701
57+
checksum: sha256:2f0ba51d371713287a690d9d1635b534113258aa2571862603d52870c1c8b60d
5858
name: tzdata
59-
evr: 2025a-1.el8
59+
evr: 2025b-1.el8
6060
module_metadata: []
6161
- arch: ppc64le
6262
packages:
@@ -81,13 +81,13 @@ arches:
8181
name: tar
8282
evr: 2:1.30-9.el8
8383
sourcerpm: tar-1.30-9.el8.src.rpm
84-
- url: https://cdn-ubi.redhat.com/content/public/ubi/dist/ubi8/8/ppc64le/baseos/os/Packages/t/tzdata-2025a-1.el8.noarch.rpm
84+
- url: https://cdn-ubi.redhat.com/content/public/ubi/dist/ubi8/8/ppc64le/baseos/os/Packages/t/tzdata-2025b-1.el8.noarch.rpm
8585
repoid: ubi-8-for-ppc64le-baseos-rpms
86-
size: 487380
87-
checksum: sha256:4fe61db2e8f416867f661457894570b9aa8b0829d90ec92e32d208b83ed6ee13
86+
size: 488428
87+
checksum: sha256:338539f7f0cd2770694153af81e2e65121b050a1bb555ad66a6fb6f562732602
8888
name: tzdata
89-
evr: 2025a-1.el8
90-
sourcerpm: tzdata-2025a-1.el8.src.rpm
89+
evr: 2025b-1.el8
90+
sourcerpm: tzdata-2025b-1.el8.src.rpm
9191
source:
9292
- url: https://cdn-ubi.redhat.com/content/public/ubi/dist/ubi8/8/ppc64le/appstream/source/SRPMS/Packages/s/socat-1.7.4.1-1.el8.src.rpm
9393
repoid: ubi-8-for-ppc64le-appstream-source-rpms
@@ -107,12 +107,12 @@ arches:
107107
checksum: sha256:53ae8ab2f98cb36c9d7e3830a7a8d6a9897707bf3d0f0c6805282f88ca6e23f7
108108
name: tar
109109
evr: 2:1.30-9.el8
110-
- url: https://cdn-ubi.redhat.com/content/public/ubi/dist/ubi8/8/ppc64le/baseos/source/SRPMS/Packages/t/tzdata-2025a-1.el8.src.rpm
110+
- url: https://cdn-ubi.redhat.com/content/public/ubi/dist/ubi8/8/ppc64le/baseos/source/SRPMS/Packages/t/tzdata-2025b-1.el8.src.rpm
111111
repoid: ubi-8-for-ppc64le-baseos-source-rpms
112-
size: 944038
113-
checksum: sha256:749de7fe5eda5c2286da8c0695757039f892df3f1198e46528bb4636ac788589
112+
size: 946701
113+
checksum: sha256:2f0ba51d371713287a690d9d1635b534113258aa2571862603d52870c1c8b60d
114114
name: tzdata
115-
evr: 2025a-1.el8
115+
evr: 2025b-1.el8
116116
module_metadata: []
117117
- arch: s390x
118118
packages:
@@ -137,13 +137,13 @@ arches:
137137
name: tar
138138
evr: 2:1.30-9.el8
139139
sourcerpm: tar-1.30-9.el8.src.rpm
140-
- url: https://cdn-ubi.redhat.com/content/public/ubi/dist/ubi8/8/s390x/baseos/os/Packages/t/tzdata-2025a-1.el8.noarch.rpm
140+
- url: https://cdn-ubi.redhat.com/content/public/ubi/dist/ubi8/8/s390x/baseos/os/Packages/t/tzdata-2025b-1.el8.noarch.rpm
141141
repoid: ubi-8-for-s390x-baseos-rpms
142-
size: 487380
143-
checksum: sha256:4fe61db2e8f416867f661457894570b9aa8b0829d90ec92e32d208b83ed6ee13
142+
size: 488428
143+
checksum: sha256:338539f7f0cd2770694153af81e2e65121b050a1bb555ad66a6fb6f562732602
144144
name: tzdata
145-
evr: 2025a-1.el8
146-
sourcerpm: tzdata-2025a-1.el8.src.rpm
145+
evr: 2025b-1.el8
146+
sourcerpm: tzdata-2025b-1.el8.src.rpm
147147
source:
148148
- url: https://cdn-ubi.redhat.com/content/public/ubi/dist/ubi8/8/s390x/appstream/source/SRPMS/Packages/s/socat-1.7.4.1-1.el8.src.rpm
149149
repoid: ubi-8-for-s390x-appstream-source-rpms
@@ -163,12 +163,12 @@ arches:
163163
checksum: sha256:53ae8ab2f98cb36c9d7e3830a7a8d6a9897707bf3d0f0c6805282f88ca6e23f7
164164
name: tar
165165
evr: 2:1.30-9.el8
166-
- url: https://cdn-ubi.redhat.com/content/public/ubi/dist/ubi8/8/s390x/baseos/source/SRPMS/Packages/t/tzdata-2025a-1.el8.src.rpm
166+
- url: https://cdn-ubi.redhat.com/content/public/ubi/dist/ubi8/8/s390x/baseos/source/SRPMS/Packages/t/tzdata-2025b-1.el8.src.rpm
167167
repoid: ubi-8-for-s390x-baseos-source-rpms
168-
size: 944038
169-
checksum: sha256:749de7fe5eda5c2286da8c0695757039f892df3f1198e46528bb4636ac788589
168+
size: 946701
169+
checksum: sha256:2f0ba51d371713287a690d9d1635b534113258aa2571862603d52870c1c8b60d
170170
name: tzdata
171-
evr: 2025a-1.el8
171+
evr: 2025b-1.el8
172172
module_metadata: []
173173
- arch: x86_64
174174
packages:
@@ -193,13 +193,13 @@ arches:
193193
name: tar
194194
evr: 2:1.30-9.el8
195195
sourcerpm: tar-1.30-9.el8.src.rpm
196-
- url: https://cdn-ubi.redhat.com/content/public/ubi/dist/ubi8/8/x86_64/baseos/os/Packages/t/tzdata-2025a-1.el8.noarch.rpm
196+
- url: https://cdn-ubi.redhat.com/content/public/ubi/dist/ubi8/8/x86_64/baseos/os/Packages/t/tzdata-2025b-1.el8.noarch.rpm
197197
repoid: ubi-8-for-x86_64-baseos-rpms
198-
size: 487380
199-
checksum: sha256:4fe61db2e8f416867f661457894570b9aa8b0829d90ec92e32d208b83ed6ee13
198+
size: 488428
199+
checksum: sha256:338539f7f0cd2770694153af81e2e65121b050a1bb555ad66a6fb6f562732602
200200
name: tzdata
201-
evr: 2025a-1.el8
202-
sourcerpm: tzdata-2025a-1.el8.src.rpm
201+
evr: 2025b-1.el8
202+
sourcerpm: tzdata-2025b-1.el8.src.rpm
203203
source:
204204
- url: https://cdn-ubi.redhat.com/content/public/ubi/dist/ubi8/8/x86_64/appstream/source/SRPMS/Packages/s/socat-1.7.4.1-1.el8.src.rpm
205205
repoid: ubi-8-for-x86_64-appstream-source-rpms
@@ -219,10 +219,10 @@ arches:
219219
checksum: sha256:53ae8ab2f98cb36c9d7e3830a7a8d6a9897707bf3d0f0c6805282f88ca6e23f7
220220
name: tar
221221
evr: 2:1.30-9.el8
222-
- url: https://cdn-ubi.redhat.com/content/public/ubi/dist/ubi8/8/x86_64/baseos/source/SRPMS/Packages/t/tzdata-2025a-1.el8.src.rpm
222+
- url: https://cdn-ubi.redhat.com/content/public/ubi/dist/ubi8/8/x86_64/baseos/source/SRPMS/Packages/t/tzdata-2025b-1.el8.src.rpm
223223
repoid: ubi-8-for-x86_64-baseos-source-rpms
224-
size: 944038
225-
checksum: sha256:749de7fe5eda5c2286da8c0695757039f892df3f1198e46528bb4636ac788589
224+
size: 946701
225+
checksum: sha256:2f0ba51d371713287a690d9d1635b534113258aa2571862603d52870c1c8b60d
226226
name: tzdata
227-
evr: 2025a-1.el8
227+
evr: 2025b-1.el8
228228
module_metadata: []

0 commit comments

Comments
 (0)