Skip to content

Commit 7b555f2

Browse files
serverless-qeserverless-qe
andauthored
[release-v1.16] Sync Konflux configurations (#340)
Co-authored-by: serverless-qe <[email protected]>
1 parent 92155b0 commit 7b555f2

6 files changed

+66
-0
lines changed

.tekton/kn-backstage-plugins-eventmesh-116-pull-request.yaml

Lines changed: 11 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -25,6 +25,8 @@ spec:
2525
- GO_RUNTIME=registry.access.redhat.com/ubi8/ubi-minimal
2626
- JAVA_BUILDER=registry.access.redhat.com/ubi8/openjdk-21
2727
- JAVA_RUNTIME=registry.access.redhat.com/ubi8/openjdk-21-runtime
28+
- NODE_BUILDER=registry.access.redhat.com/ubi8/nodejs-20
29+
- NODE_RUNTIME=registry.access.redhat.com/ubi8/nodejs-20
2830
- VERSION=1.36.0
2931
- name: git-url
3032
value: '{{source_url}}'
@@ -39,6 +41,15 @@ spec:
3941
- linux/x86_64
4042
- name: revision
4143
value: '{{revision}}'
44+
taskRunSpecs:
45+
- pipelineTaskName: sast-shell-check
46+
stepSpecs:
47+
- name: sast-shell-check
48+
computeResources:
49+
requests:
50+
memory: 4Gi
51+
limits:
52+
memory: 4Gi
4253
pipelineRef:
4354
name: docker-build
4455
taskRunTemplate: {}

.tekton/kn-backstage-plugins-eventmesh-116-push.yaml

Lines changed: 11 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -24,6 +24,8 @@ spec:
2424
- GO_RUNTIME=registry.access.redhat.com/ubi8/ubi-minimal
2525
- JAVA_BUILDER=registry.access.redhat.com/ubi8/openjdk-21
2626
- JAVA_RUNTIME=registry.access.redhat.com/ubi8/openjdk-21-runtime
27+
- NODE_BUILDER=registry.access.redhat.com/ubi8/nodejs-20
28+
- NODE_RUNTIME=registry.access.redhat.com/ubi8/nodejs-20
2729
- VERSION=1.36.0
2830
- name: git-url
2931
value: '{{source_url}}'
@@ -38,6 +40,15 @@ spec:
3840
- $(context.pipelineRun.uid)-{{revision}}
3941
- 1.36.0
4042
- latest
43+
taskRunSpecs:
44+
- pipelineTaskName: sast-shell-check
45+
stepSpecs:
46+
- name: sast-shell-check
47+
computeResources:
48+
requests:
49+
memory: 4Gi
50+
limits:
51+
memory: 4Gi
4152
pipelineRef:
4253
name: docker-build
4354
taskRunTemplate: {}

.tekton/kn-backstage-plugins-migrate-116-pull-request.yaml

Lines changed: 11 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -25,6 +25,8 @@ spec:
2525
- GO_RUNTIME=registry.access.redhat.com/ubi8/ubi-minimal
2626
- JAVA_BUILDER=registry.access.redhat.com/ubi8/openjdk-21
2727
- JAVA_RUNTIME=registry.access.redhat.com/ubi8/openjdk-21-runtime
28+
- NODE_BUILDER=registry.access.redhat.com/ubi8/nodejs-20
29+
- NODE_RUNTIME=registry.access.redhat.com/ubi8/nodejs-20
2830
- VERSION=1.36.0
2931
- name: git-url
3032
value: '{{source_url}}'
@@ -39,6 +41,15 @@ spec:
3941
- linux/x86_64
4042
- name: revision
4143
value: '{{revision}}'
44+
taskRunSpecs:
45+
- pipelineTaskName: sast-shell-check
46+
stepSpecs:
47+
- name: sast-shell-check
48+
computeResources:
49+
requests:
50+
memory: 4Gi
51+
limits:
52+
memory: 4Gi
4253
pipelineRef:
4354
name: docker-build
4455
taskRunTemplate: {}

.tekton/kn-backstage-plugins-migrate-116-push.yaml

Lines changed: 11 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -24,6 +24,8 @@ spec:
2424
- GO_RUNTIME=registry.access.redhat.com/ubi8/ubi-minimal
2525
- JAVA_BUILDER=registry.access.redhat.com/ubi8/openjdk-21
2626
- JAVA_RUNTIME=registry.access.redhat.com/ubi8/openjdk-21-runtime
27+
- NODE_BUILDER=registry.access.redhat.com/ubi8/nodejs-20
28+
- NODE_RUNTIME=registry.access.redhat.com/ubi8/nodejs-20
2729
- VERSION=1.36.0
2830
- name: git-url
2931
value: '{{source_url}}'
@@ -38,6 +40,15 @@ spec:
3840
- $(context.pipelineRun.uid)-{{revision}}
3941
- 1.36.0
4042
- latest
43+
taskRunSpecs:
44+
- pipelineTaskName: sast-shell-check
45+
stepSpecs:
46+
- name: sast-shell-check
47+
computeResources:
48+
requests:
49+
memory: 4Gi
50+
limits:
51+
memory: 4Gi
4152
pipelineRef:
4253
name: docker-build
4354
taskRunTemplate: {}

.tekton/kn-backstage-plugins-test-eventshub-116-pull-request.yaml

Lines changed: 11 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -25,6 +25,8 @@ spec:
2525
- GO_RUNTIME=registry.access.redhat.com/ubi8/ubi-minimal
2626
- JAVA_BUILDER=registry.access.redhat.com/ubi8/openjdk-21
2727
- JAVA_RUNTIME=registry.access.redhat.com/ubi8/openjdk-21-runtime
28+
- NODE_BUILDER=registry.access.redhat.com/ubi8/nodejs-20
29+
- NODE_RUNTIME=registry.access.redhat.com/ubi8/nodejs-20
2830
- VERSION=1.36.0
2931
- name: git-url
3032
value: '{{source_url}}'
@@ -39,6 +41,15 @@ spec:
3941
- linux/x86_64
4042
- name: revision
4143
value: '{{revision}}'
44+
taskRunSpecs:
45+
- pipelineTaskName: sast-shell-check
46+
stepSpecs:
47+
- name: sast-shell-check
48+
computeResources:
49+
requests:
50+
memory: 4Gi
51+
limits:
52+
memory: 4Gi
4253
pipelineRef:
4354
name: docker-build
4455
taskRunTemplate: {}

.tekton/kn-backstage-plugins-test-eventshub-116-push.yaml

Lines changed: 11 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -24,6 +24,8 @@ spec:
2424
- GO_RUNTIME=registry.access.redhat.com/ubi8/ubi-minimal
2525
- JAVA_BUILDER=registry.access.redhat.com/ubi8/openjdk-21
2626
- JAVA_RUNTIME=registry.access.redhat.com/ubi8/openjdk-21-runtime
27+
- NODE_BUILDER=registry.access.redhat.com/ubi8/nodejs-20
28+
- NODE_RUNTIME=registry.access.redhat.com/ubi8/nodejs-20
2729
- VERSION=1.36.0
2830
- name: git-url
2931
value: '{{source_url}}'
@@ -38,6 +40,15 @@ spec:
3840
- $(context.pipelineRun.uid)-{{revision}}
3941
- 1.36.0
4042
- latest
43+
taskRunSpecs:
44+
- pipelineTaskName: sast-shell-check
45+
stepSpecs:
46+
- name: sast-shell-check
47+
computeResources:
48+
requests:
49+
memory: 4Gi
50+
limits:
51+
memory: 4Gi
4152
pipelineRef:
4253
name: docker-build
4354
taskRunTemplate: {}

0 commit comments

Comments
 (0)