Skip to content

Commit 1b0c011

Browse files
serverless-qeserverless-qe
andauthored
[release-v1.17] Update Konflux configurations (#852)
Update Konflux components and pipelines Co-authored-by: serverless-qe <[email protected]>
1 parent f1a5a3d commit 1b0c011

10 files changed

+40
-0
lines changed

.tekton/kn-client-kn-117-pull-request.yaml

Lines changed: 4 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -42,6 +42,10 @@ spec:
4242
- linux/x86_64
4343
- name: revision
4444
value: '{{revision}}'
45+
- name: prefetch-input
46+
value: '[{"type":"rpm"}]'
47+
- name: prefetch-input-dev-package-managers
48+
value: 'true'
4549
taskRunSpecs:
4650
- pipelineTaskName: sast-shell-check
4751
stepSpecs:

.tekton/kn-client-kn-117-push.yaml

Lines changed: 4 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -41,6 +41,10 @@ spec:
4141
- $(context.pipelineRun.uid)-{{revision}}
4242
- 1.37.0
4343
- latest
44+
- name: prefetch-input
45+
value: '[{"type":"rpm"}]'
46+
- name: prefetch-input-dev-package-managers
47+
value: 'true'
4448
taskRunSpecs:
4549
- pipelineTaskName: sast-shell-check
4650
stepSpecs:

.tekton/kn-client-test-grpc-ping-117-pull-request.yaml

Lines changed: 4 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -42,6 +42,10 @@ spec:
4242
- linux/x86_64
4343
- name: revision
4444
value: '{{revision}}'
45+
- name: prefetch-input
46+
value: '[{"type":"rpm"}]'
47+
- name: prefetch-input-dev-package-managers
48+
value: 'true'
4549
taskRunSpecs:
4650
- pipelineTaskName: sast-shell-check
4751
stepSpecs:

.tekton/kn-client-test-grpc-ping-117-push.yaml

Lines changed: 4 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -41,6 +41,10 @@ spec:
4141
- $(context.pipelineRun.uid)-{{revision}}
4242
- 1.37.0
4343
- latest
44+
- name: prefetch-input
45+
value: '[{"type":"rpm"}]'
46+
- name: prefetch-input-dev-package-managers
47+
value: 'true'
4448
taskRunSpecs:
4549
- pipelineTaskName: sast-shell-check
4650
stepSpecs:

.tekton/kn-client-test-helloworld-117-pull-request.yaml

Lines changed: 4 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -42,6 +42,10 @@ spec:
4242
- linux/x86_64
4343
- name: revision
4444
value: '{{revision}}'
45+
- name: prefetch-input
46+
value: '[{"type":"rpm"}]'
47+
- name: prefetch-input-dev-package-managers
48+
value: 'true'
4549
taskRunSpecs:
4650
- pipelineTaskName: sast-shell-check
4751
stepSpecs:

.tekton/kn-client-test-helloworld-117-push.yaml

Lines changed: 4 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -41,6 +41,10 @@ spec:
4141
- $(context.pipelineRun.uid)-{{revision}}
4242
- 1.37.0
4343
- latest
44+
- name: prefetch-input
45+
value: '[{"type":"rpm"}]'
46+
- name: prefetch-input-dev-package-managers
47+
value: 'true'
4448
taskRunSpecs:
4549
- pipelineTaskName: sast-shell-check
4650
stepSpecs:

.tekton/kn-client-test-servingcontainer-117-pull-request.yaml

Lines changed: 4 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -42,6 +42,10 @@ spec:
4242
- linux/x86_64
4343
- name: revision
4444
value: '{{revision}}'
45+
- name: prefetch-input
46+
value: '[{"type":"rpm"}]'
47+
- name: prefetch-input-dev-package-managers
48+
value: 'true'
4549
taskRunSpecs:
4650
- pipelineTaskName: sast-shell-check
4751
stepSpecs:

.tekton/kn-client-test-servingcontainer-117-push.yaml

Lines changed: 4 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -41,6 +41,10 @@ spec:
4141
- $(context.pipelineRun.uid)-{{revision}}
4242
- 1.37.0
4343
- latest
44+
- name: prefetch-input
45+
value: '[{"type":"rpm"}]'
46+
- name: prefetch-input-dev-package-managers
47+
value: 'true'
4448
taskRunSpecs:
4549
- pipelineTaskName: sast-shell-check
4650
stepSpecs:

.tekton/kn-client-test-sidecarcontainer-117-pull-request.yaml

Lines changed: 4 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -42,6 +42,10 @@ spec:
4242
- linux/x86_64
4343
- name: revision
4444
value: '{{revision}}'
45+
- name: prefetch-input
46+
value: '[{"type":"rpm"}]'
47+
- name: prefetch-input-dev-package-managers
48+
value: 'true'
4549
taskRunSpecs:
4650
- pipelineTaskName: sast-shell-check
4751
stepSpecs:

.tekton/kn-client-test-sidecarcontainer-117-push.yaml

Lines changed: 4 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -41,6 +41,10 @@ spec:
4141
- $(context.pipelineRun.uid)-{{revision}}
4242
- 1.37.0
4343
- latest
44+
- name: prefetch-input
45+
value: '[{"type":"rpm"}]'
46+
- name: prefetch-input-dev-package-managers
47+
value: 'true'
4448
taskRunSpecs:
4549
- pipelineTaskName: sast-shell-check
4650
stepSpecs:

0 commit comments

Comments
 (0)