Skip to content
Open
Show file tree
Hide file tree
Changes from all commits
Commits
Show all changes
33 commits
Select commit Hold shift + click to select a range
ff1288c
Red Hat Konflux kflux-prd-rh02 update security-profiles-operator-fbc-…
Oct 23, 2025
9f8156e
Red Hat Konflux kflux-prd-rh02 update security-profiles-operator-fbc-…
Oct 24, 2025
7f89571
Red Hat Konflux kflux-prd-rh02 update security-profiles-operator-fbc-…
Oct 24, 2025
e22ea9e
Red Hat Konflux kflux-prd-rh02 update security-profiles-operator-fbc-…
Oct 29, 2025
8ab82eb
Red Hat Konflux kflux-prd-rh02 update security-profiles-operator-fbc-…
Oct 29, 2025
2c288c6
Red Hat Konflux kflux-prd-rh02 update security-profiles-operator-fbc-…
Oct 30, 2025
2dcba19
Red Hat Konflux kflux-prd-rh02 update security-profiles-operator-fbc-…
Oct 31, 2025
b3f633f
Red Hat Konflux kflux-prd-rh02 update security-profiles-operator-fbc-…
Oct 31, 2025
a23d35a
Red Hat Konflux kflux-prd-rh02 update security-profiles-operator-fbc-…
Nov 3, 2025
3b9b2c8
Red Hat Konflux kflux-prd-rh02 update security-profiles-operator-fbc-…
Nov 5, 2025
ab9a99b
Red Hat Konflux kflux-prd-rh02 update security-profiles-operator-fbc-…
Nov 5, 2025
7889fe4
Red Hat Konflux kflux-prd-rh02 update security-profiles-operator-fbc-…
Nov 6, 2025
17e91da
Red Hat Konflux kflux-prd-rh02 update security-profiles-operator-fbc-…
Nov 7, 2025
247c2af
Red Hat Konflux kflux-prd-rh02 update security-profiles-operator-fbc-…
Nov 11, 2025
d3e85c4
Red Hat Konflux kflux-prd-rh02 update security-profiles-operator-fbc-…
Nov 13, 2025
962c254
Red Hat Konflux kflux-prd-rh02 update security-profiles-operator-fbc-…
Nov 18, 2025
b6e1e78
Red Hat Konflux kflux-prd-rh02 update security-profiles-operator-fbc-…
Nov 18, 2025
c292e82
Red Hat Konflux kflux-prd-rh02 update security-profiles-operator-fbc-…
Nov 18, 2025
be21903
Red Hat Konflux kflux-prd-rh02 update security-profiles-operator-fbc-…
Nov 18, 2025
e9a2a9b
Red Hat Konflux kflux-prd-rh02 update security-profiles-operator-fbc-…
Nov 19, 2025
7a3baf7
Red Hat Konflux kflux-prd-rh02 update security-profiles-operator-fbc-…
Nov 19, 2025
2355cf4
Red Hat Konflux kflux-prd-rh02 update security-profiles-operator-fbc-…
Nov 21, 2025
57d9320
Red Hat Konflux kflux-prd-rh02 update security-profiles-operator-fbc-…
Nov 21, 2025
58699ec
Red Hat Konflux kflux-prd-rh02 update security-profiles-operator-fbc-…
Nov 25, 2025
791f745
Red Hat Konflux kflux-prd-rh02 update security-profiles-operator-fbc-…
Nov 25, 2025
b146f13
Red Hat Konflux kflux-prd-rh02 update security-profiles-operator-fbc-…
Nov 25, 2025
8f6203c
Red Hat Konflux kflux-prd-rh02 update security-profiles-operator-fbc-…
Nov 26, 2025
8f42c3a
Red Hat Konflux kflux-prd-rh02 update security-profiles-operator-fbc-…
Nov 26, 2025
4267a0f
Red Hat Konflux kflux-prd-rh02 update security-profiles-operator-fbc-…
Nov 27, 2025
fa4fabf
Red Hat Konflux kflux-prd-rh02 update security-profiles-operator-fbc-…
Dec 1, 2025
ccd883d
Red Hat Konflux kflux-prd-rh02 update security-profiles-operator-fbc-…
Dec 3, 2025
7e572d8
Red Hat Konflux kflux-prd-rh02 update security-profiles-operator-fbc-…
Dec 4, 2025
5be7930
Red Hat Konflux kflux-prd-rh02 update security-profiles-operator-fbc-…
Dec 4, 2025
File filter

Filter by extension

Filter by extension

Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
28 changes: 18 additions & 10 deletions .tekton/security-profiles-operator-fbc-4-21-pull-request.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -31,7 +31,6 @@ spec:
- name: build-platforms
value:
- linux/x86_64
- linux/ppc64le
- name: dockerfile
value: catalog/v4.21/Containerfile
- name: path-context
Expand Down Expand Up @@ -92,6 +91,9 @@ spec:
description: Add built image into an OCI image index
name: build-image-index
type: string
- default: "false"
description: Enable cache proxy configuration
name: enable-cache-proxy
- default: []
description: Array of --build-arg values ("arg=value" strings) for buildah
name: build-args
Expand Down Expand Up @@ -128,12 +130,14 @@ spec:
value: $(params.rebuild)
- name: skip-checks
value: $(params.skip-checks)
- name: enable-cache-proxy
value: $(params.enable-cache-proxy)
taskRef:
params:
- name: name
value: init
- name: bundle
value: quay.io/konflux-ci/tekton-catalog/task-init:0.2@sha256:3ca52e1d8885fc229bd9067275f44d5b21a9a609981d0324b525ddeca909bf10
value: quay.io/konflux-ci/tekton-catalog/task-init:0.2@sha256:a558472b2ff44c4179ae97e90b35098dc2ca1456caf8c16c76f38c6863042c81
- name: kind
value: task
resolver: bundles
Expand All @@ -154,7 +158,7 @@ spec:
- name: name
value: git-clone-oci-ta
- name: bundle
value: quay.io/konflux-ci/tekton-catalog/task-git-clone-oci-ta:0.1@sha256:bb2f8f1edec47faa08c1929f2ffc6748f3a96af9644e6c40000081c6ff3ec894
value: quay.io/konflux-ci/tekton-catalog/task-git-clone-oci-ta:0.1@sha256:0a89e1a6304076525e9766f63a4cd006763d21d5aca6863281fc427537a23c6f
- name: kind
value: task
resolver: bundles
Expand Down Expand Up @@ -208,7 +212,7 @@ spec:
- name: name
value: prefetch-dependencies-oci-ta
- name: bundle
value: quay.io/konflux-ci/tekton-catalog/task-prefetch-dependencies-oci-ta:0.2@sha256:0503f9313dfe70e4defda88a7226ec91a74af42198dccfa3280397d965aa16d6
value: quay.io/konflux-ci/tekton-catalog/task-prefetch-dependencies-oci-ta:0.2@sha256:3fa0204a481044b21f0e784ce39cbd25e8fb49c664a5458f3eef351fff1c906e
- name: kind
value: task
resolver: bundles
Expand Down Expand Up @@ -245,6 +249,10 @@ spec:
value: $(params.build-args-file)
- name: SOURCE_URL
value: $(tasks.clone-repository.results.url)
- name: HTTP_PROXY
value: $(tasks.init.results.http-proxy)
- name: NO_PROXY
value: $(tasks.init.results.no-proxy)
- name: SOURCE_ARTIFACT
value: $(tasks.prefetch-dependencies.results.SOURCE_ARTIFACT)
- name: CACHI2_ARTIFACT
Expand All @@ -258,7 +266,7 @@ spec:
- name: name
value: buildah-remote-oci-ta
- name: bundle
value: quay.io/konflux-ci/tekton-catalog/task-buildah-remote-oci-ta:0.6@sha256:09a9f4bffb30192487e03e6563ca65a209a41b92f18bd9f491763794d7cc0efe
value: quay.io/konflux-ci/tekton-catalog/task-buildah-remote-oci-ta:0.7@sha256:ee5e01eb59a3f70bb1012950fbc4081bac96d3f3517e6d204314484cd2e0059b
- name: kind
value: task
resolver: bundles
Expand Down Expand Up @@ -287,7 +295,7 @@ spec:
- name: name
value: build-image-index
- name: bundle
value: quay.io/konflux-ci/tekton-catalog/task-build-image-index:0.1@sha256:d94cad7f41be61074dd21c7dff26dab9217c3435a16f62813c1cb8382dd9aae6
value: quay.io/konflux-ci/tekton-catalog/task-build-image-index:0.2@sha256:803ae1ecf35bc5d22be9882819e942e4b699cb17655055afc6bb6b02d34cfab8
- name: kind
value: task
resolver: bundles
Expand Down Expand Up @@ -331,7 +339,7 @@ spec:
- name: name
value: apply-tags
- name: bundle
value: quay.io/konflux-ci/tekton-catalog/task-apply-tags:0.2@sha256:f44be1bf0262471f2f503f5e19da5f0628dcaf968c86272a2ad6b4871e708448
value: quay.io/konflux-ci/tekton-catalog/task-apply-tags:0.2@sha256:a61d8a6d0ba804869e8fe57a9289161817afad379ef2d7433d75ae40a148e2ec
- name: kind
value: task
resolver: bundles
Expand All @@ -348,7 +356,7 @@ spec:
- name: name
value: validate-fbc
- name: bundle
value: quay.io/konflux-ci/tekton-catalog/task-validate-fbc:0.1@sha256:b6dc1948778552a53b863682f8d42dcdda8b25348b5a3b97efb2398ba17f290d
value: quay.io/konflux-ci/tekton-catalog/task-validate-fbc:0.1@sha256:2a99dbde96bca33d414a96acc5ab39886b53d91c37ef8bd872ea47bfbe1b319f
- name: kind
value: task
resolver: bundles
Expand All @@ -374,7 +382,7 @@ spec:
- name: name
value: fbc-target-index-pruning-check
- name: bundle
value: quay.io/konflux-ci/tekton-catalog/task-fbc-target-index-pruning-check:0.1@sha256:a490a68fb43252330bbc54707211de1fc291c60c003d24b00b311354352f759b
value: quay.io/konflux-ci/tekton-catalog/task-fbc-target-index-pruning-check:0.1@sha256:216200a63475889d9ca17ef331322335f77ff17655add588b8b04c240297dc89
- name: kind
value: task
resolver: bundles
Expand All @@ -398,7 +406,7 @@ spec:
- name: name
value: fbc-fips-check-oci-ta
- name: bundle
value: quay.io/konflux-ci/tekton-catalog/task-fbc-fips-check-oci-ta:0.1@sha256:404f3bb83d250b75d7246db21a6bb8f09ba9f307ba781d448ac6825baae1ad4d
value: quay.io/konflux-ci/tekton-catalog/task-fbc-fips-check-oci-ta:0.1@sha256:d5781314e5cf8427a213e1e89f786da7d1ffee6af692dccf83f869ce802bce39
- name: kind
value: task
resolver: bundles
Expand Down
28 changes: 18 additions & 10 deletions .tekton/security-profiles-operator-fbc-4-21-push.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -28,7 +28,6 @@ spec:
- name: build-platforms
value:
- linux/x86_64
- linux/ppc64le
- name: dockerfile
value: catalog/v4.21/Containerfile
- name: path-context
Expand Down Expand Up @@ -89,6 +88,9 @@ spec:
description: Add built image into an OCI image index
name: build-image-index
type: string
- default: "false"
description: Enable cache proxy configuration
name: enable-cache-proxy
- default: []
description: Array of --build-arg values ("arg=value" strings) for buildah
name: build-args
Expand Down Expand Up @@ -125,12 +127,14 @@ spec:
value: $(params.rebuild)
- name: skip-checks
value: $(params.skip-checks)
- name: enable-cache-proxy
value: $(params.enable-cache-proxy)
taskRef:
params:
- name: name
value: init
- name: bundle
value: quay.io/konflux-ci/tekton-catalog/task-init:0.2@sha256:3ca52e1d8885fc229bd9067275f44d5b21a9a609981d0324b525ddeca909bf10
value: quay.io/konflux-ci/tekton-catalog/task-init:0.2@sha256:a558472b2ff44c4179ae97e90b35098dc2ca1456caf8c16c76f38c6863042c81
- name: kind
value: task
resolver: bundles
Expand All @@ -151,7 +155,7 @@ spec:
- name: name
value: git-clone-oci-ta
- name: bundle
value: quay.io/konflux-ci/tekton-catalog/task-git-clone-oci-ta:0.1@sha256:bb2f8f1edec47faa08c1929f2ffc6748f3a96af9644e6c40000081c6ff3ec894
value: quay.io/konflux-ci/tekton-catalog/task-git-clone-oci-ta:0.1@sha256:0a89e1a6304076525e9766f63a4cd006763d21d5aca6863281fc427537a23c6f
- name: kind
value: task
resolver: bundles
Expand Down Expand Up @@ -205,7 +209,7 @@ spec:
- name: name
value: prefetch-dependencies-oci-ta
- name: bundle
value: quay.io/konflux-ci/tekton-catalog/task-prefetch-dependencies-oci-ta:0.2@sha256:0503f9313dfe70e4defda88a7226ec91a74af42198dccfa3280397d965aa16d6
value: quay.io/konflux-ci/tekton-catalog/task-prefetch-dependencies-oci-ta:0.2@sha256:3fa0204a481044b21f0e784ce39cbd25e8fb49c664a5458f3eef351fff1c906e
- name: kind
value: task
resolver: bundles
Expand Down Expand Up @@ -242,6 +246,10 @@ spec:
value: $(params.build-args-file)
- name: SOURCE_URL
value: $(tasks.clone-repository.results.url)
- name: HTTP_PROXY
value: $(tasks.init.results.http-proxy)
- name: NO_PROXY
value: $(tasks.init.results.no-proxy)
- name: SOURCE_ARTIFACT
value: $(tasks.prefetch-dependencies.results.SOURCE_ARTIFACT)
- name: CACHI2_ARTIFACT
Expand All @@ -255,7 +263,7 @@ spec:
- name: name
value: buildah-remote-oci-ta
- name: bundle
value: quay.io/konflux-ci/tekton-catalog/task-buildah-remote-oci-ta:0.6@sha256:09a9f4bffb30192487e03e6563ca65a209a41b92f18bd9f491763794d7cc0efe
value: quay.io/konflux-ci/tekton-catalog/task-buildah-remote-oci-ta:0.7@sha256:ee5e01eb59a3f70bb1012950fbc4081bac96d3f3517e6d204314484cd2e0059b
- name: kind
value: task
resolver: bundles
Expand Down Expand Up @@ -284,7 +292,7 @@ spec:
- name: name
value: build-image-index
- name: bundle
value: quay.io/konflux-ci/tekton-catalog/task-build-image-index:0.1@sha256:d94cad7f41be61074dd21c7dff26dab9217c3435a16f62813c1cb8382dd9aae6
value: quay.io/konflux-ci/tekton-catalog/task-build-image-index:0.2@sha256:803ae1ecf35bc5d22be9882819e942e4b699cb17655055afc6bb6b02d34cfab8
- name: kind
value: task
resolver: bundles
Expand Down Expand Up @@ -328,7 +336,7 @@ spec:
- name: name
value: apply-tags
- name: bundle
value: quay.io/konflux-ci/tekton-catalog/task-apply-tags:0.2@sha256:f44be1bf0262471f2f503f5e19da5f0628dcaf968c86272a2ad6b4871e708448
value: quay.io/konflux-ci/tekton-catalog/task-apply-tags:0.2@sha256:a61d8a6d0ba804869e8fe57a9289161817afad379ef2d7433d75ae40a148e2ec
- name: kind
value: task
resolver: bundles
Expand All @@ -345,7 +353,7 @@ spec:
- name: name
value: validate-fbc
- name: bundle
value: quay.io/konflux-ci/tekton-catalog/task-validate-fbc:0.1@sha256:b6dc1948778552a53b863682f8d42dcdda8b25348b5a3b97efb2398ba17f290d
value: quay.io/konflux-ci/tekton-catalog/task-validate-fbc:0.1@sha256:2a99dbde96bca33d414a96acc5ab39886b53d91c37ef8bd872ea47bfbe1b319f
- name: kind
value: task
resolver: bundles
Expand All @@ -371,7 +379,7 @@ spec:
- name: name
value: fbc-target-index-pruning-check
- name: bundle
value: quay.io/konflux-ci/tekton-catalog/task-fbc-target-index-pruning-check:0.1@sha256:a490a68fb43252330bbc54707211de1fc291c60c003d24b00b311354352f759b
value: quay.io/konflux-ci/tekton-catalog/task-fbc-target-index-pruning-check:0.1@sha256:216200a63475889d9ca17ef331322335f77ff17655add588b8b04c240297dc89
- name: kind
value: task
resolver: bundles
Expand All @@ -395,7 +403,7 @@ spec:
- name: name
value: fbc-fips-check-oci-ta
- name: bundle
value: quay.io/konflux-ci/tekton-catalog/task-fbc-fips-check-oci-ta:0.1@sha256:404f3bb83d250b75d7246db21a6bb8f09ba9f307ba781d448ac6825baae1ad4d
value: quay.io/konflux-ci/tekton-catalog/task-fbc-fips-check-oci-ta:0.1@sha256:d5781314e5cf8427a213e1e89f786da7d1ffee6af692dccf83f869ce802bce39
- name: kind
value: task
resolver: bundles
Expand Down