-
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-49906: Bump k8s api to 1.29.13 #2199
Conversation
Signed-off-by: cpanato <[email protected]>
skip TestCreateBlobDisk test
…tables Signed-off-by: cpanato <[email protected]>
[release-1.29][go] Bump images, dependencies and versions to go 1.22.9 and distroless iptables
… the actual state of the world before marking the volume as detached. It may cause a pod to be stuck in the Terminating state due to the above issue when it was deleted.
…ptables Signed-off-by: cpanato <[email protected]>
[release-1.29][go] Bump images, dependencies and versions to go 1.22.10 and distroless iptables
…ck-of-#129095-upstream-release-1.29 Automated cherry pick of kubernetes#129095: fetch cni plugins from GitHub releases
go1.24 removes the x509sha1 GODEBUG variable, and with it the support for SHA-1 signed certs. This commit alters the regex in unit tests to account for that and prep for go1.24. Signed-off-by: Madhav Jivrajani <[email protected]>
…ser. Co-authored-by: rphillips <[email protected]>
…ck-of-#125040-upstream-release-1.29 Automated cherry pick of kubernetes#125040: Fix kubelet on Windows fails if a pod has SecurityContext with RunAsUser
…ck-of-#128219-upstream-release-1.29 Automated cherry pick of kubernetes#128219: kubelet: Fix the volume manager didn't check the device mount state in the actual state of the world before marking the volume as detached
…y-pick-of-#128086-upstream-release-1.29 Automated cherry pick of kubernetes#128086: prevent unnecessary resolving of iscsi/fc devices to dm
…pick-of-#129301-upstream-release-1.29 Automated cherry pick of kubernetes#129301: Do not attempt to truncate revision history if revisionHistoryLimit is negative
…ebhook-regex-ut [go1.24][1.29] webhook: alter regex to account for x509sha1 GODEBUG removal
- Use environment variables to pass string arguments in the node log query PS command - Split getLoggingCmd into getLoggingCmdEnv and getLoggingCmdArgs for better modularization
…pick-of-#129599-upstream-release-1.29 Automated cherry pick of kubernetes#129599: Automated cherry pick of kubernetes#129595: kubelet: use env vars in node log query PS command
Kubernetes official release v1.29.13
@jerpeter1: This pull request references Jira Issue OCPBUGS-49906, 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: The following tests 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. |
} | ||
|
||
args = append(args, fmt.Sprintf("--output=%s", output)) | ||
|
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
Reminder to follow the same approach as e25d066#r1944617492
Since, we're playing catch-up, I'm just going to drop this PR, and roll-up the changes in into the 1.29.14 PR. |
@jerpeter1: This pull request references Jira Issue OCPBUGS-49906. The bug has been updated to no longer refer to the pull request using the external bug tracker. All external bug links have been closed. The bug has been moved to the NEW 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. |
Bump kubernetes version to 1.29.13
/cc @bertinatto