Skip to content

NO-ISSUE: rebase-release-4.19-4.19.0-0.nightly-2025-09-03-061123_amd64-2025-09-03_arm64-2025-09-03#5400

Merged
openshift-merge-bot[bot] merged 12 commits intorelease-4.19from
rebase-release-4.19-4.19.0-0.nightly-2025-09-03-061123_amd64-2025-09-03_arm64-2025-09-03
Sep 5, 2025
Merged

NO-ISSUE: rebase-release-4.19-4.19.0-0.nightly-2025-09-03-061123_amd64-2025-09-03_arm64-2025-09-03#5400
openshift-merge-bot[bot] merged 12 commits intorelease-4.19from
rebase-release-4.19-4.19.0-0.nightly-2025-09-03-061123_amd64-2025-09-03_arm64-2025-09-03

Conversation

@microshift-rebase-script
Copy link
Contributor

amd64: 4.19.0-0.nightly-2025-09-03-061123
arm64: 4.19.0-0.nightly-arm64-2025-09-03-055143
prow job: https://prow.ci.openshift.org/view/gs/origin-ci-test/logs/periodic-ci-openshift-microshift-release-4.19-periodics-rebase-on-nightlies/1963452314631016448

  • api embedded-component 1c614f54419fa23266ae2f6660b9034893749079 to c9f500dc7ca317fcb4028b172a8c638305976e7f

    • d68a59ca 2025-07-28T16:09:34+05:30 Lift 4.19 feature gate for RouteAdvertisements
  • cluster-kube-apiserver-operator embedded-component f9683e5669a03f0b93cf555d2942a04f3a2c5912 to 80c1fc3d81e3392ef7b056c8833185c8bdf6f599

    • ed836a1 2025-08-05T16:03:13+08:00 [release-4.19] Set goaway chance to 0.001
  • cluster-network-operator embedded-component bc62016ccc39a66406caf5110ac7140f285fb264 to bc27b42976486bd395fdbb0f4fbc9a5a8499be2c

    • c8c1f37 2025-08-06T13:52:41+00:00 Update CNO reviwers/approvers
  • etcd embedded-component a5421dfe551a2e9c911a75062a4cdeb7473f5c26 to eb0acd5c92a830da18d7d0d789f7a8ecac860620

    • e33cbd2a 2025-08-29T06:28:57+00:00 Revert "OCPBUGS-52181: Ensure cluster id changes during force-new-cluster"
  • kubernetes embedded-component 2f14046818a7ff3ae3e9da76376991698d7188f1 to 169f654a6b0bc3dcca620eda17240b86c578cb10

  • machine-config-operator embedded-component 366ecc0d61006b46a8e05cddb8dfffd5e347a09b to 1cc3b020cb2d5cdcb9135de39ddbd0ddd494495f

    • 0be59603 2025-08-21T09:00:51-04:00 tests: update OnClusterBuild tests to have MOSC and MCPs with matching names
    • ef8b5f63 2025-07-28T14:09:53+00:00 fixing comment styles
    • 7cb5b975 2025-07-28T14:09:53+00:00 fixing noisy logs for MCN
  • openshift-controller-manager embedded-component a672407574befa9faf6a56078d6852229701f8c6 to 5b3063ff149f290bebca0783fc508dfbf07689a5

    • 2568a3b 2025-05-22T12:01:27+00:00 legacy image pull secret rollback controller
    • 2f75d7d 2025-05-22T12:01:27+00:00 introduce rollback controllers
  • ovn-kubernetes image-amd64 1e27e7a22ddb5a30fe5ae7ccb8e1d3967bc645ec to 6ff66743c4fbd0c413cf4bb9933a1eb510aa42e4

    • a4925460 2025-08-25T16:20:27+02:00 Fix getHostNamespaceAddressesForNode error wrapping
    • 0e52a994 2025-08-21T09:11:31-07:00 incorrect CNI result for primary UDN is returned in the unprivileged mode
    • d074c6c9 2025-08-20T16:21:53-04:00 Ensure that UDN updates update NAD annotations correctly
    • 0a2536b1 2025-08-20T20:59:54+02:00 fix: gw accelerated interface - use gwInterfaceRep instead of bridge(LOCAL)
    • d5e0632b 2025-08-20T13:39:16+02:00 Enable CEL validation for subnet overlaps for Layer2 (C)UDN
    • fa6f7d29 2025-08-20T13:39:16+02:00 Allow for allocating all valid host IPs from ReservedSubnets
    • 10338ca7 2025-08-20T13:39:16+02:00 Fix excludeSubnets bug found by rabbitai
    • 49ae5139 2025-08-20T13:39:16+02:00 Refactor ipallocator.AddOrUpdateSubnet to take a struct
    • ad5bb221 2025-08-20T13:39:16+02:00 Refactor parseSubnets in multi_network.go
    • 9e3eb36b 2025-08-20T13:39:16+02:00 Guard new API fields support with feature flag
    • 3c6b2e35 2025-08-20T13:39:16+02:00 E2E: Add tests for custom primary L2 UDNs
    • b8f61b06 2025-08-20T13:39:16+02:00 E2E: Add a test variant for the newly added API fields
    • eb6032d6 2025-08-20T13:39:16+02:00 E2E: Refactor network creation to always filter the supported networks
    • 0988d273 2025-08-20T13:39:16+02:00 E2E: Rename joinCIDRs to joinStrings
    • f1406815 2025-08-20T13:39:12+02:00 Layer2 UDN: Add support for InfrastructureSubnets
    • 64540ab2 2025-08-20T13:31:19+02:00 Layer2 UDN: Add support for DefaultGatewayIPs
    • 841d398c 2025-08-20T13:31:19+02:00 Layer2 UDN: Add support for ReservedSubnets
    • 6d46691f 2025-08-20T13:31:19+02:00 Extract static IP allocator into a separate interface
    • 15223486 2025-08-20T13:31:18+02:00 Add Layer2 (Cluster) UDN API fields
    • 742041be 2025-08-19T17:51:08+02:00 Refactor: Rename config flag routed-udn-isolation to advertised-udn-isolation-mode
    • 28c67eac 2025-08-19T17:51:08+02:00 node: refactor MEG/Advertised UDN ingress and egress flows
    • 01fccb76 2025-08-19T17:51:08+02:00 Set nodes default gateway to the external FRR router for isolation loose mode
    • b1c9b281 2025-08-19T17:51:08+02:00 Add CI lane and E2E to test loosly isolated advertised UDNs
    • 636eaeb8 2025-08-19T17:51:08+02:00 Skip adding drop ACLs when Routed UDN Isolation is disabled
    • e1ac3994 2025-08-19T17:51:08+02:00 Provide global routed udn isolation option
    • 3c082359 2025-08-19T08:47:48+02:00 Revert "Skip session affinity conformance test"
    • 6222ec8e 2025-08-17T12:07:55-07:00 fix d/s merge conflict
    • bf174d67 2025-08-15T22:54:55-07:00 support unprivileged mode CNI for plumbing the UDN primary interface
    • d0e0e285 2025-08-15T22:54:55-07:00 Add VF device support for primary UDN Pod interface
    • b05875b1 2025-08-15T21:18:52-07:00 SDN-3674 Copy annotations from UDN to NAD
    • 13291aef 2025-08-14T18:30:20-04:00 kind.sh: Allow to override duration to sleep at the end
    • e4d2b281 2025-08-14T21:24:09+02:00 [node_allocator] Add stale annotation cleanup.
    • 0bbfdd83 2025-08-14T21:24:09+02:00 [e2e fix] Parse JoinIPs from the NAD spec instead of annotation.
    • 0e565af2 2025-08-14T21:24:09+02:00 Fix unit test: egressIP.
    • 04

The change list was truncated. See scripts/auto-rebase/changelog.txt in the PR for the full details.

/label tide/merge-method-squash
/label cherry-pick-approved
/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 4, 2025
@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-09-03-061123
arm64: 4.19.0-0.nightly-arm64-2025-09-03-055143
prow job: https://prow.ci.openshift.org/view/gs/origin-ci-test/logs/periodic-ci-openshift-microshift-release-4.19-periodics-rebase-on-nightlies/1963452314631016448

  • api embedded-component 1c614f54419fa23266ae2f6660b9034893749079 to c9f500dc7ca317fcb4028b172a8c638305976e7f

  • d68a59ca 2025-07-28T16:09:34+05:30 Lift 4.19 feature gate for RouteAdvertisements

  • cluster-kube-apiserver-operator embedded-component f9683e5669a03f0b93cf555d2942a04f3a2c5912 to 80c1fc3d81e3392ef7b056c8833185c8bdf6f599

  • ed836a1 2025-08-05T16:03:13+08:00 [release-4.19] Set goaway chance to 0.001

  • cluster-network-operator embedded-component bc62016ccc39a66406caf5110ac7140f285fb264 to bc27b42976486bd395fdbb0f4fbc9a5a8499be2c

  • c8c1f37 2025-08-06T13:52:41+00:00 Update CNO reviwers/approvers

  • etcd embedded-component a5421dfe551a2e9c911a75062a4cdeb7473f5c26 to eb0acd5c92a830da18d7d0d789f7a8ecac860620

  • e33cbd2a 2025-08-29T06:28:57+00:00 Revert "OCPBUGS-52181: Ensure cluster id changes during force-new-cluster"

  • kubernetes embedded-component 2f14046818a7ff3ae3e9da76376991698d7188f1 to 169f654a6b0bc3dcca620eda17240b86c578cb10

  • 033cd87cf 2025-08-29T08:11:07+00:00 UPSTREAM: : Revert "Merge pull request USHIFT-1737: fix: add wait for microshift serice to make sure health check succeeds #2412 from dusk125/rebase-v1.32.8"

  • machine-config-operator embedded-component 366ecc0d61006b46a8e05cddb8dfffd5e347a09b to 1cc3b020cb2d5cdcb9135de39ddbd0ddd494495f

  • 0be59603 2025-08-21T09:00:51-04:00 tests: update OnClusterBuild tests to have MOSC and MCPs with matching names

  • ef8b5f63 2025-07-28T14:09:53+00:00 fixing comment styles

  • 7cb5b975 2025-07-28T14:09:53+00:00 fixing noisy logs for MCN

  • openshift-controller-manager embedded-component a672407574befa9faf6a56078d6852229701f8c6 to 5b3063ff149f290bebca0783fc508dfbf07689a5

  • 2568a3b 2025-05-22T12:01:27+00:00 legacy image pull secret rollback controller

  • 2f75d7d 2025-05-22T12:01:27+00:00 introduce rollback controllers

  • ovn-kubernetes image-amd64 1e27e7a22ddb5a30fe5ae7ccb8e1d3967bc645ec to 6ff66743c4fbd0c413cf4bb9933a1eb510aa42e4

  • a4925460 2025-08-25T16:20:27+02:00 Fix getHostNamespaceAddressesForNode error wrapping

  • 0e52a994 2025-08-21T09:11:31-07:00 incorrect CNI result for primary UDN is returned in the unprivileged mode

  • d074c6c9 2025-08-20T16:21:53-04:00 Ensure that UDN updates update NAD annotations correctly

  • 0a2536b1 2025-08-20T20:59:54+02:00 fix: gw accelerated interface - use gwInterfaceRep instead of bridge(LOCAL)

  • d5e0632b 2025-08-20T13:39:16+02:00 Enable CEL validation for subnet overlaps for Layer2 (C)UDN

  • fa6f7d29 2025-08-20T13:39:16+02:00 Allow for allocating all valid host IPs from ReservedSubnets

  • 10338ca7 2025-08-20T13:39:16+02:00 Fix excludeSubnets bug found by rabbitai

  • 49ae5139 2025-08-20T13:39:16+02:00 Refactor ipallocator.AddOrUpdateSubnet to take a struct

  • ad5bb221 2025-08-20T13:39:16+02:00 Refactor parseSubnets in multi_network.go

  • 9e3eb36b 2025-08-20T13:39:16+02:00 Guard new API fields support with feature flag

  • 3c6b2e35 2025-08-20T13:39:16+02:00 E2E: Add tests for custom primary L2 UDNs

  • b8f61b06 2025-08-20T13:39:16+02:00 E2E: Add a test variant for the newly added API fields

  • eb6032d6 2025-08-20T13:39:16+02:00 E2E: Refactor network creation to always filter the supported networks

  • 0988d273 2025-08-20T13:39:16+02:00 E2E: Rename joinCIDRs to joinStrings

  • f1406815 2025-08-20T13:39:12+02:00 Layer2 UDN: Add support for InfrastructureSubnets

  • 64540ab2 2025-08-20T13:31:19+02:00 Layer2 UDN: Add support for DefaultGatewayIPs

  • 841d398c 2025-08-20T13:31:19+02:00 Layer2 UDN: Add support for ReservedSubnets

  • 6d46691f 2025-08-20T13:31:19+02:00 Extract static IP allocator into a separate interface

  • 15223486 2025-08-20T13:31:18+02:00 Add Layer2 (Cluster) UDN API fields

  • 742041be 2025-08-19T17:51:08+02:00 Refactor: Rename config flag routed-udn-isolation to advertised-udn-isolation-mode

  • 28c67eac 2025-08-19T17:51:08+02:00 node: refactor MEG/Advertised UDN ingress and egress flows

  • 01fccb76 2025-08-19T17:51:08+02:00 Set nodes default gateway to the external FRR router for isolation loose mode

  • b1c9b281 2025-08-19T17:51:08+02:00 Add CI lane and E2E to test loosly isolated advertised UDNs

  • 636eaeb8 2025-08-19T17:51:08+02:00 Skip adding drop ACLs when Routed UDN Isolation is disabled

  • e1ac3994 2025-08-19T17:51:08+02:00 Provide global routed udn isolation option

  • 3c082359 2025-08-19T08:47:48+02:00 Revert "Skip session affinity conformance test"

  • 6222ec8e 2025-08-17T12:07:55-07:00 fix d/s merge conflict

  • bf174d67 2025-08-15T22:54:55-07:00 support unprivileged mode CNI for plumbing the UDN primary interface

  • d0e0e285 2025-08-15T22:54:55-07:00 Add VF device support for primary UDN Pod interface

  • b05875b1 2025-08-15T21:18:52-07:00 SDN-3674 Copy annotations from UDN to NAD

  • 13291aef 2025-08-14T18:30:20-04:00 kind.sh: Allow to override duration to sleep at the end

  • e4d2b281 2025-08-14T21:24:09+02:00 [node_allocator] Add stale annotation cleanup.

  • 0bbfdd83 2025-08-14T21:24:09+02:00 [e2e fix] Parse JoinIPs from the NAD spec instead of annotation.

  • 0e565af2 2025-08-14T21:24:09+02:00 Fix unit test: egressIP.

  • 04

The change list was truncated. See scripts/auto-rebase/changelog.txt in the PR for the full details.

/label tide/merge-method-squash
/label cherry-pick-approved
/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. cherry-pick-approved Indicates a cherry-pick PR into a release branch has been approved by the release branch manager. 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 Sep 4, 2025
@copejon
Copy link
Contributor

copejon commented Sep 4, 2025

/retest-required

@copejon
Copy link
Contributor

copejon commented Sep 4, 2025

/lgtm

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

openshift-ci bot commented Sep 4, 2025

[APPROVALNOTIFIER] This PR is APPROVED

This pull-request has been approved by: copejon, microshift-rebase-script[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 added the approved Indicates a PR has been approved by an approver from all required OWNERS files. label Sep 4, 2025
@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 Sep 5, 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.

@openshift-ci
Copy link
Contributor

openshift-ci bot commented Sep 5, 2025

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

@openshift-merge-bot openshift-merge-bot bot merged commit d61c18b into release-4.19 Sep 5, 2025
13 checks passed
@openshift-merge-bot openshift-merge-bot bot deleted the rebase-release-4.19-4.19.0-0.nightly-2025-09-03-061123_amd64-2025-09-03_arm64-2025-09-03 branch September 5, 2025 15:20
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. cherry-pick-approved Indicates a cherry-pick PR into a release branch has been approved by the release branch manager. 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