Skip to content

NO-ISSUE: rebase-release-4.19-4.19.0-0.nightly-2026-04-15-194247_amd64-2026-04-15_arm64-2026-04-15#6508

Merged
openshift-merge-bot[bot] merged 5 commits into
release-4.19from
rebase-release-4.19-4.19.0-0.nightly-2026-04-15-194247_amd64-2026-04-15_arm64-2026-04-15
Apr 16, 2026
Merged

NO-ISSUE: rebase-release-4.19-4.19.0-0.nightly-2026-04-15-194247_amd64-2026-04-15_arm64-2026-04-15#6508
openshift-merge-bot[bot] merged 5 commits into
release-4.19from
rebase-release-4.19-4.19.0-0.nightly-2026-04-15-194247_amd64-2026-04-15_arm64-2026-04-15

Conversation

@microshift-rebase-script

Copy link
Copy Markdown
Contributor

amd64: 4.19.0-0.nightly-2026-04-15-194247
arm64: 4.19.0-0.nightly-arm64-2026-04-15-222552
prow job: https://prow.ci.openshift.org/view/gs/origin-ci-test/logs/periodic-ci-openshift-microshift-release-4.19-periodics-rebase-on-nightlies/2044626997635715072

  • machine-config-operator embedded-component c6d2a0384998bb4d60b12d06673d07ed8eea293b to df828dfef3bbadf24487359a688a42460abfa90c

    • 8888b62e 2026-04-08T12:48:08-04:00 controller: always determine MCP machine counts based on node properties
  • ovn-kubernetes image-amd64 253d3ed8c6babe1b07fcb7910df3ebaf2d3c5b33 to 816f6da51b9f7f496169aa583aef2022d6333bec

    • 225848ac 2026-03-25T18:26:11+05:30 EgressFirewall: Use exponential backoff to refresh IP addresses for DNS names
    • 679442da 2026-02-27T14:28:44+05:30 Add a e2e test for NodePort service
    • 46ce09a9 2026-02-27T14:28:22+05:30 Clear stale conntrack UDP entries for nodePorts
    • 8336fa03 2026-02-23T09:49:28+01:00 Minimize ACLs by combining ipBlocks into single ACL
  • ovn-kubernetes image-arm64 253d3ed8c6babe1b07fcb7910df3ebaf2d3c5b33 to cf0c520c07d7aaa3494122b7332e8dc017d47772

    • ab20d0a2 2026-03-31T16:41:42+08:00 node: fix serviceUpdateNotNeeded nil pointer comparison
    • 225848ac 2026-03-25T18:26:11+05:30 EgressFirewall: Use exponential backoff to refresh IP addresses for DNS names
    • 679442da 2026-02-27T14:28:44+05:30 Add a e2e test for NodePort service
    • 46ce09a9 2026-02-27T14:28:22+05:30 Clear stale conntrack UDP entries for nodePorts
    • 8336fa03 2026-02-23T09:49:28+01:00 Minimize ACLs by combining ipBlocks into single ACL

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

@microshift-rebase-script

Copy link
Copy Markdown
Contributor Author

/verified by automatic-rebase

@openshift-ci-robot openshift-ci-robot added the jira/valid-reference Indicates that this PR references a valid Jira ticket of any type. label Apr 16, 2026
@openshift-ci openshift-ci Bot added the tide/merge-method-squash Denotes a PR that should be squashed by tide when it merges. label Apr 16, 2026
@openshift-ci-robot

Copy link
Copy Markdown

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

Details

In response to this:

amd64: 4.19.0-0.nightly-2026-04-15-194247
arm64: 4.19.0-0.nightly-arm64-2026-04-15-222552
prow job: https://prow.ci.openshift.org/view/gs/origin-ci-test/logs/periodic-ci-openshift-microshift-release-4.19-periodics-rebase-on-nightlies/2044626997635715072

  • machine-config-operator embedded-component c6d2a0384998bb4d60b12d06673d07ed8eea293b to df828dfef3bbadf24487359a688a42460abfa90c

  • 8888b62e 2026-04-08T12:48:08-04:00 controller: always determine MCP machine counts based on node properties

  • ovn-kubernetes image-amd64 253d3ed8c6babe1b07fcb7910df3ebaf2d3c5b33 to 816f6da51b9f7f496169aa583aef2022d6333bec

  • 225848ac 2026-03-25T18:26:11+05:30 EgressFirewall: Use exponential backoff to refresh IP addresses for DNS names

  • 679442da 2026-02-27T14:28:44+05:30 Add a e2e test for NodePort service

  • 46ce09a9 2026-02-27T14:28:22+05:30 Clear stale conntrack UDP entries for nodePorts

  • 8336fa03 2026-02-23T09:49:28+01:00 Minimize ACLs by combining ipBlocks into single ACL

  • ovn-kubernetes image-arm64 253d3ed8c6babe1b07fcb7910df3ebaf2d3c5b33 to cf0c520c07d7aaa3494122b7332e8dc017d47772

  • ab20d0a2 2026-03-31T16:41:42+08:00 node: fix serviceUpdateNotNeeded nil pointer comparison

  • 225848ac 2026-03-25T18:26:11+05:30 EgressFirewall: Use exponential backoff to refresh IP addresses for DNS names

  • 679442da 2026-02-27T14:28:44+05:30 Add a e2e test for NodePort service

  • 46ce09a9 2026-02-27T14:28:22+05:30 Clear stale conntrack UDP entries for nodePorts

  • 8336fa03 2026-02-23T09:49:28+01:00 Minimize ACLs by combining ipBlocks into single ACL

/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 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 Apr 16, 2026
@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

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 agullon and vanhalenar April 16, 2026 04:21
@openshift-ci

openshift-ci Bot commented Apr 16, 2026

Copy link
Copy Markdown
Contributor

@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 pacevedom left a comment

Copy link
Copy Markdown
Contributor

Choose a reason for hiding this comment

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

/lgtm

@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 Apr 16, 2026
@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-ci openshift-ci Bot added the lgtm Indicates that a PR is ready to be merged. label Apr 16, 2026
@openshift-ci

openshift-ci Bot commented Apr 16, 2026

Copy link
Copy Markdown
Contributor

[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 Apr 16, 2026
@openshift-merge-bot openshift-merge-bot Bot merged commit 4714a54 into release-4.19 Apr 16, 2026
14 checks passed
@openshift-merge-bot openshift-merge-bot Bot deleted the rebase-release-4.19-4.19.0-0.nightly-2026-04-15-194247_amd64-2026-04-15_arm64-2026-04-15 branch April 16, 2026 08:14
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