Skip to content

chore(deps): update windows-machine-config-operator-release-5-0 to 065dfa1 - #4458

Closed
red-hat-konflux[bot] wants to merge 1 commit into
masterfrom
konflux/component-updates/windows-machine-config-operator-bundle-release-5-0-component-update-windows-machine-config-operator-release-5-0
Closed

chore(deps): update windows-machine-config-operator-release-5-0 to 065dfa1#4458
red-hat-konflux[bot] wants to merge 1 commit into
masterfrom
konflux/component-updates/windows-machine-config-operator-bundle-release-5-0-component-update-windows-machine-config-operator-release-5-0

Conversation

@red-hat-konflux

@red-hat-konflux red-hat-konflux Bot commented Aug 12, 2026

Copy link
Copy Markdown
Contributor

Image created from 'https://github.com/openshift/windows-machine-config-operator?rev=32ebb17198c3630562f09861bfad9771947e23ed'

This PR contains the following updates:

Package Update Change
quay.io/redhat-user-workloads/windows-machine-conf-tenant/windows-machine-config-operator/windows-machine-config-operator-release-5-0 digest b169f59 -> 065dfa1

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.

@red-hat-konflux red-hat-konflux Bot added approved Indicates a PR has been approved by an approver from all required OWNERS files. konflux-nudge lgtm Indicates that a PR is ready to be merged. labels Aug 12, 2026
@coderabbitai

coderabbitai Bot commented Aug 12, 2026

Copy link
Copy Markdown

No actionable comments were generated in the recent review. 🎉

ℹ️ Recent review info
⚙️ Run configuration

Configuration used: Repository YAML (base), Central YAML (inherited)

Review profile: CHILL

Plan: Enterprise

Run ID: dce26b4e-9c20-483b-9f29-8787e4b9b6b9

📥 Commits

Reviewing files that changed from the base of the PR and between 53fa8e6 and fe0bb8a.

📒 Files selected for processing (1)
  • Containerfile.bundle

📝 Walkthrough

Walkthrough

The bundle manifest substitution was updated to use the operator image digest ending in 9549c8f1 instead of the previous digest ending in fd76bc5ee.

Suggested reviewers: jrvaldes, mansikulkarni96

🚥 Pre-merge checks | ✅ 19 | ❌ 1

❌ Failed checks (1 warning)

Check name Status Explanation Resolution
Title check ⚠️ Warning The title identifies the dependency update but names digest 065dfa1, while the change updates the image digest to 019d4e7. Replace 065dfa1 with 019d4e7 in the title so it matches the dependency update.
✅ Passed checks (19 passed)
Check name Status Explanation
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.
Go Best Practices & Build Tags ✅ Passed The PR changes only one 64-character operator image digest in Containerfile.bundle; no Go files, error handling, or build-tag/platform code changed.
Security: Secrets, Ssh & Csr ✅ Passed The diff is limited to one immutable operator image digest in Containerfile.bundle; no secrets, SSH, certificate, CSR, or credential-handling code changed.
Kubernetes Controller Patterns ✅ Passed The PR changes only the operator image digest in Containerfile.bundle; no controller, reconciliation, status, predicate, finalizer, or owner-reference code changed.
Windows Service Management ✅ Passed The PR changes only the operator image digest in Containerfile.bundle; service ordering, dependencies, cleanup, reboot handling, and Service Control Manager code are unchanged.
Platform-Specific Requirements ✅ Passed The PR changes only the operator image digest. The referenced source commit matches the tree, and existing platform code and documentation cover vSphere, AWS, Azure, and GCP requirements.
Stable And Deterministic Test Names ✅ Passed The diff changes only the operator image digest in Containerfile.bundle; no Ginkgo test files or test-title constructs changed.
Test Structure And Quality ✅ Passed The PR changes only one Containerfile.bundle image digest; it adds no Ginkgo tests or test behavior, setup, waits, or assertions to review.
Microshift Test Compatibility ✅ Passed The diff changes only one Containerfile.bundle image digest; it adds no Ginkgo tests or MicroShift-incompatible API or feature usage.
Single Node Openshift (Sno) Test Compatibility ✅ Passed The diff changes only the operator image digest in Containerfile.bundle; it adds no Ginkgo e2e tests or multi-node assumptions.
Topology-Aware Scheduling Compatibility ✅ Passed The commit changes only the operator image digest in Containerfile.bundle; the bundle manifest and operator source are unchanged, so no scheduling constraint was introduced.
Ote Binary Stdout Contract ✅ Passed The PR changes only the bundle image digest. The referenced source differs from the prior image only by LifecycleInforming→LifecycleBlocking; no process-level stdout write was introduced.
Ipv6 And Disconnected Network Test Compatibility ✅ Passed The pull request changes only an operator image digest in Containerfile.bundle; it adds no Ginkgo e2e tests or test networking behavior covered by this check.
No-Weak-Crypto ✅ Passed The PR changes only an operator image reference; both old and new references use 64-character SHA-256 digests, with no MD5, SHA-1, DES, RC4, Blowfish, or ECB usage introduced.
Container-Privileges ✅ Passed The diff changes only the operator image digest. No privilege token changes. Existing CSV hostNetwork:true is unchanged, and the operator image Containerfile sets USER 1001.
No-Sensitive-Data-In-Logs ✅ Passed The PR changes only one Containerfile image digest. It adds no logging and exposes no password, token, API key, PII, session ID, hostname, or customer data.
Description Check ✅ Passed Check skipped - CodeRabbit’s high-level summary is enabled.
✨ Finishing Touches
🧪 Generate unit tests (beta)
  • Create PR with unit tests
  • Commit unit tests in branch konflux/component-updates/windows-machine-config-operator-bundle-release-5-0-component-update-windows-machine-config-operator-release-5-0

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

@openshift-ci
openshift-ci Bot requested review from jrvaldes and wgahnagl August 12, 2026 18:45
@openshift-ci

openshift-ci Bot commented Aug 12, 2026

Copy link
Copy Markdown
Contributor

[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

2 similar comments
@openshift-ci

openshift-ci Bot commented Aug 12, 2026

Copy link
Copy Markdown
Contributor

[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

openshift-ci Bot commented Aug 12, 2026

Copy link
Copy Markdown
Contributor

[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

…5dfa1

Image created from 'https://github.com/openshift/windows-machine-config-operator?rev=32ebb17198c3630562f09861bfad9771947e23ed'

Signed-off-by: red-hat-konflux <126015336+red-hat-konflux[bot]@users.noreply.github.com>
@red-hat-konflux red-hat-konflux Bot changed the title chore(deps): update windows-machine-config-operator-release-5-0 to 019d4e7 chore(deps): update windows-machine-config-operator-release-5-0 to 065dfa1 Aug 12, 2026
@red-hat-konflux
red-hat-konflux Bot force-pushed the konflux/component-updates/windows-machine-config-operator-bundle-release-5-0-component-update-windows-machine-config-operator-release-5-0 branch from fe0bb8a to 2a1ccd3 Compare August 12, 2026 20:47
@openshift-ci openshift-ci Bot removed the lgtm Indicates that a PR is ready to be merged. label Aug 12, 2026
@openshift-ci

openshift-ci Bot commented Aug 12, 2026

Copy link
Copy Markdown
Contributor

New changes are detected. LGTM label has been removed.

@openshift-ci

openshift-ci Bot commented Aug 12, 2026

Copy link
Copy Markdown
Contributor

@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.

@jrvaldes jrvaldes closed this Aug 13, 2026
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. konflux-nudge

Projects

None yet

Development

Successfully merging this pull request may close these issues.

1 participant