Skip to content

Commit dc65eef

Browse files
author
Ashok Guntupalli
committed
update tekton files
1 parent 827fb5a commit dc65eef

File tree

2 files changed

+16
-18
lines changed

2 files changed

+16
-18
lines changed

.tekton/managed-cluster-validating-webhooks-pull-request.yaml

Lines changed: 9 additions & 10 deletions
Original file line numberDiff line numberDiff line change
@@ -9,7 +9,7 @@ metadata:
99
pipelinesascode.tekton.dev/cancel-in-progress: "true"
1010
pipelinesascode.tekton.dev/max-keep-runs: "3"
1111
pipelinesascode.tekton.dev/on-cel-expression: event == "pull_request" && target_branch
12-
== "master"
12+
== "master"
1313
creationTimestamp: null
1414
labels:
1515
appstudio.openshift.io/application: managed-cluster-validating-webhooks
@@ -32,12 +32,11 @@ spec:
3232
- name: path-context
3333
value: .
3434
- name: build-args
35-
value:
35+
value:
3636
- BASE_IMAGE=brew.registry.redhat.io/rh-osbs/openshift-golang-builder:rhel_9_1.24
3737
pipelineSpec:
3838
description: |
3939
This pipeline is ideal for building container images from a Containerfile while maintaining trust after pipeline customization.
40-
4140
_Uses `buildah` to create a container image leveraging [trusted artifacts](https://konflux-ci.dev/architecture/ADR/0036-trusted-artifacts.html). It also optionally creates a source image and runs some build-time tests. Information is shared between tasks using OCI artifacts instead of PVCs. EC will pass the [`trusted_task.trusted`](https://conforma.dev/docs/policy/packages/release_trusted_task.html#trusted_task__trusted) policy as long as all data used to build the artifact is generated from trusted tasks.
4241
This pipeline is pushed as a Tekton bundle to [quay.io](https://quay.io/repository/konflux-ci/tekton-catalog/pipeline-docker-build-oci-ta?tab=tags)_
4342
finally:
@@ -108,7 +107,7 @@ spec:
108107
- BASE_IMAGE=brew.registry.redhat.io/rh-osbs/openshift-golang-builder:rhel_9_1.24
109108
description: Array of --build-arg values ("arg=value" strings) for buildah
110109
name: build-args
111-
type: array
110+
type: array
112111
- default: ""
113112
description: Path to a file with build arguments for buildah, see https://www.mankier.com/1/buildah-build#--build-arg-file
114113
name: build-args-file
@@ -195,7 +194,7 @@ spec:
195194
- name: name
196195
value: prefetch-dependencies-oci-ta
197196
- name: bundle
198-
value: quay.io/konflux-ci/tekton-catalog/task-prefetch-dependencies-oci-ta:0.2@sha256:e38599be9aafc4622545e66673c5bc2292b323834c5d852f4a39cb7d01784574
197+
value: quay.io/konflux-ci/tekton-catalog/task-prefetch-dependencies-oci-ta:0.2@sha256:c5ebd3040df2511b8af762c8be946fd4ac9de60c16b81a9461534aea5979d86f
199198
- name: kind
200199
value: task
201200
resolver: bundles
@@ -238,7 +237,7 @@ spec:
238237
- name: name
239238
value: buildah-oci-ta
240239
- name: bundle
241-
value: quay.io/konflux-ci/tekton-catalog/task-buildah-oci-ta:0.4@sha256:d78d8abba7a84faa391d8b3b23be49ad8c09e9b1c0cabaed3919f64100cead2d
240+
value: quay.io/konflux-ci/tekton-catalog/task-buildah-oci-ta:0.4@sha256:f91db5817f403628dbd268fea69503ba910443ef8d71c86f093776f45f57adb9
242241
- name: kind
243242
value: task
244243
resolver: bundles
@@ -361,7 +360,7 @@ spec:
361360
- name: name
362361
value: ecosystem-cert-preflight-checks
363362
- name: bundle
364-
value: quay.io/konflux-ci/tekton-catalog/task-ecosystem-cert-preflight-checks:0.2@sha256:51d698844b207f7bedff69cc8718858cbc7407b0cadbea3033e5965e71ae5e96
363+
value: quay.io/konflux-ci/tekton-catalog/task-ecosystem-cert-preflight-checks:0.2@sha256:17c8c04607c5d6ac6db521ab27aeb8216118f4265185896f5d00cb825f8d9efd
365364
- name: kind
366365
value: task
367366
resolver: bundles
@@ -454,7 +453,7 @@ spec:
454453
- name: name
455454
value: sast-coverity-check-oci-ta
456455
- name: bundle
457-
value: quay.io/konflux-ci/tekton-catalog/task-sast-coverity-check-oci-ta:0.3@sha256:5f81372e21a3c6f4a745b723e444b6eb81a11bdff8740e0ce4b96ad42924e45e
456+
value: quay.io/konflux-ci/tekton-catalog/task-sast-coverity-check-oci-ta:0.3@sha256:0819ec70412034b7bb7ad2bf0d42b5c0f6904fee66599e03489c33350340c0cb
458457
- name: kind
459458
value: task
460459
resolver: bundles
@@ -572,7 +571,7 @@ spec:
572571
- name: name
573572
value: push-dockerfile-oci-ta
574573
- name: bundle
575-
value: quay.io/konflux-ci/tekton-catalog/task-push-dockerfile-oci-ta:0.1@sha256:8640726ef7c5875e3b2e64c9f823921ea970674593f077cadfce3c45c9b9a2b9
574+
value: quay.io/konflux-ci/tekton-catalog/task-push-dockerfile-oci-ta:0.1@sha256:972990bea93c13f8afd279c0e0d4bd8c2665b48bbb3369b2c43acf194b851f5c
576575
- name: kind
577576
value: task
578577
resolver: bundles
@@ -589,7 +588,7 @@ spec:
589588
- name: name
590589
value: rpms-signature-scan
591590
- name: bundle
592-
value: quay.io/konflux-ci/konflux-vanguard/task-rpms-signature-scan:0.2@sha256:7d1c087d7d33dd97effb3b4c9f3788e4c3138da2032040d69da6929e9a3aaceb
591+
value: quay.io/konflux-ci/konflux-vanguard/task-rpms-signature-scan:0.2@sha256:00a29b6f86c2b8237077a5f5ca29a71aae59eab311dde57de27e5dcf4cae5d77
593592
- name: kind
594593
value: task
595594
resolver: bundles

.tekton/managed-cluster-validating-webhooks-push.yaml

Lines changed: 7 additions & 8 deletions
Original file line numberDiff line numberDiff line change
@@ -8,7 +8,7 @@ metadata:
88
pipelinesascode.tekton.dev/cancel-in-progress: "false"
99
pipelinesascode.tekton.dev/max-keep-runs: "3"
1010
pipelinesascode.tekton.dev/on-cel-expression: event == "push" && target_branch
11-
== "master"
11+
== "master"
1212
creationTimestamp: null
1313
labels:
1414
appstudio.openshift.io/application: managed-cluster-validating-webhooks
@@ -34,7 +34,6 @@ spec:
3434
pipelineSpec:
3535
description: |
3636
This pipeline is ideal for building container images from a Containerfile while maintaining trust after pipeline customization.
37-
3837
_Uses `buildah` to create a container image leveraging [trusted artifacts](https://konflux-ci.dev/architecture/ADR/0036-trusted-artifacts.html). It also optionally creates a source image and runs some build-time tests. Information is shared between tasks using OCI artifacts instead of PVCs. EC will pass the [`trusted_task.trusted`](https://conforma.dev/docs/policy/packages/release_trusted_task.html#trusted_task__trusted) policy as long as all data used to build the artifact is generated from trusted tasks.
3938
This pipeline is pushed as a Tekton bundle to [quay.io](https://quay.io/repository/konflux-ci/tekton-catalog/pipeline-docker-build-oci-ta?tab=tags)_
4039
finally:
@@ -192,7 +191,7 @@ spec:
192191
- name: name
193192
value: prefetch-dependencies-oci-ta
194193
- name: bundle
195-
value: quay.io/konflux-ci/tekton-catalog/task-prefetch-dependencies-oci-ta:0.2@sha256:e38599be9aafc4622545e66673c5bc2292b323834c5d852f4a39cb7d01784574
194+
value: quay.io/konflux-ci/tekton-catalog/task-prefetch-dependencies-oci-ta:0.2@sha256:c5ebd3040df2511b8af762c8be946fd4ac9de60c16b81a9461534aea5979d86f
196195
- name: kind
197196
value: task
198197
resolver: bundles
@@ -235,7 +234,7 @@ spec:
235234
- name: name
236235
value: buildah-oci-ta
237236
- name: bundle
238-
value: quay.io/konflux-ci/tekton-catalog/task-buildah-oci-ta:0.4@sha256:d78d8abba7a84faa391d8b3b23be49ad8c09e9b1c0cabaed3919f64100cead2d
237+
value: quay.io/konflux-ci/tekton-catalog/task-buildah-oci-ta:0.4@sha256:f91db5817f403628dbd268fea69503ba910443ef8d71c86f093776f45f57adb9
239238
- name: kind
240239
value: task
241240
resolver: bundles
@@ -358,7 +357,7 @@ spec:
358357
- name: name
359358
value: ecosystem-cert-preflight-checks
360359
- name: bundle
361-
value: quay.io/konflux-ci/tekton-catalog/task-ecosystem-cert-preflight-checks:0.2@sha256:51d698844b207f7bedff69cc8718858cbc7407b0cadbea3033e5965e71ae5e96
360+
value: quay.io/konflux-ci/tekton-catalog/task-ecosystem-cert-preflight-checks:0.2@sha256:17c8c04607c5d6ac6db521ab27aeb8216118f4265185896f5d00cb825f8d9efd
362361
- name: kind
363362
value: task
364363
resolver: bundles
@@ -451,7 +450,7 @@ spec:
451450
- name: name
452451
value: sast-coverity-check-oci-ta
453452
- name: bundle
454-
value: quay.io/konflux-ci/tekton-catalog/task-sast-coverity-check-oci-ta:0.3@sha256:5f81372e21a3c6f4a745b723e444b6eb81a11bdff8740e0ce4b96ad42924e45e
453+
value: quay.io/konflux-ci/tekton-catalog/task-sast-coverity-check-oci-ta:0.3@sha256:0819ec70412034b7bb7ad2bf0d42b5c0f6904fee66599e03489c33350340c0cb
455454
- name: kind
456455
value: task
457456
resolver: bundles
@@ -569,7 +568,7 @@ spec:
569568
- name: name
570569
value: push-dockerfile-oci-ta
571570
- name: bundle
572-
value: quay.io/konflux-ci/tekton-catalog/task-push-dockerfile-oci-ta:0.1@sha256:8640726ef7c5875e3b2e64c9f823921ea970674593f077cadfce3c45c9b9a2b9
571+
value: quay.io/konflux-ci/tekton-catalog/task-push-dockerfile-oci-ta:0.1@sha256:972990bea93c13f8afd279c0e0d4bd8c2665b48bbb3369b2c43acf194b851f5c
573572
- name: kind
574573
value: task
575574
resolver: bundles
@@ -586,7 +585,7 @@ spec:
586585
- name: name
587586
value: rpms-signature-scan
588587
- name: bundle
589-
value: quay.io/konflux-ci/konflux-vanguard/task-rpms-signature-scan:0.2@sha256:7d1c087d7d33dd97effb3b4c9f3788e4c3138da2032040d69da6929e9a3aaceb
588+
value: quay.io/konflux-ci/konflux-vanguard/task-rpms-signature-scan:0.2@sha256:00a29b6f86c2b8237077a5f5ca29a71aae59eab311dde57de27e5dcf4cae5d77
590589
- name: kind
591590
value: task
592591
resolver: bundles

0 commit comments

Comments
 (0)