Skip to content

Commit a7f0a30

Browse files
committed
konflux: enable hermetic builds
konflux: run generate-tekton-pipelinerun
1 parent 4661248 commit a7f0a30

17 files changed

+68
-0
lines changed

.tekton/base/base/fedora-coreos.yaml

Lines changed: 4 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -39,6 +39,10 @@ spec:
3939
- linux/arm64
4040
- linux/s390x
4141
- linux/ppc64le
42+
- name: hermetic
43+
value: true
44+
- name: prefetch-input
45+
value: '[{"type": "rpm", "path": ".", "options": {"dnf": {"fedora-coreos-pool": {"gpgcheck": "0"}}}}]'
4246
pipelineRef:
4347
params:
4448
- name: bundle

.tekton/base/on-pull-request/fedora-coreos-on-pull-request.yaml

Lines changed: 4 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -39,6 +39,10 @@ spec:
3939
- linux/arm64
4040
- linux/s390x
4141
- linux/ppc64le
42+
- name: hermetic
43+
value: true
44+
- name: prefetch-input
45+
value: '[{"type": "rpm", "path": ".", "options": {"dnf": {"fedora-coreos-pool": {"gpgcheck": "0"}}}}]'
4246
- name: image-expires-after
4347
value: 5d
4448
pipelineRef:

.tekton/base/on-push/fedora-coreos-on-push.yaml

Lines changed: 4 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -38,6 +38,10 @@ spec:
3838
- linux/arm64
3939
- linux/s390x
4040
- linux/ppc64le
41+
- name: hermetic
42+
value: true
43+
- name: prefetch-input
44+
value: '[{"type": "rpm", "path": ".", "options": {"dnf": {"fedora-coreos-pool": {"gpgcheck": "0"}}}}]'
4145
pipelineRef:
4246
params:
4347
- name: bundle

.tekton/branched/on-pull-request/fedora-coreos-branched-on-pull-request.yaml

Lines changed: 4 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -40,6 +40,10 @@ spec:
4040
- linux/arm64
4141
- linux/s390x
4242
- linux/ppc64le
43+
- name: hermetic
44+
value: true
45+
- name: prefetch-input
46+
value: '[{"type": "rpm", "path": ".", "options": {"dnf": {"fedora-coreos-pool": {"gpgcheck": "0"}}}}]'
4347
- name: image-expires-after
4448
value: 5d
4549
pipelineRef:

.tekton/branched/on-push/fedora-coreos-branched-on-push.yaml

Lines changed: 4 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -39,6 +39,10 @@ spec:
3939
- linux/arm64
4040
- linux/s390x
4141
- linux/ppc64le
42+
- name: hermetic
43+
value: true
44+
- name: prefetch-input
45+
value: '[{"type": "rpm", "path": ".", "options": {"dnf": {"fedora-coreos-pool": {"gpgcheck": "0"}}}}]'
4246
pipelineRef:
4347
params:
4448
- name: bundle

.tekton/next-devel/on-pull-request/fedora-coreos-next-devel-on-pull-request.yaml

Lines changed: 4 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -40,6 +40,10 @@ spec:
4040
- linux/arm64
4141
- linux/s390x
4242
- linux/ppc64le
43+
- name: hermetic
44+
value: true
45+
- name: prefetch-input
46+
value: '[{"type": "rpm", "path": ".", "options": {"dnf": {"fedora-coreos-pool": {"gpgcheck": "0"}}}}]'
4347
- name: image-expires-after
4448
value: 5d
4549
pipelineRef:

.tekton/next-devel/on-push/fedora-coreos-next-devel-on-push.yaml

Lines changed: 4 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -39,6 +39,10 @@ spec:
3939
- linux/arm64
4040
- linux/s390x
4141
- linux/ppc64le
42+
- name: hermetic
43+
value: true
44+
- name: prefetch-input
45+
value: '[{"type": "rpm", "path": ".", "options": {"dnf": {"fedora-coreos-pool": {"gpgcheck": "0"}}}}]'
4246
pipelineRef:
4347
params:
4448
- name: bundle

.tekton/next/on-pull-request/fedora-coreos-next-on-pull-request.yaml

Lines changed: 4 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -40,6 +40,10 @@ spec:
4040
- linux/arm64
4141
- linux/s390x
4242
- linux/ppc64le
43+
- name: hermetic
44+
value: true
45+
- name: prefetch-input
46+
value: '[{"type": "rpm", "path": ".", "options": {"dnf": {"fedora-coreos-pool": {"gpgcheck": "0"}}}}]'
4347
- name: image-expires-after
4448
value: 5d
4549
pipelineRef:

.tekton/next/on-push/fedora-coreos-next-on-push.yaml

Lines changed: 4 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -39,6 +39,10 @@ spec:
3939
- linux/arm64
4040
- linux/s390x
4141
- linux/ppc64le
42+
- name: hermetic
43+
value: true
44+
- name: prefetch-input
45+
value: '[{"type": "rpm", "path": ".", "options": {"dnf": {"fedora-coreos-pool": {"gpgcheck": "0"}}}}]'
4246
pipelineRef:
4347
params:
4448
- name: bundle

.tekton/rawhide/on-pull-request/fedora-coreos-rawhide-on-pull-request.yaml

Lines changed: 4 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -40,6 +40,10 @@ spec:
4040
- linux/arm64
4141
- linux/s390x
4242
- linux/ppc64le
43+
- name: hermetic
44+
value: true
45+
- name: prefetch-input
46+
value: '[{"type": "rpm", "path": ".", "options": {"dnf": {"fedora-coreos-pool": {"gpgcheck": "0"}}}}]'
4347
- name: image-expires-after
4448
value: 5d
4549
pipelineRef:

0 commit comments

Comments
 (0)