-
Notifications
You must be signed in to change notification settings - Fork 112
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-48364: Update to Kubernetes 1.31.4 #2179
OCPBUGS-48364: Update to Kubernetes 1.31.4 #2179
Conversation
Fixes kubernetes#127792 Fixes bug where a node's PodCIDR was released when the node was given a delete time stamp, but was hanging around due to a finalizer.
…tables Signed-off-by: cpanato <[email protected]>
[release-1.31][go] Bump images, dependencies and versions to go 1.22.9 and distroless iptables
…ry-pick-of-#128305-upstream-release-1.31 Automated cherry pick of kubernetes#128305: Ensure that a node's CIDR isn't released until the node is deleted
…-pick-of-#128286-upstream-release-1.31 Automated cherry pick of kubernetes#128286: fix isLikelyNotMountPointStatx relative path issue
Kubernetes official release v1.31.4
@bertinatto: 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 |
@bertinatto: This pull request references Jira Issue OCPBUGS-48364, 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. |
/jira refresh |
@atiratree: This pull request references Jira Issue OCPBUGS-48364, which is valid. 3 validation(s) were run on this bug
Requesting review from QA contact: 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. |
/lgtm |
[APPROVALNOTIFIER] This PR is APPROVED This pull-request has been approved by: atiratree, bertinatto 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 |
/remove-label backports/unvalidated-commits Trying to bring 4.19 on pair with 4.18. |
/retest-required |
1 similar comment
/retest-required |
6 similar comments
@bertinatto: The following test failed, say
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. |
d6d0ba1
into
openshift:master
@bertinatto: Jira Issue OCPBUGS-48364: All pull requests linked via external trackers have merged: Jira Issue OCPBUGS-48364 has been moved to the MODIFIED state. 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. |
[ART PR BUILD NOTIFIER] Distgit: openshift-enterprise-pod |
[ART PR BUILD NOTIFIER] Distgit: kube-proxy |
[ART PR BUILD NOTIFIER] Distgit: openshift-enterprise-hyperkube |
[ART PR BUILD NOTIFIER] Distgit: ose-installer-kube-apiserver-artifacts |
/assign @atiratree
#2163 was created for 4.18, but I miss updating in
master
as well. This PR is intended to fix that.