Skip to content

Update hyperfleet-operator to 195cc5b - #56

Open
red-hat-konflux-kflux-prd-rh02[bot] wants to merge 1 commit into
mainfrom
konflux/component-updates/hyperfleet-operator-bundle-component-update-hyperfleet-operator
Open

red-hat-konflux-kflux-prd-rh02[bot] wants to merge 1 commit into
mainfrom
konflux/component-updates/hyperfleet-operator-bundle-component-update-hyperfleet-operator

Conversation

@red-hat-konflux-kflux-prd-rh02

Copy link
Copy Markdown
Contributor

Image created from 'https://github.com/openshift-hyperfleet/hyperfleet-operator?rev=9256e0341a07b20d80a7b07eab6a11767d70d486'

This PR contains the following updates:

Package Update Change
quay.io/redhat-user-workloads/hyperfleet-tenant/hyperfleet/hyperfleet-operator digest 63fb447 -> 195cc5b

Configuration

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

🚦 Automerge: Enabled.

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
This is Konflux nudging PR, not Mintmaker.

Image created from 'https://github.com/openshift-hyperfleet/hyperfleet-operator?rev=9256e0341a07b20d80a7b07eab6a11767d70d486'

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 commented Sep 19, 2026

Copy link
Copy Markdown
Contributor

[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 tirthct 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

@coderabbitai

coderabbitai Bot commented Sep 19, 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: 5dbb15ff-0d4c-447d-b9c8-c6bfc03b9021

📥 Commits

Reviewing files that changed from the base of the PR and between 9256e03 and 1854db3.

📒 Files selected for processing (1)
  • config/manifests/prod/kustomization.yaml
🔗 Linked repositories identified

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

  • openshift-hyperfleet/architecture (manual)
  • openshift-hyperfleet/hyperfleet-api (manual)
  • openshift-hyperfleet/hyperfleet-sentinel (manual)
  • openshift-hyperfleet/hyperfleet-adapter (manual)
  • openshift-hyperfleet/hyperfleet-broker (manual)

Included review availability: Your plan provides up to 12 included reviews per hour; 5 remain after this review.


📝 Summary

Summary by CodeRabbit

  • Chores
    • Updated the Hyperfleet operator image version used in production deployments.

Walkthrough

The production Kustomize manifest now uses the new Hyperfleet operator image digest in both the RELATED_IMAGE_HYPERFLEET_OPERATOR environment variable and the controller Deployment container image patch.

Priority: ⬇️ Low

Estimated code review effort: 1 (Trivial) | ~2 minutes

Change: Other

Suggested reviewers: ma-hill

Merge Risk: ⚪ Minimal · up to 1854d

This change only updates the production image digest consistently, with no identified merge-blocking risk.

🚥 Pre-merge checks | ✅ 11
✅ Passed checks (11 passed)
Check name Status Explanation
Title check ✅ Passed The title clearly identifies the hyperfleet-operator image update and matches the digest change from 63fb447 to 195cc5b.
Description check ✅ Passed The description directly documents the hyperfleet-operator image digest update, source revision, and automation settings.
Docstring Coverage ✅ Passed No functions found in the changed files to evaluate docstring coverage. Skipping docstring coverage check. Docstring coverage is scoped to functions touched by this diff. Analyzed 0 functions across 0…
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. The pull request changes only two Kubernetes image digest values in config/manifests/prod/kustomization.yaml. It adds no slog, log, logr, zap, or fmt.Print* statement, and it introdu…
No Hardcoded Secrets ✅ Passed PASS. The pull request changes only two public Quay image references from one SHA-256 digest to another. The new value matches the sha256:<64-hex> image-digest format and contains no API key, token,…
No Weak Cryptography ✅ Passed PASS. The review range changes only config/manifests/prod/kustomization.yaml. It replaces the Hyperfleet operator container image and related image reference with a new sha256 container digest. It…
No Injection Vectors ✅ Passed PASS. The pull request changes only two literal image digest values in config/manifests/prod/kustomization.yaml. It adds no SQL construction, exec.Command or exec.CommandContext, `template.HTML(…
No Privileged Containers ✅ Passed PASS. The pull request changes only the Hyperfleet operator image digest in the production Kustomize patch. The diff adds no privileged, hostPID, hostNetwork, hostIPC, SYS_ADMIN, `allowPrivi…
No Pii Or Sensitive Data In Logs ✅ Passed PASS. The authoritative PR diff changes one YAML file and only replaces the Hyperfleet operator image digest in two Kubernetes image references. It adds no slog, logr, zap, log, or fmt.Print logging s…
✨ Finishing Touches
🧪 Generate unit tests (beta)
  • Commit to this branch
  • Create a new PR
✨ Simplify code
  • Commit to this branch
  • Create a new PR

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

@openshift-ci

openshift-ci Bot commented Sep 19, 2026

Copy link
Copy Markdown
Contributor

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.

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