Skip to content

NO-ISSUE: rebase-release-4.18-4.18.0-0.nightly-2025-02-26-103013_amd64-2025-02-26_arm64-2025-02-26#4609

Merged
openshift-merge-bot[bot] merged 9 commits intorelease-4.18from
rebase-release-4.18-4.18.0-0.nightly-2025-02-26-103013_amd64-2025-02-26_arm64-2025-02-26
Feb 27, 2025
Merged

NO-ISSUE: rebase-release-4.18-4.18.0-0.nightly-2025-02-26-103013_amd64-2025-02-26_arm64-2025-02-26#4609
openshift-merge-bot[bot] merged 9 commits intorelease-4.18from
rebase-release-4.18-4.18.0-0.nightly-2025-02-26-103013_amd64-2025-02-26_arm64-2025-02-26

Conversation

@microshift-rebase-script
Copy link
Contributor

amd64: 4.18.0-0.nightly-2025-02-26-103013
arm64: 4.18.0-0.nightly-arm64-2025-02-26-165117
prow job: https://prow.ci.openshift.org/view/gs/origin-ci-test/logs/periodic-ci-openshift-microshift-release-4.18-rebase-on-nightlies/1894960917913800704

  • api embedded-component 3175f3026f905a311fa0a462afce2393c42d7f87 to cb44c196e68fc38178d56190d9de078069154a7b

    • 4e28da9 2025-02-20T12:56:36-05:00 bump controller-tools to 4.18 latest commit
  • cluster-kube-apiserver-operator embedded-component 763313c860ea43fcfc9b1ac00ebae096b57c078e to 087c72f1e261fb7c42fe6fc5d73a1f70d3c76d2f

    • 45e0252 2024-12-13T13:58:51+00:00 make update go format
    • f21e257 2024-12-13T13:58:51+00:00 skip generating certs when networkConfig.status.ServiceNetwork is nil
  • cluster-network-operator embedded-component b48488a6ee4c9e1ae778217817266baddd5f3e51 to cad5e40c4c21a8d1d638c20ed23529aa05ab0824

    • da95a13 2025-02-12T11:20:55+00:00 OVNK should be able to annotate network ID on NADs
    • 5240ef9 2025-02-12T11:20:53+00:00 Add support for route advertisements
  • kubernetes embedded-component acb9630c20d2fa0d11bad4c38c7b28e2db9d818b to 6020cf5333bdeb77f95fa33f8272e5251ea28edc

    • 4bdfededc 2025-02-17T14:12:15+01:00 UPSTREAM: : hack/update-vendor.sh, make update and update image
    • 6b3560758 2025-02-12T21:24:12+00:00 Release commit for Kubernetes v1.31.6
    • 4e49e903c 2025-02-10T14:30:58-06:00 Bump images, dependencies and versions to go 1.22.12 and distroless iptables
    • 4272f7016 2025-02-06T11:04:01-08:00 Kubelet server handler cleanup
    • 56652a09e 2025-02-03T18:42:09+01:00 Bump images, dependencies and versions to go 1.22.11 and distroless iptables
    • 739d6155f 2025-01-31T10:43:59+01:00 Fix the remaining flaky integration tests in Job controller
    • ac7239cdd 2025-01-31T10:43:54+01:00 WIP: fix the flaky Job integration tests
    • 4f9453c11 2025-01-28T17:52:29+02:00 kubeadm: use the v1beta4 EtcdAPICall timeout for etcd calls
    • aee841a0f 2025-01-23T13:10:35+01:00 hack: backport apidiff.sh
    • 8f8cca81a 2025-01-22T10:27:01+05:30 Added check for multipath device mapper
    • c5958ed88 2025-01-22T09:23:19+08:00 Fix: touch /dev/null permission denied on macos
    • ae081128a 2025-01-17T06:04:48+00:00 Fix Portworx plugin's CSI translation to copy secret name & namespace
    • 96b174718 2025-01-15T14:59:02+00:00 Update CHANGELOG/CHANGELOG-1.31.md for v1.31.5
    • aabc56c6e 2025-01-14T09:25:28+02:00 kubeadm: remove misplaced error during image pull
    • 9d10ddb06 2025-01-08T15:11:34+05:30 Fix Go vet errors for master golang
    • 15c8eac3f 2024-12-30T13:31:32-08:00 hack/tools: bump go-tools for go1.23.0
    • 4fd080971 2024-11-22T10:36:52-05:00 Fix nil pointer dereference in selectable fields check When checking specVersion.SelectableFields, if specVersion is nil, a nil pointer dereference could occur. This change updates the conditional to use || instead of &&, ensuring that the check for specVersion being nil happens first, avoiding potential runtime panics.
  • machine-config-operator embedded-component 965278a90f8d3d01d8c20bf87a8a5f26278748c3 to 83031233b51454446a4dc19b13d71d8a90c6c60a

    • 5b498e45 2025-02-12T13:37:48+00:00 daemon: update log verbs
  • oc image-amd64 a50d4c0e41a6eff7aafe21dbe564359a0b622bb1 to eb9bc9b02fc27a48cceccc0140fc3f8ee1414c64

    • 2e794987 2025-02-25T12:25:04-05:00 Bump go-jose for CVE-2025-27144
    • ca2e0046 2025-01-28T11:06:26-05:00 Address golang.org/x/* CVEs
  • router image-amd64 061909a4c397c048e6def163fda5d227c75f176b to 15430fd4fa51f63bb5413200fe524b670e79c1cf

    • bb824cc 2025-02-02T08:47:44+00:00 OCPBUGS-45290: Reject All CA-Signed Certs Using SHA1
  • kubernetes image-amd64 acb9630c20d2fa0d11bad4c38c7b28e2db9d818b to 6020cf5333bdeb77f95fa33f8272e5251ea28edc

    • 4bdfededc 2025-02-17T14:12:15+01:00 UPSTREAM: : hack/update-vendor.sh, make update and update image
    • 6b3560758 2025-02-12T21:24:12+00:00 Release commit for Kubernetes v1.31.6
    • 4e49e903c 2025-02-10T14:30:58-06:00 Bump images, dependencies and versions to go 1.22.12 and distroless iptables
    • 4272f7016 2025-02-06T11:04:01-08:00 Kubelet server handler cleanup
    • 56652a09e 2025-02-03T18:42:09+01:00 Bump images, dependencies and versions to go 1.22.11 and distroless iptables
    • 739d6155f 2025-01-31T10:43:59+01:00 Fix the remaining flaky integration tests in Job controller
    • ac7239cdd 2025-01-31T10:43:54+01:00 WIP: fix the flaky Job integration tests
    • 4f9453c11 2025-01-28T17:52:29+02:00 kubeadm: use the v1beta4 EtcdAPICall timeout for etcd calls
    • aee841a0f 2025-01-23T13:10:35+01:00 hack: backport apidiff.sh
    • 8f8cca81a 2025-01-22T10:27:01+05:30 Added check for multipath device mapper
    • c5958ed88 2025-01-22T09:23:19+08:00 Fix: touch /dev/null permission denied on macos
    • ae081128a 2025-01-17T06:04:48+00:00 Fix Portworx plugin's CSI translation to copy secret name & namespace
    • 96b174718 2025-01-15T14:59:02+00:00 Update CHANGELOG/CHANGELOG-1.31.md for v1.31.5
    • aabc56c6e 2025-01-14T09:25:28+02:00 kubeadm: remove misplaced error during image pull
    • 9d10ddb06 2025-01-08T15:11:34+05:30 Fix Go vet errors for master golang
    • 15c8eac3f 2024-12-30T13:31:32-08:00 hack/tools: bump go-tools for go1.23.0
    • 4fd080971 2024-11-22T10:36:52-05:00 Fix nil pointer dereference in selec

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 Feb 27, 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.18.0-0.nightly-2025-02-26-103013
arm64: 4.18.0-0.nightly-arm64-2025-02-26-165117
prow job: https://prow.ci.openshift.org/view/gs/origin-ci-test/logs/periodic-ci-openshift-microshift-release-4.18-rebase-on-nightlies/1894960917913800704

  • api embedded-component 3175f3026f905a311fa0a462afce2393c42d7f87 to cb44c196e68fc38178d56190d9de078069154a7b

  • 4e28da9 2025-02-20T12:56:36-05:00 bump controller-tools to 4.18 latest commit

  • cluster-kube-apiserver-operator embedded-component 763313c860ea43fcfc9b1ac00ebae096b57c078e to 087c72f1e261fb7c42fe6fc5d73a1f70d3c76d2f

  • 45e0252 2024-12-13T13:58:51+00:00 make update go format

  • f21e257 2024-12-13T13:58:51+00:00 skip generating certs when networkConfig.status.ServiceNetwork is nil

  • cluster-network-operator embedded-component b48488a6ee4c9e1ae778217817266baddd5f3e51 to cad5e40c4c21a8d1d638c20ed23529aa05ab0824

  • da95a13 2025-02-12T11:20:55+00:00 OVNK should be able to annotate network ID on NADs

  • 5240ef9 2025-02-12T11:20:53+00:00 Add support for route advertisements

  • kubernetes embedded-component acb9630c20d2fa0d11bad4c38c7b28e2db9d818b to 6020cf5333bdeb77f95fa33f8272e5251ea28edc

  • 4bdfededc 2025-02-17T14:12:15+01:00 UPSTREAM: : hack/update-vendor.sh, make update and update image

  • 6b3560758 2025-02-12T21:24:12+00:00 Release commit for Kubernetes v1.31.6

  • 4e49e903c 2025-02-10T14:30:58-06:00 Bump images, dependencies and versions to go 1.22.12 and distroless iptables

  • 4272f7016 2025-02-06T11:04:01-08:00 Kubelet server handler cleanup

  • 56652a09e 2025-02-03T18:42:09+01:00 Bump images, dependencies and versions to go 1.22.11 and distroless iptables

  • 739d6155f 2025-01-31T10:43:59+01:00 Fix the remaining flaky integration tests in Job controller

  • ac7239cdd 2025-01-31T10:43:54+01:00 WIP: fix the flaky Job integration tests

  • 4f9453c11 2025-01-28T17:52:29+02:00 kubeadm: use the v1beta4 EtcdAPICall timeout for etcd calls

  • aee841a0f 2025-01-23T13:10:35+01:00 hack: backport apidiff.sh

  • 8f8cca81a 2025-01-22T10:27:01+05:30 Added check for multipath device mapper

  • c5958ed88 2025-01-22T09:23:19+08:00 Fix: touch /dev/null permission denied on macos

  • ae081128a 2025-01-17T06:04:48+00:00 Fix Portworx plugin's CSI translation to copy secret name & namespace

  • 96b174718 2025-01-15T14:59:02+00:00 Update CHANGELOG/CHANGELOG-1.31.md for v1.31.5

  • aabc56c6e 2025-01-14T09:25:28+02:00 kubeadm: remove misplaced error during image pull

  • 9d10ddb06 2025-01-08T15:11:34+05:30 Fix Go vet errors for master golang

  • 15c8eac3f 2024-12-30T13:31:32-08:00 hack/tools: bump go-tools for go1.23.0

  • 4fd080971 2024-11-22T10:36:52-05:00 Fix nil pointer dereference in selectable fields check When checking specVersion.SelectableFields, if specVersion is nil, a nil pointer dereference could occur. This change updates the conditional to use || instead of &&, ensuring that the check for specVersion being nil happens first, avoiding potential runtime panics.

  • machine-config-operator embedded-component 965278a90f8d3d01d8c20bf87a8a5f26278748c3 to 83031233b51454446a4dc19b13d71d8a90c6c60a

  • 5b498e45 2025-02-12T13:37:48+00:00 daemon: update log verbs

  • oc image-amd64 a50d4c0e41a6eff7aafe21dbe564359a0b622bb1 to eb9bc9b02fc27a48cceccc0140fc3f8ee1414c64

  • 2e794987 2025-02-25T12:25:04-05:00 Bump go-jose for CVE-2025-27144

  • ca2e0046 2025-01-28T11:06:26-05:00 Address golang.org/x/* CVEs

  • router image-amd64 061909a4c397c048e6def163fda5d227c75f176b to 15430fd4fa51f63bb5413200fe524b670e79c1cf

  • bb824cc 2025-02-02T08:47:44+00:00 OCPBUGS-45290: Reject All CA-Signed Certs Using SHA1

  • kubernetes image-amd64 acb9630c20d2fa0d11bad4c38c7b28e2db9d818b to 6020cf5333bdeb77f95fa33f8272e5251ea28edc

  • 4bdfededc 2025-02-17T14:12:15+01:00 UPSTREAM: : hack/update-vendor.sh, make update and update image

  • 6b3560758 2025-02-12T21:24:12+00:00 Release commit for Kubernetes v1.31.6

  • 4e49e903c 2025-02-10T14:30:58-06:00 Bump images, dependencies and versions to go 1.22.12 and distroless iptables

  • 4272f7016 2025-02-06T11:04:01-08:00 Kubelet server handler cleanup

  • 56652a09e 2025-02-03T18:42:09+01:00 Bump images, dependencies and versions to go 1.22.11 and distroless iptables

  • 739d6155f 2025-01-31T10:43:59+01:00 Fix the remaining flaky integration tests in Job controller

  • ac7239cdd 2025-01-31T10:43:54+01:00 WIP: fix the flaky Job integration tests

  • 4f9453c11 2025-01-28T17:52:29+02:00 kubeadm: use the v1beta4 EtcdAPICall timeout for etcd calls

  • aee841a0f 2025-01-23T13:10:35+01:00 hack: backport apidiff.sh

  • 8f8cca81a 2025-01-22T10:27:01+05:30 Added check for multipath device mapper

  • c5958ed88 2025-01-22T09:23:19+08:00 Fix: touch /dev/null permission denied on macos

  • ae081128a 2025-01-17T06:04:48+00:00 Fix Portworx plugin's CSI translation to copy secret name & namespace

  • 96b174718 2025-01-15T14:59:02+00:00 Update CHANGELOG/CHANGELOG-1.31.md for v1.31.5

  • aabc56c6e 2025-01-14T09:25:28+02:00 kubeadm: remove misplaced error during image pull

  • 9d10ddb06 2025-01-08T15:11:34+05:30 Fix Go vet errors for master golang

  • 15c8eac3f 2024-12-30T13:31:32-08:00 hack/tools: bump go-tools for go1.23.0

  • 4fd080971 2024-11-22T10:36:52-05:00 Fix nil pointer dereference in selec

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 Feb 27, 2025
@openshift-ci openshift-ci bot requested review from pacevedom and pmtk February 27, 2025 04:49
@eslutsky
Copy link
Contributor

/test e2e-aws-tests-bootc-arm

1 similar comment
@eslutsky
Copy link
Contributor

/test e2e-aws-tests-bootc-arm

@openshift-ci
Copy link
Contributor

openshift-ci bot commented Feb 27, 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.

@eslutsky
Copy link
Contributor

/lgtm

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

openshift-ci bot commented Feb 27, 2025

[APPROVALNOTIFIER] This PR is APPROVED

This pull-request has been approved by: eslutsky, 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 Feb 27, 2025
@openshift-merge-bot openshift-merge-bot bot merged commit 5efe388 into release-4.18 Feb 27, 2025
13 checks passed
@openshift-merge-bot openshift-merge-bot bot deleted the rebase-release-4.18-4.18.0-0.nightly-2025-02-26-103013_amd64-2025-02-26_arm64-2025-02-26 branch February 27, 2025 14:22
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.

Projects

None yet

Development

Successfully merging this pull request may close these issues.

2 participants