Skip to content

Update Konflux references#199

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

Update Konflux references#199
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 Mischulee and jsell-rh June 27, 2026 08:02
@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 kuudori 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: 60759950-cc78-4cba-8b77-194b43697b0b

📥 Commits

Reviewing files that changed from the base of the PR and between 3ffc587 and 8cb1ab5.

📒 Files selected for processing (3)
  • .tekton/hyperfleet-sentinel-chart-push.yaml
  • .tekton/hyperfleet-sentinel-push.yaml
  • .tekton/hyperfleet-sentinel-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 branch konflux/references/main instead of the default branch
  • openshift-hyperfleet/hyperfleet-sentinel (manual)
  • openshift-hyperfleet/hyperfleet-adapter (manual) → reviewed against branch konflux/references/main instead of the default branch
  • openshift-hyperfleet/hyperfleet-broker (manual)

📝 Walkthrough

Summary by CodeRabbit

  • Chores
    • Updated pipeline task bundle references to newer versions and digests across build, scan, and push workflows.
    • Kept task order, parameters, conditions, and results unchanged, so the pipeline behavior remains the same.

Walkthrough

Three Tekton PipelineRun manifests were updated to point multiple tasks at newer task bundle image tags and sha256 digests. Task wiring, parameters, workspaces, conditional execution, results, and ordering were not changed. CWE-829 applies to this supply-chain reference surface.

Estimated code review effort

🎯 2 (Simple) | ⏱️ ~10 minutes

🚥 Pre-merge checks | ✅ 11
✅ Passed checks (11 passed)
Check name Status Explanation
Title check ✅ Passed The title accurately reflects the main change: bumping Konflux Tekton task references.
Description check ✅ Passed The description matches the changeset and lists the updated Konflux task references and digests.
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: Changed files are Tekton YAMLs only; no slog/logr/zap/fmt.Print statements or token/password/credential interpolation found. No CWE-532 exposure.
No Hardcoded Secrets ✅ Passed No hardcoded secrets, embedded creds, or suspicious base64 strings in the changed Tekton manifests; only bundle refs changed.
No Weak Cryptography ✅ Passed Only Tekton bundle refs and a tag-parsing script changed; no banned primitives, weak modes, or secret comparisons found (CWE-327/CWE-328).
No Injection Vectors ✅ Passed Only Tekton bundle pin updates; no new SQL/exec/template/yaml-unmarshal injection patterns were introduced.
No Privileged Containers ✅ Passed No CWE-250/CWE-266 indicators: the touched Tekton manifests only update bundle refs; no privileged/hostNetwork/allowPrivilegeEscalation/runAsUser:0 fields were found.
No Pii Or Sensitive Data In Logs ✅ Passed No changed files contain logging statements; only Tekton bundle digests/versions changed, so no CWE-532 exposure observed.
✨ 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