kernel-module-management
kernel-module-management copied to clipboard
Bump k8s.io/kubectl from 0.29.3 to 0.31.0
Bumps k8s.io/kubectl from 0.29.3 to 0.31.0.
Commits
b34a16dUpdate dependencies to v0.31.0 tag5ba0fa9Merge remote-tracking branch 'origin/master' into release-1.3107d386fwait: don't lowercase condition in --for argument8fc44bcPromote VolumeAttributesClass to betab315eb8Merge pull request #126231 from seans3/websocket-https-proxy-fix2c588bcFalls back to SPDY for gorilla/websocket https proxy errorb4d17b8Merge pull request #126173 from bergerhoffer/cli-help60dccb9A few minor help text tweaks072e998Merge pull request #126018 from aroradaman/bump-k8s-utilsd0ed078bump k8s.io/utils- Additional commits viewable in compare view
Dependabot will resolve any conflicts with this PR as long as you don't alter it yourself. You can also trigger a rebase manually by commenting @dependabot rebase.
Dependabot commands and options
You can trigger Dependabot actions by commenting on this PR:
@dependabot rebasewill rebase this PR@dependabot recreatewill recreate this PR, overwriting any edits that have been made to it@dependabot mergewill merge this PR after your CI passes on it@dependabot squash and mergewill squash and merge this PR after your CI passes on it@dependabot cancel mergewill cancel a previously requested merge and block automerging@dependabot reopenwill reopen this PR if it is closed@dependabot closewill close this PR and stop Dependabot recreating it. You can achieve the same result by closing it manually@dependabot show <dependency name> ignore conditionswill show all of the ignore conditions of the specified dependency@dependabot ignore this major versionwill close this PR and stop Dependabot creating any more for this major version (unless you reopen the PR or upgrade to it yourself)@dependabot ignore this minor versionwill close this PR and stop Dependabot creating any more for this minor version (unless you reopen the PR or upgrade to it yourself)@dependabot ignore this dependencywill close this PR and stop Dependabot creating any more for this dependency (unless you reopen the PR or upgrade to it yourself)
Hi @dependabot[bot]. Thanks for your PR.
I'm waiting for a rh-ecosystem-edge member to verify that this patch is reasonable to test. If it is, they should reply with /ok-to-test on its own line. Until that is done, I will not automatically test new commits in this PR, but the usual testing commands by org members will still work. Regular contributors should join the org to skip this step.
Once the patch is verified, the new status will be reflected by the ok-to-test label.
I understand the commands that are listed here.
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.
Deploy Preview for openshift-kmm ready!
| Name | Link |
|---|---|
| Latest commit | b6ef2686ae33643d0b2af781947c562fc313ef72 |
| Latest deploy log | https://app.netlify.com/sites/openshift-kmm/deploys/66bb975b113d010008725e0d |
| Deploy Preview | https://deploy-preview-1175--openshift-kmm.netlify.app |
| Preview on mobile | Toggle QR Code...Use your smartphone camera to open QR code link. |
To edit notification comments on pull requests, go to your Netlify site configuration.
[APPROVALNOTIFIER] This PR is NOT APPROVED
This pull-request has been approved by: dependabot[bot] Once this PR has been reviewed and has the lgtm label, please assign tomernewman for approval. For more information see the Kubernetes Code Review Process.
The full list of commands accepted by this bot can be found here.
Approvers can indicate their approval by writing /approve in a comment
Approvers can cancel approval by writing /approve cancel in a comment
/hold
OCP 4.17 is shipped with kubectl v0.30
Bumping to 0.30 requires golang 1.22 but http://registry.access.redhat.com/ubi9/go-toolset:1.22 isn't available yet.
https://redhat-internal.slack.com/archives/C039LFF79K6/p1716462020292779
Superseded by #1214.