-
Notifications
You must be signed in to change notification settings - Fork 555
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 k8s.io/api from 0.31.3 to 0.32.0 in /api in the k8s-dependencies group #5025
base: devel
Are you sure you want to change the base?
rebase: bump k8s.io/api from 0.31.3 to 0.32.0 in /api in the k8s-dependencies group #5025
Conversation
@Mergifyio rebase |
❌ Base branch update has failedGit reported the following error:
|
adbdb2f
to
20763ce
Compare
@dependabot recreate |
20763ce
to
9bb8bb4
Compare
@dependabot rebase |
Looks like this PR is already up-to-date with devel! If you'd still like to recreate it from scratch, overwriting any edits, you can request |
8aab901
to
bcf0106
Compare
@dependabot recreate |
bcf0106
to
393efae
Compare
ef25ca2
to
5e70f94
Compare
i see this message, we need to recreate the PR? |
@Mergifyio rebase |
✅ Branch has been successfully rebased |
5e70f94
to
4b4713b
Compare
Mergify was able to do it 👍 |
@Mergifyio queue |
/test ci/centos/k8s-e2e-external-storage/1.31 |
/test ci/centos/mini-e2e/k8s-1.32 |
/test ci/centos/upgrade-tests-rbd |
/test ci/centos/mini-e2e-helm/k8s-1.31 |
/test ci/centos/mini-e2e-helm/k8s-1.30 |
/test ci/centos/mini-e2e/k8s-1.31 |
/test ci/centos/mini-e2e/k8s-1.30 |
This pull request has been removed from the queue for the following reason: The merge conditions cannot be satisfied due to failing checks: You should look at the reason for the failure and decide if the pull request needs to be fixed or if you want to requeue it. If you want to requeue this pull request, you need to post a comment with the text: |
/retest ci/centos/upgrade-tests |
Failed getting kubernetes versions from GitHub. |
/retest ci/centos/mini-e2e-helm/k8s-1.30 |
Failed to deploy CephFS before running tests... |
Upgrade tests are failing with Kubernetes 1.27. #5085 moves it to v1.28 which should still work. |
/retest ci/centos/upgrade-tests |
2 similar comments
/retest ci/centos/upgrade-tests |
/retest ci/centos/upgrade-tests |
Lots of failures with left-over RBD-images. Running all jobs in #5083 to see if that PR is affected with the same issues. |
/retest ci/centos/mini-e2e-helm/k8s-1.30 |
Bumps the k8s-dependencies group in /api with 1 update: [k8s.io/api](https://github.com/kubernetes/api). Updates `k8s.io/api` from 0.31.3 to 0.32.0 - [Commits](kubernetes/api@v0.31.3...v0.32.0) --- updated-dependencies: - dependency-name: k8s.io/api dependency-type: direct:production update-type: version-update:semver-minor dependency-group: k8s-dependencies ... Signed-off-by: dependabot[bot] <[email protected]>
Update K8s packages in go.mod to v0.32.0 Signed-off-by: Praveen M <[email protected]>
This commit resolves CVE-2024-45338 - Non-linear parsing of case-insensitive content in golang.org/x/net/html (high severity) GHSA-w32m-9786-jp63 Signed-off-by: Praveen M <[email protected]>
4b4713b
to
5493850
Compare
Pull request has been modified.
CephFS test -
And the test deployment never came up
👇 nodeplugin logs
I suspect the issue to be with mount-utils package. Reverted to last working version 0.29.3. |
/test ci/centos/mini-e2e-helm/k8s-1.30 |
this time test passed but soon we need to debug/analyse #4633 and find out the cause. |
Bumps the k8s-dependencies group in /api with 1 update: k8s.io/api.
Updates
k8s.io/api
from 0.31.3 to 0.32.0Commits
e622342
Update dependencies to v0.32.0 tagb0543a3
Merge remote-tracking branch 'origin/master' into release-1.32f6bae9a
Drop use of winreadlinkvolume godebug optionea815d5
Merge remote-tracking branch 'origin/master' into release-1.32c331a79
Revert to go1.22 windows filesystem stdlib behaviorf8e5e36
Merge pull request #128407 from ndixita/pod-level-resources84e0db8
Merge pull request #127857 from Jefftree/cle-v1alpha2cbaf5a0
Merge pull request #128686 from thockin/take_over_pr-125233a503a4f
Merge pull request #128687 from tallclair/allocated-status3f43b5a
Merge pull request #128240 from LionelJouin/KEP-4817You can trigger a rebase of this PR by commenting
@dependabot rebase
.Depends-on: #5036
See-also: #5015
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 <dependency name> ignore conditions
will show all of the ignore conditions of the specified dependency@dependabot ignore <dependency name> 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 <dependency name> 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 <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