Skip to content

NO-ISSUE: Update Konflux references#785

Open
red-hat-konflux[bot] wants to merge 1 commit intov2.47from
konflux/references/v2.47
Open

NO-ISSUE: Update Konflux references#785
red-hat-konflux[bot] wants to merge 1 commit intov2.47from
konflux/references/v2.47

Conversation

@red-hat-konflux
Copy link
Copy Markdown
Contributor

@red-hat-konflux red-hat-konflux Bot commented Mar 7, 2026

This PR contains the following updates:

Package Change Notes
quay.io/konflux-ci/tekton-catalog/task-apply-tags (source, changelog) 510b6d2de3722b
quay.io/konflux-ci/tekton-catalog/task-build-image-index (source, changelog) 0.20.3 ⚠️migration⚠️
quay.io/konflux-ci/tekton-catalog/task-buildah (source, changelog) 5942a1862f09c5
quay.io/konflux-ci/tekton-catalog/task-buildah-remote-oci-ta (source, changelog) a2d93490bc358b
quay.io/konflux-ci/tekton-catalog/task-clair-scan (source, changelog) 1f19b5f8992475
quay.io/konflux-ci/tekton-catalog/task-clamav-scan (source, changelog) 10054cd4b0f83c
quay.io/konflux-ci/tekton-catalog/task-coverity-availability-check (source, changelog) c9b93018b50144
quay.io/konflux-ci/tekton-catalog/task-deprecated-image-check (source, changelog) 516ea665ff16b7
quay.io/konflux-ci/tekton-catalog/task-ecosystem-cert-preflight-checks (source, changelog) 1c3bbac2d439dc
quay.io/konflux-ci/tekton-catalog/task-git-clone (source, changelog) 865cdbe7db7ad9
quay.io/konflux-ci/tekton-catalog/task-git-clone-oci-ta (source, changelog) 306b69ef3f28a4
quay.io/konflux-ci/tekton-catalog/task-init (source, changelog) c32f894f2de909
quay.io/konflux-ci/tekton-catalog/task-prefetch-dependencies (source, changelog) 0.20.3 ⚠️migration⚠️
quay.io/konflux-ci/tekton-catalog/task-prefetch-dependencies-oci-ta (source, changelog) 0.20.3 ⚠️migration⚠️
quay.io/konflux-ci/tekton-catalog/task-push-dockerfile-oci-ta (source, changelog) 0.20.3 ⚠️migration⚠️
quay.io/konflux-ci/tekton-catalog/task-rpms-signature-scan (source, changelog) 8252a4a65b14e5
quay.io/konflux-ci/tekton-catalog/task-sast-coverity-check (source, changelog) 368e1d9f44de9d
quay.io/konflux-ci/tekton-catalog/task-sast-coverity-check-oci-ta (source, changelog) e8c6357e92d00e
quay.io/konflux-ci/tekton-catalog/task-sast-shell-check (source, changelog) bf739e62cd09c9
quay.io/konflux-ci/tekton-catalog/task-sast-shell-check-oci-ta (source, changelog) a528f01c4ef47e
quay.io/konflux-ci/tekton-catalog/task-sast-snyk-check (source, changelog) 924698a566753c
quay.io/konflux-ci/tekton-catalog/task-sast-snyk-check-oci-ta (source, changelog) c4b79e08f3ecbe
quay.io/konflux-ci/tekton-catalog/task-sast-unicode-check (source, changelog) e11790dfd7c78e
quay.io/konflux-ci/tekton-catalog/task-sast-unicode-check-oci-ta (source, changelog) 2bcccab0854d92
quay.io/konflux-ci/tekton-catalog/task-show-sbom (source, changelog) e119aa8a7346ed
quay.io/konflux-ci/tekton-catalog/task-source-build (source, changelog) 45ff3c7ea8e00e
quay.io/konflux-ci/tekton-catalog/task-source-build-oci-ta (source, changelog) eb620d10201377
quay.io/konflux-ci/tekton-catalog/task-summary (source, changelog) 3f6e851e1b8e42

Release Notes

konflux-ci/build-definitions (quay.io/konflux-ci/tekton-catalog/task-build-image-index)

v0.3

Changed
  • The task now uses konflux-build-cli for the build step instead of an inline bash
    implementation. This provides more robust error handling and simplified maintenance.
  • When ALWAYS_BUILD_INDEX is false and multiple images are provided, the task now
    creates an image index instead of failing. The previous behavior (failing with an error)
    was not useful.
  • Image reference validation is now stricter and will fail earlier for invalid formats.
Removed
  • COMMIT_SHA parameter (was not used by the task implementation)
  • IMAGE_EXPIRES_AFTER parameter (was not used by the task implementation)
Added
  • Started tracking changes in this file.
konflux-ci/build-definitions (quay.io/konflux-ci/tekton-catalog/task-prefetch-dependencies)

v0.3

  • Removed deprecated dev-package-managers parameter.
  • Switched from bash implementation to Konflux Build CLI.
konflux-ci/build-definitions (quay.io/konflux-ci/tekton-catalog/task-prefetch-dependencies-oci-ta)

v0.3

  • Removed deprecated dev-package-managers parameter.
  • Switched from bash implementation to Konflux Build CLI.
konflux-ci/build-definitions (quay.io/konflux-ci/tekton-catalog/task-push-dockerfile-oci-ta)

v0.3

Fixed
  • Use Dockerfile as the file name in the uploaded artifact, regardless of the name of the actual file.

Configuration

📅 Schedule: Branch creation - "on Saturday" (UTC), Automerge - At any time (no schedule defined).

🚦 Automerge: Disabled by config. Please merge this manually once you are satisfied.

Rebasing: Whenever PR is behind base branch, or you tick the rebase/retry checkbox.

👻 Immortal: This PR will be recreated if closed unmerged. Get config help if that's undesired.


  • If you want to rebase/retry this PR, check this box

To execute skipped test pipelines write comment /ok-to-test.


Documentation

Find out how to configure dependency updates in MintMaker documentation or see all available configuration options in Renovate documentation.

@red-hat-konflux red-hat-konflux Bot added approved Indicates a PR has been approved by an approver from all required OWNERS files. konflux lgtm Indicates that a PR is ready to be merged. labels Mar 7, 2026
@openshift-ci-robot
Copy link
Copy Markdown

@red-hat-konflux[bot]: This pull request explicitly references no jira issue.

Details

In response to this:

This PR contains the following updates:

Package Change Notes
quay.io/konflux-ci/tekton-catalog/task-buildah (source, changelog) 5942a18 -> 526fd93
quay.io/konflux-ci/tekton-catalog/task-buildah-remote-oci-ta (source, changelog) a2d9349 -> 1302dbf
quay.io/konflux-ci/tekton-catalog/task-clair-scan (source, changelog) 1f19b5f -> 9397d3e
quay.io/konflux-ci/tekton-catalog/task-clamav-scan (source, changelog) 10054cd -> 657d270
quay.io/konflux-ci/tekton-catalog/task-ecosystem-cert-preflight-checks (source, changelog) 1c3bbac -> 945f8ba
quay.io/konflux-ci/tekton-catalog/task-git-clone (source, changelog) 865cdbe -> 7db7ad9
quay.io/konflux-ci/tekton-catalog/task-git-clone-oci-ta (source, changelog) 306b69e -> 2c388d2
quay.io/konflux-ci/tekton-catalog/task-init (source, changelog) c32f894 -> 288f310
quay.io/konflux-ci/tekton-catalog/task-prefetch-dependencies-oci-ta (source, changelog) 9a8b6e2 -> 22612d6
quay.io/konflux-ci/tekton-catalog/task-push-dockerfile-oci-ta (source, changelog) 0.2 -> 0.3 ⚠️migration⚠️
quay.io/konflux-ci/tekton-catalog/task-rpms-signature-scan (source, changelog) 8252a4a -> e920854
quay.io/konflux-ci/tekton-catalog/task-sast-shell-check (source, changelog) bf739e6 -> 2713cf6
quay.io/konflux-ci/tekton-catalog/task-sast-shell-check-oci-ta (source, changelog) a528f01 -> a2fa923
quay.io/konflux-ci/tekton-catalog/task-sast-snyk-check (source, changelog) 924698a -> 29bb416
quay.io/konflux-ci/tekton-catalog/task-sast-snyk-check-oci-ta (source, changelog) c4b79e0 -> 129e089
quay.io/konflux-ci/tekton-catalog/task-sast-unicode-check-oci-ta (source, changelog) 2bcccab -> 8f93c71

Release Notes

konflux-ci/build-definitions (quay.io/konflux-ci/tekton-catalog/task-push-dockerfile-oci-ta)

v0.3

  • Embedded Bash script is replaced with command konflux-build-cli image push-containerfile.

Configuration

📅 Schedule: Branch creation - "on Saturday" (UTC), Automerge - At any time (no schedule defined).

🚦 Automerge: Disabled by config. Please merge this manually once you are satisfied.

Rebasing: Whenever PR is behind base branch, or you tick the rebase/retry checkbox.

👻 Immortal: This PR will be recreated if closed unmerged. Get config help if that's undesired.


  • If you want to rebase/retry this PR, check this box

To execute skipped test pipelines write comment /ok-to-test.


Documentation

Find out how to configure dependency updates in MintMaker documentation or see all available configuration options in Renovate documentation.

Instructions for interacting with me using PR comments are available here. If you have questions or suggestions related to my behavior, please file an issue against the openshift-eng/jira-lifecycle-plugin repository.

@openshift-ci-robot openshift-ci-robot added the jira/valid-reference Indicates that this PR references a valid Jira ticket of any type. label Mar 7, 2026
@openshift-ci openshift-ci Bot added the size/L Denotes a PR that changes 100-499 lines, ignoring generated files. label Mar 7, 2026
@openshift-ci openshift-ci Bot requested review from avishayt and danielerez March 7, 2026 00:07
@red-hat-konflux red-hat-konflux Bot force-pushed the konflux/references/v2.47 branch from 8ecaf59 to b588906 Compare March 14, 2026 00:19
@openshift-ci openshift-ci Bot removed the lgtm Indicates that a PR is ready to be merged. label Mar 14, 2026
@openshift-ci
Copy link
Copy Markdown

openshift-ci Bot commented Mar 14, 2026

New changes are detected. LGTM label has been removed.

@red-hat-konflux red-hat-konflux Bot force-pushed the konflux/references/v2.47 branch 2 times, most recently from 1e639b3 to 87a62d4 Compare March 28, 2026 00:07
@red-hat-konflux red-hat-konflux Bot force-pushed the konflux/references/v2.47 branch from 87a62d4 to a632852 Compare April 4, 2026 00:07
@red-hat-konflux red-hat-konflux Bot force-pushed the konflux/references/v2.47 branch from a632852 to 3588ec6 Compare April 11, 2026 00:12
Signed-off-by: red-hat-konflux <126015336+red-hat-konflux[bot]@users.noreply.github.com>
@red-hat-konflux red-hat-konflux Bot force-pushed the konflux/references/v2.47 branch from 3588ec6 to 9f2ee90 Compare April 18, 2026 00:07
@openshift-ci
Copy link
Copy Markdown

openshift-ci Bot commented Apr 18, 2026

[APPROVALNOTIFIER] This PR is APPROVED

Approval requirements bypassed by manually added approval.

This pull-request has been approved by: red-hat-konflux[bot]

The full list of commands accepted by this bot can be found here.

The pull request process is described here

Details Needs approval from an approver in each of these files:

Approvers can indicate their approval by writing /approve in a comment
Approvers can cancel approval by writing /approve cancel in a comment

@openshift-ci
Copy link
Copy Markdown

openshift-ci Bot commented Apr 18, 2026

@red-hat-konflux[bot]: all tests passed!

Full PR test history. Your PR dashboard.

Details

Instructions for interacting with me using PR comments are available here. If you have questions or suggestions related to my behavior, please file an issue against the kubernetes-sigs/prow repository. I understand the commands that are listed here.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

approved Indicates a PR has been approved by an approver from all required OWNERS files. jira/valid-reference Indicates that this PR references a valid Jira ticket of any type. konflux size/L Denotes a PR that changes 100-499 lines, ignoring generated files.

Projects

None yet

Development

Successfully merging this pull request may close these issues.

1 participant