Skip to content

Update Konflux references#212

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

Update Konflux references#212
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
Contributor

This PR contains the following updates:

Package Change Notes
quay.io/konflux-ci/tekton-catalog/task-build-helm-chart-oci-ta (source, changelog) da89466d7c57ad
quay.io/konflux-ci/tekton-catalog/task-build-image-index (source, changelog) b33bfa80b4251e
quay.io/konflux-ci/tekton-catalog/task-buildah-oci-ta (source, changelog) 1d63302c38fc46
quay.io/konflux-ci/tekton-catalog/task-clair-scan (source, changelog) 8fad4c2312fb4d
quay.io/konflux-ci/tekton-catalog/task-git-clone-oci-ta (source, changelog) 0.10.2 ⚠️migration⚠️
quay.io/konflux-ci/tekton-catalog/task-prefetch-dependencies-oci-ta (source, changelog) 7e84b0192956e7
quay.io/konflux-ci/tekton-catalog/task-push-dockerfile-oci-ta (source, changelog) 7855471581ddbb
quay.io/konflux-ci/tekton-catalog/task-rpms-signature-scan (source, changelog) c78924d65370cc
quay.io/konflux-ci/tekton-catalog/task-sast-shell-check-oci-ta (source, changelog) e5319fcfc685d6
quay.io/konflux-ci/tekton-catalog/task-sast-snyk-check-oci-ta (source, changelog) ba08e3b91980bb
quay.io/konflux-ci/tekton-catalog/task-sast-unicode-check-oci-ta (source, changelog) 99cc3725807ffe
quay.io/konflux-ci/tekton-catalog/task-source-build-oci-ta (source, changelog) 8567bb7d8115c7

Release Notes

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

v0.2

  • Use git-clone implementation from konflux-build-cli instead of inline Bash.
  • Removed gitInitImage (deprecated since 0.1), verbose (replaced by logLevel), and userHome (handled by konflux-build-cli) parameters.
  • Added logLevel parameter.

Configuration

📅 Schedule: (UTC)

  • Branch creation
    • Between 05:00 AM and 11:59 PM, only on Saturday (* 5-23 * * 6)
  • 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 mliptak0 and vkareh June 27, 2026 08:05
@openshift-ci

openshift-ci Bot commented Jun 27, 2026

Copy link
Copy Markdown

[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 rh-amarin 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

openshift-ci Bot commented Jun 27, 2026

Copy link
Copy Markdown

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

coderabbitai Bot commented Jun 27, 2026

Copy link
Copy Markdown

No actionable comments were generated in the recent review. 🎉

ℹ️ Recent review info
⚙️ Run configuration

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

Review profile: CHILL

Plan: Enterprise

Run ID: e0d0251f-2ea0-4494-b45e-853ab70c28b2

📥 Commits

Reviewing files that changed from the base of the PR and between 04dbbc3 and 5c29d69.

📒 Files selected for processing (3)
  • .tekton/hyperfleet-adapter-chart-push.yaml
  • .tekton/hyperfleet-adapter-push.yaml
  • .tekton/hyperfleet-adapter-tag.yaml
🔗 Linked repositories identified

CodeRabbit considers these linked repositories for cross-repo context during reviews:

  • openshift-hyperfleet/architecture (manual)
  • openshift-hyperfleet/hyperfleet-api (manual) → reviewed against open PR #255 konflux/references/main instead of the default branch
  • openshift-hyperfleet/hyperfleet-sentinel (manual) → reviewed against open PR #199 konflux/references/main instead of the default branch
  • openshift-hyperfleet/hyperfleet-adapter (manual)
  • openshift-hyperfleet/hyperfleet-broker (manual)

📝 Walkthrough

Summary by CodeRabbit

  • Chores
    • Updated several build, scan, and publishing pipeline task references to newer pinned versions and digests.
    • This helps keep automated container and Helm chart workflows aligned with the latest approved task bundles and improves consistency across release pipelines.

Walkthrough

Three Tekton PipelineRuns update pinned task bundle references for clone, dependency prefetch, build, scan, and push steps. The diff changes bundle versions/digests only; task ordering, parameters, workspaces, and conditional paths stay the same. These CI/CD bundle references are supply-chain inputs (CWE-829, CWE-494).

Estimated code review effort

🎯 2 (Simple) | ⏱️ ~10 minutes

🚥 Pre-merge checks | ✅ 11
✅ Passed checks (11 passed)
Check name Status Explanation
Title check ✅ Passed Title matches the PR's Konflux/Tekton reference updates.
Description check ✅ Passed Description matches the dependency pin updates and git-clone version bump.
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.
Sec-02: Secrets In Log Output ✅ Passed PASS: no non-test logger calls with token/password/credential/secret were found; the PR only repins Tekton YAML. CWE-532 not triggered.
No Hardcoded Secrets ✅ Passed Diff only repins Tekton bundle images/sha256s in .tekton YAML; no apiKey/secret/token/password literals, embedded creds, or base64-blob secrets found.
No Weak Cryptography ✅ Passed PASS: Only Tekton bundle pin updates; no md5/des/rc4/SHA1/ECB or weak secret comparisons found (CWE-327/CWE-326).
No Injection Vectors ✅ Passed PASS: changed Tekton YAML only repins bundle digests; no CWE-78/89/79/502 patterns or untrusted input flows found.
No Privileged Containers ✅ Passed PASS: CI-only Tekton manifests were repinned; no privileged:true, hostPID/Network/IPC, SYS_ADMIN, allowPrivilegeEscalation, or root USER/runAsUser:0 found. CWE-250/CWE-732.
No Pii Or Sensitive Data In Logs ✅ Passed Only .tekton YAML bundle refs changed; no slog/logr/zap/fmt.Print logging code was added, so no CWE-532 exposure path.
✨ Finishing Touches
🧪 Generate unit tests (beta)
  • Create PR with unit tests
  • Commit unit tests in branch konflux/references/main
✨ Simplify code
  • Create PR with simplified code
  • Commit simplified code in branch konflux/references/main

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

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