You can trigger a rebase of this PR 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 k8s-io group with 3 updates in the / directory: k8s.io/api, k8s.io/client-go and k8s.io/cloud-provider.
Updates
k8s.io/api
from 0.29.4 to 0.30.1Commits
41b1806
Update dependencies to v0.30.1 tag0fd470c
Merge pull request #124702aojea/automated-cherry-pick-of-#124572
a669f18
Merge pull request #124694 from pmalek/backport-124553-to-release-1.3015001b5
fix(api): make LocalObjectReference.Name and HostAlias.IP required (#124553)d9a08c5
tag service.spec.TrafficDistribution field as alphad014286
Merge remote-tracking branch 'origin/master' into release-1.30581c1b8
Update x/net for CVE-2023-4528835ca1f4
Merge pull request #123932 from pohly/dra-api-resource-model-renameb048bd8
Merge pull request #123909 from AkihiroSuda/fix-123906f06d24a
dra api: NodeResourceModel -> ResourceModelUpdates
k8s.io/apimachinery
from 0.29.4 to 0.30.1Commits
37988e5
Merge remote-tracking branch 'origin/master' into release-1.30c857a38
Update x/net for CVE-2023-452880407311
followup to allow special characters25164f7
Merge pull request #123435 from tallclair/apparmor-gacbfe0a1
Merge pull request #123758 from liggitt/protobump21d26b6
Bump github.com/golang/protobuf v1.5.4, google.golang.org/protobuf v1.33.00c29f84
Merge pull request #123385 from HirazawaUi/allow-special-characters60d24f2
Merge pull request #123708 from p0lyn0mial/upstream-const-watchlist-bookmark-...513d23a
apimachinery/meta/types.go: define InitialEventsAnnotationKey const67cb3a8
Merge pull request #123413 from seans3/tunneling-spdy-websocketsUpdates
k8s.io/client-go
from 0.29.4 to 0.30.1Commits
8e3349b
Update dependencies to v0.30.1 tag4e1652b
Merge pull request #124694 from pmalek/backport-124553-to-release-1.302daa31e
fix(api): make LocalObjectReference.Name and HostAlias.IP required (#124553)2df4de1
Merge remote-tracking branch 'origin/master' into release-1.30ade2ae2
Update x/net for CVE-2023-45288b4632b7
Merge pull request #123932 from pohly/dra-api-resource-model-rename4467b1e
Merge pull request #123909 from AkihiroSuda/fix-123906650f392
dra api: NodeResourceModel -> ResourceModel00e4609
api: NodeStatus: rename RuntimeClasses to RuntimeHandlers7ebe0ea
Merge pull request #123180 from AkihiroSuda/rroUpdates
k8s.io/cloud-provider
from 0.29.4 to 0.30.1Commits
481923d
Update dependencies to v0.30.1 tag9bd9c25
Merge remote-tracking branch 'origin/master' into release-1.30f1b3eff
Update x/net for CVE-2023-452888d06860
Bump github.com/golang/protobuf v1.5.4, google.golang.org/protobuf v1.33.05a1d9cf
Merge pull request #123713 from aojea/missing_provideridadbd099
node-controller require providerID to initialize a nodeeca6737
Merge pull request #123629 from thockin/master4b7a2d8
Get rid of unused API type NodeResources70d69b6
Merge pull request #123529 from thockin/go-workspacesa57d9c3
Merge pull request #123613 from aojea/revert_ccmUpdates
k8s.io/component-base
from 0.29.4 to 0.30.1Commits
09a430d
Update dependencies to v0.30.1 tag0ac84ef
Merge remote-tracking branch 'origin/master' into release-1.302e27a0c
Update x/net for CVE-2023-45288ecbd1b6
Merge pull request #123732 from serathius/parallel-featureflagsb0a6e40
Merge pull request #123758 from liggitt/protobump0e945e3
Bump github.com/golang/protobuf v1.5.4, google.golang.org/protobuf v1.33.0a626a5c
Fix SetFeatureGateDuringTest handling of Parallel tests15d726c
Merge pull request #123529 from thockin/go-workspacesf3d8039
Fix up go.mod files after reviewse3050ed
Remove old gengo detritusYou can trigger a rebase of this PR 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