Skip to content

NO-ISSUE: rebase-main-4.21.0-0.nightly-2025-09-27-154726_amd64-2025-09-27_arm64-2025-09-20#5531

Merged
openshift-merge-bot[bot] merged 4 commits intomainfrom
rebase-main-4.21.0-0.nightly-2025-09-27-154726_amd64-2025-09-27_arm64-2025-09-20
Sep 29, 2025
Merged

NO-ISSUE: rebase-main-4.21.0-0.nightly-2025-09-27-154726_amd64-2025-09-27_arm64-2025-09-20#5531
openshift-merge-bot[bot] merged 4 commits intomainfrom
rebase-main-4.21.0-0.nightly-2025-09-27-154726_amd64-2025-09-27_arm64-2025-09-20

Conversation

@microshift-rebase-script
Copy link
Copy Markdown
Contributor

@microshift-rebase-script microshift-rebase-script Bot commented Sep 29, 2025

amd64: 4.21.0-0.nightly-2025-09-27-154726
arm64: 4.21.0-0.nightly-arm64-2025-09-20-145748
prow job: https://prow.ci.openshift.org/view/gs/origin-ci-test/logs/periodic-ci-openshift-microshift-main-rebase-on-nightlies/1972511997266235392

  • api embedded-component 8a46f746f2cf87624651e6e8a85421b49bef3b6e to 1517fca97fe327e076bcff90accb86d1f4e804ed

    • 27fba57a 2025-09-25T11:34:01-04:00 Fix: Updated the printer column entry
    • ca5ca565 2025-09-25T11:22:14-04:00 Updated column type from string to date
  • cluster-csi-snapshot-controller-operator embedded-component 3880c9659829c9904e58a943050e8dfd4c9a79cb to 4fc005e0450a90473def2a18414ef4e5f6e7a374

    • 8560024 2025-09-25T10:19:36-06:00 OCPBUGS-62247: add all-egress label to deployments on HCP and IBM
  • cluster-kube-controller-manager-operator embedded-component a92da07ac1f335c148411c838dd2982c9ca90988 to 5a7a19516b3fabb83213776683d7f5d6cb61ca3a

    • d275cdf 2025-09-25T12:27:14-04:00 Throttle resourcesynccontroller on pairs with dual writers.
  • cluster-network-operator embedded-component 23c976c3ae4a9db28a6c2714840bc71bb0ed20c5 to 6f6d0ee4a020c1cb971d63bc8f68d9f7792dc802

    • 2b9d5c2 2025-09-19T11:06:30+02:00 Add drop flows for GARPs
  • machine-config-operator embedded-component 733131d0113f142aa90172c8e6d653491d2c333f to 4f149432701861a0e577a4f457f99d94b9914cfe

    • ae9246e2 2025-09-23T16:52:39+02:00 MCO-1685: Add mco-sanitize file processing logic
  • oc image-amd64 0e4fabc98dc46c9fca79544297783053a49370ce to abe2393074469d1ecbd42694442e43b129f63a84

    • 6a2ebc9d 2025-09-22T13:44:04+02:00 must-gather: Add support for context
    • 1f1fbf4b 2025-09-22T13:36:34+02:00 must-gather: Call queue.Done at the right time
    • 7a94ed98 2025-09-22T13:34:11+02:00 must-gather: Do cleanup on role binding error
    • c1fa7881 2025-09-22T13:32:09+02:00 must-gather: Use NewTypedRateLimitingQueue
  • router image-amd64 4ab58e470655440e32e82f89c2856fd2100b00ae to 48642ee220fe9cf5842a46ea1283817f0f2b7272

    • 665df70 2025-09-22T15:54:29-03:00 OCPBUGS-49769: Validate the key and cert content before accepting

/label tide/merge-method-squash
/label backport-risk-assessed
/label jira/valid-bug

@openshift-ci-robot openshift-ci-robot added the jira/valid-reference Indicates that this PR references a valid Jira ticket of any type. label Sep 29, 2025
@openshift-ci-robot
Copy link
Copy Markdown

openshift-ci-robot commented Sep 29, 2025

@microshift-rebase-script[bot]: This pull request explicitly references no jira issue.

Details

In response to this:

amd64: 4.21.0-0.nightly-2025-09-27-154726
arm64: 4.21.0-0.nightly-arm64-2025-09-20-145748
prow job: https://prow.ci.openshift.org/view/gs/origin-ci-test/logs/periodic-ci-openshift-microshift-main-rebase-on-nightlies/1972511997266235392

  • api embedded-component 8a46f746f2cf87624651e6e8a85421b49bef3b6e to 1517fca97fe327e076bcff90accb86d1f4e804ed

  • 27fba57a 2025-09-25T11:34:01-04:00 Fix: Updated the printer column entry

  • ca5ca565 2025-09-25T11:22:14-04:00 Updated column type from string to date

  • cluster-csi-snapshot-controller-operator embedded-component 3880c9659829c9904e58a943050e8dfd4c9a79cb to 4fc005e0450a90473def2a18414ef4e5f6e7a374

  • 8560024 2025-09-25T10:19:36-06:00 OCPBUGS-62247: add all-egress label to deployments on HCP and IBM

  • cluster-kube-controller-manager-operator embedded-component a92da07ac1f335c148411c838dd2982c9ca90988 to 5a7a19516b3fabb83213776683d7f5d6cb61ca3a

  • d275cdf 2025-09-25T12:27:14-04:00 Throttle resourcesynccontroller on pairs with dual writers.

  • cluster-network-operator embedded-component 23c976c3ae4a9db28a6c2714840bc71bb0ed20c5 to 6f6d0ee4a020c1cb971d63bc8f68d9f7792dc802

  • 2b9d5c2 2025-09-19T11:06:30+02:00 Add drop flows for GARPs

  • machine-config-operator embedded-component 733131d0113f142aa90172c8e6d653491d2c333f to 4f149432701861a0e577a4f457f99d94b9914cfe

  • ae9246e2 2025-09-23T16:52:39+02:00 MCO-1685: Add mco-sanitize file processing logic

  • oc image-amd64 0e4fabc98dc46c9fca79544297783053a49370ce to abe2393074469d1ecbd42694442e43b129f63a84

  • 6a2ebc9d 2025-09-22T13:44:04+02:00 must-gather: Add support for context

  • 1f1fbf4b 2025-09-22T13:36:34+02:00 must-gather: Call queue.Done at the right time

  • 7a94ed98 2025-09-22T13:34:11+02:00 must-gather: Do cleanup on role binding error

  • c1fa7881 2025-09-22T13:32:09+02:00 must-gather: Use NewTypedRateLimitingQueue

  • router image-amd64 4ab58e470655440e32e82f89c2856fd2100b00ae to 48642ee220fe9cf5842a46ea1283817f0f2b7272

  • 665df70 2025-09-22T15:54:29-03:00 OCPBUGS-49769: Validate the key and cert content before accepting

/label tide/merge-method-squash
/label backport-risk-assessed
/label jira/valid-bug

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 openshift-eng/jira-lifecycle-plugin repository.

@openshift-ci openshift-ci Bot added tide/merge-method-squash Denotes a PR that should be squashed by tide when it merges. backport-risk-assessed Indicates a PR to a release branch has been evaluated and considered safe to accept. labels Sep 29, 2025
@microshift-rebase-script
Copy link
Copy Markdown
Contributor Author

Extra messages:

  • Deleted following branches: rebase-main-4.21.0-0.nightly-2025-09-19-012417_amd64-2025-09-19_arm64-2025-09-20, rebase-release-4.21-4.21.0-0.nightly-2025-09-25-082813_amd64-2025-09-25_arm64-2025-09-20

@microshift-rebase-script
Copy link
Copy Markdown
Contributor Author

/verified by automatic-rebase

Extra messages:

  • Deleted following branches: rebase-main-4.21.0-0.nightly-2025-09-19-012417_amd64-2025-09-19_arm64-2025-09-20, rebase-release-4.21-4.21.0-0.nightly-2025-09-25-082813_amd64-2025-09-25_arm64-2025-09-20

@openshift-ci openshift-ci Bot added the jira/valid-bug Indicates that a referenced Jira bug is valid for the branch this PR is targeting. label Sep 29, 2025
@openshift-ci-robot
Copy link
Copy Markdown

@microshift-rebase-script[bot]: Jira verification commands are restricted to collaborators for this repo.

Details

In response to this:

/verified by automatic-rebase

Extra messages:

  • Deleted following branches: rebase-main-4.21.0-0.nightly-2025-09-19-012417_amd64-2025-09-19_arm64-2025-09-20, rebase-release-4.21-4.21.0-0.nightly-2025-09-25-082813_amd64-2025-09-25_arm64-2025-09-20

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 openshift-eng/jira-lifecycle-plugin repository.

@openshift-ci openshift-ci Bot requested review from eslutsky and jogeo September 29, 2025 04:24
@openshift-ci
Copy link
Copy Markdown
Contributor

openshift-ci Bot commented Sep 29, 2025

@microshift-rebase-script[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.

Copy link
Copy Markdown
Contributor

@pacevedom pacevedom left a comment

Choose a reason for hiding this comment

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

/lgtm

@openshift-ci openshift-ci Bot added the lgtm Indicates that a PR is ready to be merged. label Sep 29, 2025
@openshift-ci
Copy link
Copy Markdown
Contributor

openshift-ci Bot commented Sep 29, 2025

[APPROVALNOTIFIER] This PR is APPROVED

This pull-request has been approved by: microshift-rebase-script[bot], pacevedom

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 added the approved Indicates a PR has been approved by an approver from all required OWNERS files. label Sep 29, 2025
@pacevedom
Copy link
Copy Markdown
Contributor

/verified by CI

@openshift-ci-robot openshift-ci-robot added the verified Signifies that the PR passed pre-merge verification criteria label Sep 29, 2025
@openshift-ci-robot
Copy link
Copy Markdown

@pacevedom: This PR has been marked as verified by CI.

Details

In response to this:

/verified by CI

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 openshift-eng/jira-lifecycle-plugin repository.

@openshift-merge-bot openshift-merge-bot Bot merged commit ec5a8e2 into main Sep 29, 2025
12 checks passed
@openshift-merge-bot openshift-merge-bot Bot deleted the rebase-main-4.21.0-0.nightly-2025-09-27-154726_amd64-2025-09-27_arm64-2025-09-20 branch September 29, 2025 07:26
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. backport-risk-assessed Indicates a PR to a release branch has been evaluated and considered safe to accept. jira/valid-bug Indicates that a referenced Jira bug is valid for the branch this PR is targeting. jira/valid-reference Indicates that this PR references a valid Jira ticket of any type. lgtm Indicates that a PR is ready to be merged. tide/merge-method-squash Denotes a PR that should be squashed by tide when it merges. verified Signifies that the PR passed pre-merge verification criteria

Projects

None yet

Development

Successfully merging this pull request may close these issues.

2 participants