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 arrow group with 1 update: k8s.io/kubernetes.
Updates
k8s.io/kubernetes
from 1.31.1 to 1.31.2Release notes
Sourced from k8s.io/kubernetes's releases.
Commits
5864a46
Release commit for Kubernetes v1.31.2f66782e
Merge pull request #128132 from haitch/haitao/k131-on-go122p8de071d2
bump golang to 1.22.887bc649
Merge pull request #127328xuzhenglun/automated-cherry-pick-of-#127239
988235a
Merge pull request #127960SataQiu/automated-cherry-pick-of-#127650
5ff0735
kubeadm: fix a bug where the RemoveMember function did not return the correct...f1ca46f
Merge pull request #127619SataQiu/automated-cherry-pick-of-#127491
36493b1
Merge pull request #126983 from dashpole/fix_mem_leak_314a04b72
Merge pull request #127806danwinship/automated-cherry-pick-of-#127780
192c149
Merge pull request #127600 from haitch/haitao/k131-on-go122p7You 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