Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

OCPBUGS-44513: Bump k8s api to 1.29.10 #2133

Open
wants to merge 27 commits into
base: release-4.16
Choose a base branch
from

Conversation

jerpeter1
Copy link
Member

Bump kubernetes version to 1.29.10
/cc @bertinatto

dashpole and others added 27 commits August 29, 2024 00:16
…rry-pick-of-#127151-base-release-1.29

Automated cherry pick of kubernetes#127151: Remove `socat` and `ebtables` from kubeadm preflight checks
The endpoints controller store the resource version of the previous
Endpoints objects to avoid issues related to stale information on the
cache.

However, there can be update operations that succeed without increasing
the resource version, causing the endpoints controller to declare stale
the existing Resource Version and stopping the Endpoints to be updated.

Co-Author-By: Quan Tian <[email protected]>
Co-Author-By: Yang Yang <[email protected]>
…erry-pick-of-#127417-origin-release-1.29

Automated cherry pick of kubernetes#127417: bugfix: endpoints controller track resource version
… exists when the MemberAddAsLearner/MemberAdd fails
Cherrypick of kubernetes#126957 on 1.29: Fix memory leak from global OpenTelemetry MeterProvider
…ck-of-#127491-upstream-release-1.29-1727263642

Automated cherry pick of kubernetes#127491: kubeadm: check whether the peer URL for the added etcd member already exists when the MemberAddAsLearner/MemberAdd fails
…-pick-of-#127780-origin-release-1.29

Automated cherry pick of kubernetes#127780: Fix deleted UDP endpoint detection
… correct member list when the member to be removed did not exist
…ck-of-#127650-upstream-release-1.29

Automated cherry pick of kubernetes#127650: kubeadm: fix a bug where the RemoveMember function did not return the correct member list when the member to be removed did not exist
…erry-pick-of-#123233-upstream-release-1.29

Automated cherry pick of kubernetes#123233: Fix daemonset to ensure old unhealthy pods are counted
…ck-of-#122022-upstream-release-1.29

Automated cherry pick of kubernetes#122022: fix: requeue pods rejected by Extenders properly
Kubernetes official release v1.29.10
@openshift-ci-robot openshift-ci-robot added the backports/unvalidated-commits Indicates that not all commits come to merged upstream PRs. label Nov 13, 2024
@openshift-ci-robot openshift-ci-robot added the jira/valid-reference Indicates that this PR references a valid Jira ticket of any type. label Nov 13, 2024
@openshift-ci-robot openshift-ci-robot added the jira/invalid-bug Indicates that a referenced Jira bug is invalid for the branch this PR is targeting. label Nov 13, 2024
@openshift-ci-robot
Copy link

@jerpeter1: This pull request references Jira Issue OCPBUGS-44513, which is invalid:

  • expected the bug to target the "4.16.z" version, but no target version was set
  • release note text must be set and not match the template OR release note type must be set to "Release Note Not Required". For more information you can reference the OpenShift Bug Process.
  • expected dependent Jira Issue OCPBUGS-44512 to be in one of the following states: VERIFIED, RELEASE PENDING, CLOSED (ERRATA), CLOSED (CURRENT RELEASE), CLOSED (DONE), CLOSED (DONE-ERRATA), but it is New instead
  • expected dependent Jira Issue OCPBUGS-44512 to target a version in 4.17.0, 4.17.z, but no target version was set

Comment /jira refresh to re-evaluate validity if changes to the Jira bug are made, or edit the title of this pull request to link to a different bug.

The bug has been updated to refer to the pull request using the external bug tracker.

In response to this:

Bump kubernetes version to 1.29.10
/cc @bertinatto

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-robot
Copy link

@jerpeter1: the contents of this pull request could not be automatically validated.

The following commits could not be validated and must be approved by a top-level approver:

Comment /validate-backports to re-evaluate validity of the upstream PRs, for example when they are merged upstream.

@openshift-ci openshift-ci bot added the vendor-update Touching vendor dir or related files label Nov 13, 2024
Copy link

openshift-ci bot commented Nov 13, 2024

[APPROVALNOTIFIER] This PR is APPROVED

This pull-request has been approved by: jerpeter1

The full list of commands accepted by this bot can be found here.

The pull request process is described here

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 Nov 13, 2024
Copy link

openshift-ci bot commented Nov 14, 2024

@jerpeter1: all tests passed!

Full PR test history. Your PR dashboard.

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.

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. backports/unvalidated-commits Indicates that not all commits come to merged upstream PRs. jira/invalid-bug Indicates that a referenced Jira bug is invalid for the branch this PR is targeting. jira/valid-reference Indicates that this PR references a valid Jira ticket of any type. vendor-update Touching vendor dir or related files
Projects
None yet
Development

Successfully merging this pull request may close these issues.