-
Notifications
You must be signed in to change notification settings - Fork 107
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
base: release-4.16
Are you sure you want to change the base?
Conversation
Follow-up on kubernetes/release#3722 Signed-off-by: Sascha Grunert <[email protected]>
…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
…available budget.
[release-1.29] bump go to 1.22.7
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
[release-1.29] bump golang to 1.22.8
Kubernetes official release v1.29.10
@jerpeter1: This pull request references Jira Issue OCPBUGS-44513, which is invalid:
Comment The bug has been updated to refer to the pull request using the external bug tracker. In response to this:
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. |
[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 |
@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. |
Bump kubernetes version to 1.29.10
/cc @bertinatto