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 rebase` will rebase this PR
- `@dependabot recreate` will recreate this PR, overwriting any edits that have been made to it
- `@dependabot merge` will merge this PR after your CI passes on it
- `@dependabot squash and merge` will squash and merge this PR after your CI passes on it
- `@dependabot cancel merge` will cancel a previously requested merge and block automerging
- `@dependabot reopen` will reopen this PR if it is closed
- `@dependabot close` will close this PR and stop Dependabot recreating it. You can achieve the same result by closing it manually
- `@dependabot show ignore conditions` will show all of the ignore conditions of the specified dependency
- `@dependabot ignore major version` will close this group update PR and stop Dependabot creating any more for the specific dependency's major version (unless you unignore this specific dependency's major version or upgrade to it yourself)
- `@dependabot ignore minor version` will close this group update PR and stop Dependabot creating any more for the specific dependency's minor version (unless you unignore this specific dependency's minor version or upgrade to it yourself)
- `@dependabot ignore ` will close this group update PR and stop Dependabot creating any more for the specific dependency (unless you unignore this specific dependency or upgrade to it yourself)
- `@dependabot unignore ` will remove all of the ignore conditions of the specified dependency
- `@dependabot unignore ` will remove the ignore condition of the specified dependency and ignore conditions
Bumps the version-updates group with 2 updates in the /bsctl directory: k8s.io/cli-runtime and k8s.io/kubectl.
Updates
k8s.io/cli-runtime
from 0.30.2 to 0.31.0Commits
598cf84
Update dependencies to v0.31.0 tag86e7f90
revendor dependencies5f321dd
Merge pull request #125488 from pohly/dra-1.318b18255
DRA: bump API v1alpha2 -> v1alpha3094be53
Merge pull request #126018 from aroradaman/bump-k8s-utils8c0748c
bump k8s.io/utils80033e7
Merge pull request #125868 from soltysh/wait_for5e5ff2a
Expose WithError in FakeResourceFinder for testsf3a0798
Merge pull request #125922 from dims/update_otel_279b798b9
update OpenTelemetry dependencies and grpcUpdates
k8s.io/kubectl
from 0.30.2 to 0.31.0Commits
b34a16d
Update dependencies to v0.31.0 tag5ba0fa9
Merge remote-tracking branch 'origin/master' into release-1.3107d386f
wait: don't lowercase condition in --for argument8fc44bc
Promote VolumeAttributesClass to betab315eb8
Merge pull request #126231 from seans3/websocket-https-proxy-fix2c588bc
Falls back to SPDY for gorilla/websocket https proxy errorb4d17b8
Merge pull request #126173 from bergerhoffer/cli-help60dccb9
A few minor help text tweaks072e998
Merge pull request #126018 from aroradaman/bump-k8s-utilsd0ed078
bump k8s.io/utilsDependabot 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 rebase` will rebase this PR - `@dependabot recreate` will recreate this PR, overwriting any edits that have been made to it - `@dependabot merge` will merge this PR after your CI passes on it - `@dependabot squash and merge` will squash and merge this PR after your CI passes on it - `@dependabot cancel merge` will cancel a previously requested merge and block automerging - `@dependabot reopen` will reopen this PR if it is closed - `@dependabot close` will close this PR and stop Dependabot recreating it. You can achieve the same result by closing it manually - `@dependabot show