Skip to content

NO-ISSUE: rebase-release-4.19-4.19.0-0.nightly-2025-10-08-095350_amd64-2025-10-08_arm64-2025-10-08#5584

Merged
openshift-merge-bot[bot] merged 5 commits intorelease-4.19from
rebase-release-4.19-4.19.0-0.nightly-2025-10-08-095350_amd64-2025-10-08_arm64-2025-10-08
Oct 9, 2025
Merged

NO-ISSUE: rebase-release-4.19-4.19.0-0.nightly-2025-10-08-095350_amd64-2025-10-08_arm64-2025-10-08#5584
openshift-merge-bot[bot] merged 5 commits intorelease-4.19from
rebase-release-4.19-4.19.0-0.nightly-2025-10-08-095350_amd64-2025-10-08_arm64-2025-10-08

Conversation

@microshift-rebase-script
Copy link
Contributor

amd64: 4.19.0-0.nightly-2025-10-08-095350
arm64: 4.19.0-0.nightly-arm64-2025-10-08-221946
prow job: https://prow.ci.openshift.org/view/gs/origin-ci-test/logs/periodic-ci-openshift-microshift-release-4.19-periodics-rebase-on-nightlies/1976135697186164736

  • machine-config-operator embedded-component 7f7769181710cfcd7418194a181f9c24f92b9c47 to 3e08c8dfb72e80f3817c147b4efcfdc02b6f43b7

    • b2e3e12e 2025-10-03T13:27:50+00:00 certcontroller: update unit tests
    • 8e35de3a 2025-10-03T13:27:50+00:00 certcontroller: resync on infra object
    • 4d584ee5 2025-09-15T09:30:09-04:00 crc & kcc: Before deleting a degraded MC, ensure that the annotations have not been updated since the last check
  • ovn-kubernetes image-arm64 6ff66743c4fbd0c413cf4bb9933a1eb510aa42e4 to 48ed8433a1408ca744dc81dd95d70b9fd1424d2f

    • ba90f223 2025-09-29T17:47:06+02:00 Fix EgressIP controller deadlock by sorting node locks lexicographically
    • 0b161878 2025-09-23T17:41:45-04:00 [release-4.20] OCPBUGS-61239: Skip node-encap-ips annotation in DPU host mode
    • 77fe97ad 2025-09-16T12:16:32+00:00 OCPBUGS-61065: As part of DPF installation we are required to use OCP downstream image for dpu service. Dpu service uses upstream ovnkube.sh script that requires ovndb-raft-functions.sh as a dependency. This change copies it into the image as part of Dockerfile.base
    • fe444a75 2025-09-09T16:41:27+02:00 E2E localnet: send three pings instead of just one
    • 90e8e0ab 2025-09-09T16:41:27+02:00 E2E localnet: localnet -> host network on VLAN with external router
    • 44182f55 2025-09-09T16:41:27+02:00 E2E localnet: host network -> localnet on VLAN with external router
    • 3000947b 2025-09-09T16:41:27+02:00 E2E localnet: default network->localnet on VLAN with external router
    • 43854789 2025-09-09T16:41:27+02:00 E2E localnet: Fix requirement on number of schedulable nodes
    • 6e4588a3 2025-09-09T16:41:27+02:00 E2E localnet: make IP request for localnet pod extensible
    • ece915da 2025-09-09T16:41:27+02:00 E2E localnet: specify that the localnet uses IPs from host subnet
    • 2a91e405 2025-09-09T16:41:27+02:00 E2E localnet: remove references to downstream bugs and stories
    • 9ff5050e 2025-09-09T16:41:27+02:00 Configure existing multihoming CI lane as IC-enabled and shared gw
    • 5041ae2f 2025-09-09T16:41:27+02:00 E2E: add test host -> localnet with IP in host subnet
    • 11e4a9c3 2025-09-09T16:41:27+02:00 E2E localnet: remove double import of ginkgo
    • 53c3e110 2025-09-09T16:41:27+02:00 Openflow: lookup conntrack & table=1 when breth0 is next hop (IPv6)
    • 2c3d0274 2025-09-09T16:41:27+02:00 Openflow: drop in_port from IPv6 dispatch OF rule at prio=50
    • cc65df72 2025-09-09T16:41:27+02:00 Openflow: lookup conntrack & table=1 only when breth0 is next hop

/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 Oct 9, 2025
@microshift-rebase-script
Copy link
Contributor Author

/verified by automatic-rebase

@openshift-ci-robot
Copy link

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

Details

In response to this:

amd64: 4.19.0-0.nightly-2025-10-08-095350
arm64: 4.19.0-0.nightly-arm64-2025-10-08-221946
prow job: https://prow.ci.openshift.org/view/gs/origin-ci-test/logs/periodic-ci-openshift-microshift-release-4.19-periodics-rebase-on-nightlies/1976135697186164736

  • machine-config-operator embedded-component 7f7769181710cfcd7418194a181f9c24f92b9c47 to 3e08c8dfb72e80f3817c147b4efcfdc02b6f43b7

  • b2e3e12e 2025-10-03T13:27:50+00:00 certcontroller: update unit tests

  • 8e35de3a 2025-10-03T13:27:50+00:00 certcontroller: resync on infra object

  • 4d584ee5 2025-09-15T09:30:09-04:00 crc & kcc: Before deleting a degraded MC, ensure that the annotations have not been updated since the last check

  • ovn-kubernetes image-arm64 6ff66743c4fbd0c413cf4bb9933a1eb510aa42e4 to 48ed8433a1408ca744dc81dd95d70b9fd1424d2f

  • ba90f223 2025-09-29T17:47:06+02:00 Fix EgressIP controller deadlock by sorting node locks lexicographically

  • 0b161878 2025-09-23T17:41:45-04:00 [release-4.20] OCPBUGS-61239: Skip node-encap-ips annotation in DPU host mode

  • 77fe97ad 2025-09-16T12:16:32+00:00 OCPBUGS-61065: As part of DPF installation we are required to use OCP downstream image for dpu service. Dpu service uses upstream ovnkube.sh script that requires ovndb-raft-functions.sh as a dependency. This change copies it into the image as part of Dockerfile.base

  • fe444a75 2025-09-09T16:41:27+02:00 E2E localnet: send three pings instead of just one

  • 90e8e0ab 2025-09-09T16:41:27+02:00 E2E localnet: localnet -> host network on VLAN with external router

  • 44182f55 2025-09-09T16:41:27+02:00 E2E localnet: host network -> localnet on VLAN with external router

  • 3000947b 2025-09-09T16:41:27+02:00 E2E localnet: default network->localnet on VLAN with external router

  • 43854789 2025-09-09T16:41:27+02:00 E2E localnet: Fix requirement on number of schedulable nodes

  • 6e4588a3 2025-09-09T16:41:27+02:00 E2E localnet: make IP request for localnet pod extensible

  • ece915da 2025-09-09T16:41:27+02:00 E2E localnet: specify that the localnet uses IPs from host subnet

  • 2a91e405 2025-09-09T16:41:27+02:00 E2E localnet: remove references to downstream bugs and stories

  • 9ff5050e 2025-09-09T16:41:27+02:00 Configure existing multihoming CI lane as IC-enabled and shared gw

  • 5041ae2f 2025-09-09T16:41:27+02:00 E2E: add test host -> localnet with IP in host subnet

  • 11e4a9c3 2025-09-09T16:41:27+02:00 E2E localnet: remove double import of ginkgo

  • 53c3e110 2025-09-09T16:41:27+02:00 Openflow: lookup conntrack & table=1 when breth0 is next hop (IPv6)

  • 2c3d0274 2025-09-09T16:41:27+02:00 Openflow: drop in_port from IPv6 dispatch OF rule at prio=50

  • cc65df72 2025-09-09T16:41:27+02:00 Openflow: lookup conntrack & table=1 only when breth0 is next hop

/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. jira/valid-bug Indicates that a referenced Jira bug is valid for the branch this PR is targeting. labels Oct 9, 2025
@openshift-ci-robot
Copy link

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

Details

In response to this:

/verified by automatic-rebase

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 copejon and pacevedom October 9, 2025 04:48
@openshift-ci
Copy link
Contributor

openshift-ci bot commented Oct 9, 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.

@pacevedom
Copy link
Contributor

/verified by CI

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

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

@pmtk
Copy link
Member

pmtk commented Oct 9, 2025

/lgtm

@openshift-ci openshift-ci bot added the lgtm Indicates that a PR is ready to be merged. label Oct 9, 2025
@openshift-ci
Copy link
Contributor

openshift-ci bot commented Oct 9, 2025

[APPROVALNOTIFIER] This PR is APPROVED

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

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 Oct 9, 2025
@openshift-merge-bot openshift-merge-bot bot merged commit 5a9a79e into release-4.19 Oct 9, 2025
13 checks passed
@openshift-merge-bot openshift-merge-bot bot deleted the rebase-release-4.19-4.19.0-0.nightly-2025-10-08-095350_amd64-2025-10-08_arm64-2025-10-08 branch October 9, 2025 08:49
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.

3 participants