-
Couldn't load subscription status.
- Fork 580
rebase: bump the k8s-dependencies group in /e2e with 4 updates #5322
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
rebase: bump the k8s-dependencies group in /e2e with 4 updates #5322
Conversation
| // when updating k8s.io modules, update the 'replace' section below too | ||
| k8s.io/api v0.33.0 | ||
| k8s.io/apimachinery v0.33.0 | ||
| k8s.io/api v0.33.1 |
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.
Needs to be updated in the replace section too.
e0bfdc6 to
a803762
Compare
|
@Mergifyio rebase |
Bumps the k8s-dependencies group in /e2e with 4 updates: [k8s.io/apimachinery](https://github.com/kubernetes/apimachinery), [k8s.io/cloud-provider](https://github.com/kubernetes/cloud-provider), [k8s.io/kubernetes](https://github.com/kubernetes/kubernetes) and [k8s.io/pod-security-admission](https://github.com/kubernetes/pod-security-admission). Updates `k8s.io/apimachinery` from 0.33.0 to 0.33.1 - [Commits](kubernetes/apimachinery@v0.33.0...v0.33.1) Updates `k8s.io/cloud-provider` from 0.33.0 to 0.33.1 - [Commits](kubernetes/cloud-provider@v0.33.0...v0.33.1) Updates `k8s.io/kubernetes` from 1.33.0 to 1.33.1 - [Release notes](https://github.com/kubernetes/kubernetes/releases) - [Commits](kubernetes/kubernetes@v1.33.0...v1.33.1) Updates `k8s.io/pod-security-admission` from 0.33.0 to 0.33.1 - [Commits](kubernetes/pod-security-admission@v0.33.0...v0.33.1) --- updated-dependencies: - dependency-name: k8s.io/apimachinery dependency-version: 0.33.1 dependency-type: direct:production update-type: version-update:semver-patch dependency-group: k8s-dependencies - dependency-name: k8s.io/cloud-provider dependency-version: 0.33.1 dependency-type: direct:production update-type: version-update:semver-patch dependency-group: k8s-dependencies - dependency-name: k8s.io/kubernetes dependency-version: 1.33.1 dependency-type: direct:production update-type: version-update:semver-patch dependency-group: k8s-dependencies - dependency-name: k8s.io/pod-security-admission dependency-version: 0.33.1 dependency-type: direct:production update-type: version-update:semver-patch dependency-group: k8s-dependencies ... Signed-off-by: dependabot[bot] <[email protected]>
✅ Branch has been successfully rebased |
a803762 to
760f914
Compare
|
@Mergifyio queue |
✅ The pull request has been merged automaticallyThe pull request has been merged automatically at d05ebd3 |
|
/test ci/centos/k8s-e2e-external-storage/1.30 |
|
/test ci/centos/upgrade-tests-cephfs |
|
/test ci/centos/k8s-e2e-external-storage/1.32 |
|
/test ci/centos/mini-e2e-helm/k8s-1.30 |
|
/test ci/centos/upgrade-tests-rbd |
|
/test ci/centos/k8s-e2e-external-storage/1.31 |
|
/test ci/centos/mini-e2e-helm/k8s-1.32 |
|
/test ci/centos/mini-e2e/k8s-1.30 |
|
/test ci/centos/mini-e2e/k8s-1.32 |
|
/test ci/centos/mini-e2e-helm/k8s-1.31 |
|
/test ci/centos/mini-e2e/k8s-1.31 |
Bumps the k8s-dependencies group in /e2e with 4 updates: k8s.io/apimachinery, k8s.io/cloud-provider, k8s.io/kubernetes and k8s.io/pod-security-admission.
Updates
k8s.io/apimachineryfrom 0.33.0 to 0.33.1Commits
173776aMerge pull request #131708tigrato/automated-cherry-pick-of-#131702a3d1fdefix: fixes a possible panic inNewYAMLToJSONDecoderUpdates
k8s.io/cloud-providerfrom 0.33.0 to 0.33.1Commits
13c25cdUpdate dependencies to v0.33.1 tagUpdates
k8s.io/kubernetesfrom 1.33.0 to 1.33.1Release notes
Sourced from k8s.io/kubernetes's releases.
Commits
8adc0f0Release commit for Kubernetes v1.33.1cce99a8Automated cherry pick of #130503: Unhandled panic crash on rollout_history pr...00ebe85Merge pull request #131636gnufied/automated-cherry-pick-of-#1315685dc469cMerge pull request #131523carlory/automated-cherry-pick-of-#131495973b381Merge pull request #131437gnufied/automated-cherry-pick-of-#131418b5a1738Merge pull request #131708tigrato/automated-cherry-pick-of-#1317023a09aebMerge pull request #131679mortent/automated-cherry-pick-of-#131662a257be8fix: fixes a possible panic inNewYAMLToJSONDecoderb59deb4DRA: Fix failure to allocate large number of devicesd3c7573Merge pull request #131427 from princepereira/automated-cherry-pick-of-#13113...Updates
k8s.io/pod-security-admissionfrom 0.33.0 to 0.33.1Commits
1b50edeUpdate dependencies to v0.33.1 tagYou 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 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 <dependency name> major versionwill 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 <dependency name> minor versionwill 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 <dependency name>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 <dependency name>will remove all of the ignore conditions of the specified dependency@dependabot unignore <dependency name> <ignore condition>will remove the ignore condition of the specified dependency and ignore conditions