Skip to content

Update Konflux references#166

Open
red-hat-konflux-kflux-prd-rh02[bot] wants to merge 1 commit into
mainfrom
konflux/references/main
Open

Update Konflux references#166
red-hat-konflux-kflux-prd-rh02[bot] wants to merge 1 commit into
mainfrom
konflux/references/main

Conversation

@red-hat-konflux-kflux-prd-rh02
Copy link
Copy Markdown

This PR contains the following updates:

Package Change
quay.io/konflux-ci/tekton-catalog/task-clair-scan (source, changelog) 9397d3e8fad4c2
quay.io/konflux-ci/tekton-catalog/task-clamav-scan (source, changelog) 9f18b21567cb66
quay.io/konflux-ci/tekton-catalog/task-deprecated-image-check (source, changelog) 3457a4ce78d0d3
quay.io/konflux-ci/tekton-catalog/task-ecosystem-cert-preflight-checks (source, changelog) e2bcf119c30072
quay.io/konflux-ci/tekton-catalog/task-rpms-signature-scan (source, changelog) cfdb76cd4e3499

Configuration

📅 Schedule: Branch creation - Between 05:00 AM and 11:59 PM, only on Saturday ( * 5-23 * * 6 ) (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.

Signed-off-by: red-hat-konflux-kflux-prd-rh02 <190377777+red-hat-konflux-kflux-prd-rh02[bot]@users.noreply.github.com>
@openshift-ci openshift-ci Bot requested review from ciaranRoche and vkareh May 16, 2026 08:06
@openshift-ci
Copy link
Copy Markdown

openshift-ci Bot commented May 16, 2026

[APPROVALNOTIFIER] This PR is NOT APPROVED

This pull-request has been approved by:
Once this PR has been reviewed and has the lgtm label, please assign jsell-rh for approval. For more information see the Code Review Process.

The full list of commands accepted by this bot can be found 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 May 16, 2026

Hi @red-hat-konflux-kflux-prd-rh02[bot]. Thanks for your PR.

I'm waiting for a openshift-hyperfleet member to verify that this patch is reasonable to test. If it is, they should reply with /ok-to-test on its own line. Until that is done, I will not automatically test new commits in this PR, but the usual testing commands by org members will still work.

Regular contributors should join the org to skip this step.

Once the patch is verified, the new status will be reflected by the ok-to-test label.

I understand the commands that are listed here.

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.

@coderabbitai
Copy link
Copy Markdown

coderabbitai Bot commented May 16, 2026

📝 Walkthrough

Summary by CodeRabbit

  • Chores
    • Updated security scanning task dependencies to latest versions.

Walkthrough

This pull request updates Tekton task bundle digests for five security and validation tasks—deprecated-image-check, clair-scan, ecosystem-cert-preflight-checks, clamav-scan, and rpms-signature-scan—across two pipeline definitions. Each task's bundle SHA256 hash is replaced with a new digest in both .tekton/hyperfleet-api-push.yaml and .tekton/hyperfleet-api-tag.yaml. No task wiring, parameters, conditions, or control flow changes are introduced.

Estimated code review effort

🎯 1 (Trivial) | ⏱️ ~3 minutes

🚥 Pre-merge checks | ✅ 5
✅ Passed checks (5 passed)
Check name Status Explanation
Title check ✅ Passed The title 'Update Konflux references' clearly summarizes the main change: updating references to Konflux-hosted Tekton task bundles with new SHA256 digests.
Description check ✅ Passed The description is directly related to the changeset, providing detailed information about which Konflux packages are being updated with specific version/digest changes.
Docstring Coverage ✅ Passed No functions found in the changed files to evaluate docstring coverage. Skipping docstring coverage check.
Linked Issues check ✅ Passed Check skipped because no linked issues were found for this pull request.
Out of Scope Changes check ✅ Passed Check skipped because no linked issues were found for this pull request.

✏️ Tip: You can configure your own custom pre-merge checks in the settings.

✨ Finishing Touches
🧪 Generate unit tests (beta)
  • Create PR with unit tests
  • Commit unit tests in branch konflux/references/main

Comment @coderabbitai help to get the list of available commands and usage tips.

Copy link
Copy Markdown

@coderabbitai coderabbitai Bot left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Actionable comments posted: 1

🤖 Prompt for all review comments with AI agents
Verify each finding against current code. Fix only still-valid issues, skip the
rest with a brief reason, keep changes minimal, and validate.

Inline comments:
In @.tekton/hyperfleet-api-push.yaml:
- Line 298: The pipeline is pinning the task image to
quay.io/konflux-ci/tekton-catalog/task-deprecated-image-check:0.5@sha256:e78d0d3baf3c8cfc1a5ad278196b74032d9568b143a87c7a79ab780fedfb296e;
coordinate the digest rollout by updating the same image pin in the sibling
repos (openshift-hyperfleet/hyperfleet-sentinel and
openshift-hyperfleet/hyperfleet-adapter) to this exact digest and any other
occurrences of that image tag in this file (the other value entries), open
follow-up PRs in those repos, and ensure CI for those pipelines passes so all
three pipelines use the same pinned digest.
🪄 Autofix (Beta)

Fix all unresolved CodeRabbit comments on this PR:

  • Push a commit to this branch (recommended)
  • Create a new PR with the fixes

ℹ️ Review info
⚙️ Run configuration

Configuration used: Central YAML (base), Organization UI (inherited)

Review profile: ASSERTIVE

Plan: Enterprise

Run ID: 58be9ec9-a827-4c03-a3c3-e42e33878290

📥 Commits

Reviewing files that changed from the base of the PR and between 6a15e44 and a8a9095.

📒 Files selected for processing (2)
  • .tekton/hyperfleet-api-push.yaml
  • .tekton/hyperfleet-api-tag.yaml

value: deprecated-image-check
- name: bundle
value: quay.io/konflux-ci/tekton-catalog/task-deprecated-image-check:0.5@sha256:3457a4ca93f8d55f14ebd407532b1223c689eacc34f0abb3003db4111667bdae
value: quay.io/konflux-ci/tekton-catalog/task-deprecated-image-check:0.5@sha256:e78d0d3baf3c8cfc1a5ad278196b74032d9568b143a87c7a79ab780fedfb296e
Copy link
Copy Markdown

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

🧹 Nitpick | 🔵 Trivial

Coordinate digest rollouts across sibling repos.

This repo is updated, but linked openshift-hyperfleet/hyperfleet-sentinel and openshift-hyperfleet/hyperfleet-adapter still pin the previous five digests. Consider follow-up PRs there to keep security task behavior aligned across pipelines.

Also applies to: 320-320, 340-340, 390-390, 508-508

🤖 Prompt for AI Agents
Verify each finding against current code. Fix only still-valid issues, skip the
rest with a brief reason, keep changes minimal, and validate.

In @.tekton/hyperfleet-api-push.yaml at line 298, The pipeline is pinning the
task image to
quay.io/konflux-ci/tekton-catalog/task-deprecated-image-check:0.5@sha256:e78d0d3baf3c8cfc1a5ad278196b74032d9568b143a87c7a79ab780fedfb296e;
coordinate the digest rollout by updating the same image pin in the sibling
repos (openshift-hyperfleet/hyperfleet-sentinel and
openshift-hyperfleet/hyperfleet-adapter) to this exact digest and any other
occurrences of that image tag in this file (the other value entries), open
follow-up PRs in those repos, and ensure CI for those pipelines passes so all
three pipelines use the same pinned digest.

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

Projects

None yet

Development

Successfully merging this pull request may close these issues.

0 participants