Skip to content

rebase: bump the k8s-dependencies group in /e2e with 4 updates#6246

Merged
mergify[bot] merged 1 commit into
develfrom
dependabot/go_modules/e2e/k8s-dependencies-5c8d85e8de
Apr 22, 2026
Merged

rebase: bump the k8s-dependencies group in /e2e with 4 updates#6246
mergify[bot] merged 1 commit into
develfrom
dependabot/go_modules/e2e/k8s-dependencies-5c8d85e8de

Conversation

@dependabot
Copy link
Copy Markdown
Contributor

@dependabot dependabot Bot commented on behalf of github Apr 20, 2026

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/apimachinery from 0.35.3 to 0.35.4

Commits
  • 475c941 Merge pull request #138356 from dims/update-moby-spdystream-v0.5.1-1.35
  • 6c08bb5 Update github.com/moby/spdystream from v0.5.0 to v0.5.1
  • 45398ef Merge pull request #137927 from lalitc375/cherry-pick-137864
  • b414b94 Fix backport differences for 1.35 (remove WithOrigin and MarkAlpha)
  • f933a4d Add slice and map union member support with tests
  • 977ad5b Use IsZero instead of IsNil for union ratcheting check
  • a128230 Fix union validation ratcheting when oldObj is nil
  • See full diff in compare view

Updates k8s.io/cloud-provider from 0.35.3 to 0.35.4

Commits
  • bff7a6b Update dependencies to v0.35.4 tag
  • 978121f Merge pull request #138356 from dims/update-moby-spdystream-v0.5.1-1.35
  • fe5cacc Merge pull request #138348 from dashpole/update_prop_35
  • 600c3ba Update github.com/moby/spdystream from v0.5.0 to v0.5.1
  • 7b42b7d update go.opentelemetry.io/otel to v1.41.0
  • See full diff in compare view

Updates k8s.io/kubernetes from 1.35.3 to 1.35.4

Release notes

Sourced from k8s.io/kubernetes's releases.

v1.35.4

See kubernetes-announce@. Additional binary downloads are linked in the CHANGELOG.

See the CHANGELOG for more details.

Commits
  • 7b8c6cf Release commit for Kubernetes v1.35.4
  • 9382886 Merge pull request #138356 from dims/update-moby-spdystream-v0.5.1-1.35
  • 0f1efab Merge pull request #138348 from dashpole/update_prop_35
  • 1687aa8 Update github.com/moby/spdystream from v0.5.0 to v0.5.1
  • e87f6b9 update go.opentelemetry.io/otel to v1.41.0
  • c889751 Merge pull request #138042zxqlxy/automated-cherry-pick-of-#135485
  • c9622e9 Merge pull request #138304 from xmudrii/update-go-1.35
  • 97ccbdf Bump images and versions to go 1.25.9 and distroless iptables
  • a0ce4b9 Merge pull request #137926soltysh/automated-cherry-pick-of-#137904
  • 82a705c Merge pull request #137927 from lalitc375/cherry-pick-137864
  • Additional commits viewable in compare view

Updates k8s.io/pod-security-admission from 0.35.3 to 0.35.4

Commits
  • 4b28d3b Update dependencies to v0.35.4 tag
  • 792b1e0 Merge pull request #138356 from dims/update-moby-spdystream-v0.5.1-1.35
  • f8dbb52 Merge pull request #138348 from dashpole/update_prop_35
  • a8006d0 Update github.com/moby/spdystream from v0.5.0 to v0.5.1
  • 629f5d6 update go.opentelemetry.io/otel to v1.41.0
  • See full diff in compare view

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 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

@dependabot dependabot Bot added ci/skip/multi-arch-build skip building on multiple architectures rebase update the version of an external component labels Apr 20, 2026
@mergify mergify Bot added the component/testing Additional test cases or CI work label Apr 20, 2026
Comment thread e2e/go.mod
k8s.io/cloud-provider v0.35.3
k8s.io/kubernetes v1.35.3
k8s.io/pod-security-admission v0.35.3
k8s.io/api v0.35.4
Copy link
Copy Markdown
Member

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

need to update the replace section too

@nixpanic nixpanic force-pushed the dependabot/go_modules/e2e/k8s-dependencies-5c8d85e8de branch from db526af to 6decc77 Compare April 21, 2026 12:19
Copy link
Copy Markdown
Member

@nixpanic nixpanic left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

updated the replace section

@nixpanic nixpanic requested a review from a team April 21, 2026 12:20
Copy link
Copy Markdown
Contributor

@iPraveenParihar iPraveenParihar left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Thanks!

@iPraveenParihar
Copy link
Copy Markdown
Contributor

@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.35.3 to 0.35.4
- [Commits](kubernetes/apimachinery@v0.35.3...v0.35.4)

Updates `k8s.io/cloud-provider` from 0.35.3 to 0.35.4
- [Commits](kubernetes/cloud-provider@v0.35.3...v0.35.4)

Updates `k8s.io/kubernetes` from 1.35.3 to 1.35.4
- [Release notes](https://github.com/kubernetes/kubernetes/releases)
- [Commits](kubernetes/kubernetes@v1.35.3...v1.35.4)

Updates `k8s.io/pod-security-admission` from 0.35.3 to 0.35.4
- [Commits](kubernetes/pod-security-admission@v0.35.3...v0.35.4)

---
updated-dependencies:
- dependency-name: k8s.io/apimachinery
  dependency-version: 0.35.4
  dependency-type: direct:production
  update-type: version-update:semver-patch
  dependency-group: k8s-dependencies
- dependency-name: k8s.io/cloud-provider
  dependency-version: 0.35.4
  dependency-type: direct:production
  update-type: version-update:semver-patch
  dependency-group: k8s-dependencies
- dependency-name: k8s.io/kubernetes
  dependency-version: 1.35.4
  dependency-type: direct:production
  update-type: version-update:semver-patch
  dependency-group: k8s-dependencies
- dependency-name: k8s.io/pod-security-admission
  dependency-version: 0.35.4
  dependency-type: direct:production
  update-type: version-update:semver-patch
  dependency-group: k8s-dependencies
...

Co-authored-by: Niels de Vos <ndevos@ibm.com>
Signed-off-by: dependabot[bot] <support@github.com>
@mergify
Copy link
Copy Markdown
Contributor

mergify Bot commented Apr 22, 2026

rebase

✅ Branch has been successfully rebased

@ceph-csi-bot ceph-csi-bot force-pushed the dependabot/go_modules/e2e/k8s-dependencies-5c8d85e8de branch from 6decc77 to 9e49b3d Compare April 22, 2026 05:09
@iPraveenParihar
Copy link
Copy Markdown
Contributor

@Mergifyio queue

@mergify
Copy link
Copy Markdown
Contributor

mergify Bot commented Apr 22, 2026

Merge Queue Status

  • 🟠 Waiting for queue conditions
  • ⏳ Enter queue
  • ⏳ Run checks
  • ⏳ Merge
Required conditions to enter a queue
  • -closed [📌 queue requirement]
  • -conflict [📌 queue requirement]
  • -draft [📌 queue requirement]
  • any of [📌 queue -> configuration change requirements]:
    • -mergify-configuration-changed
    • check-success = Configuration changed
  • any of [📌 queue requirement]:
    • check-neutral = Mergify Merge Protections
    • check-skipped = Mergify Merge Protections
    • check-success = Mergify Merge Protections
  • any of [🔀 queue conditions]:
    • all of [📌 queue conditions of queue rule default]:
      • #approved-reviews-by >= 2 [🛡 GitHub branch protection]
      • #changes-requested-reviews-by = 0 [🛡 GitHub branch protection]
      • all of:
        • #approved-reviews-by>=2
        • #changes-requested-reviews-by=0
        • approved-reviews-by=@ceph/ceph-csi-contributors
        • approved-reviews-by=@ceph/ceph-csi-maintainers
        • label!=DNM
        • status-success=DCO
        • any of:
          • all of:
            • base!=ci/centos
            • status-success=codespell
            • status-success=go-test
            • status-success=golangci-lint
            • status-success=lint-extras
            • status-success=mod-check
            • status-success=multi-arch-build
            • status-success=uncommitted-code-check
            • any of:
              • author=dependabot[bot]
              • status-success=commitlint
          • base=ci/centos
        • any of:
          • all of:
            • base=devel
            • status-success=ci/centos/k8s-e2e-external-storage/1.33
            • status-success=ci/centos/k8s-e2e-external-storage/1.34
            • status-success=ci/centos/k8s-e2e-external-storage/1.35
            • status-success=ci/centos/mini-e2e-helm/k8s-1.33
            • status-success=ci/centos/mini-e2e-helm/k8s-1.34
            • status-success=ci/centos/mini-e2e-helm/k8s-1.35
            • status-success=ci/centos/mini-e2e/k8s-1.33
            • status-success=ci/centos/mini-e2e/k8s-1.34
            • status-success=ci/centos/mini-e2e/k8s-1.35
            • status-success=ci/centos/upgrade-tests-cephfs
            • status-success=ci/centos/upgrade-tests-rbd
          • all of:
            • label=ci/skip/e2e
            • base!=ci/centos
          • all of:
            • base~=^(release-.+)$
            • status-success=ci/centos/k8s-e2e-external-storage/1.32
            • status-success=ci/centos/mini-e2e-helm/k8s-1.32
            • status-success=ci/centos/mini-e2e/k8s-1.32
            • status-success=ci/centos/k8s-e2e-external-storage/1.33
            • status-success=ci/centos/k8s-e2e-external-storage/1.34
            • status-success=ci/centos/mini-e2e-helm/k8s-1.33
            • status-success=ci/centos/mini-e2e-helm/k8s-1.34
            • status-success=ci/centos/mini-e2e/k8s-1.33
            • status-success=ci/centos/mini-e2e/k8s-1.34
            • status-success=ci/centos/upgrade-tests-cephfs
            • status-success=ci/centos/upgrade-tests-rbd
          • all of:
            • base=release-v3.15
            • status-success=ci/centos/k8s-e2e-external-storage/1.31
            • status-success=ci/centos/k8s-e2e-external-storage/1.32
            • status-success=ci/centos/mini-e2e-helm/k8s-1.31
            • status-success=ci/centos/mini-e2e-helm/k8s-1.32
            • status-success=ci/centos/mini-e2e/k8s-1.31
            • status-success=ci/centos/mini-e2e/k8s-1.32
            • status-success=ci/centos/k8s-e2e-external-storage/1.33
            • status-success=ci/centos/mini-e2e-helm/k8s-1.33
            • status-success=ci/centos/mini-e2e/k8s-1.33
            • status-success=ci/centos/upgrade-tests-cephfs
            • status-success=ci/centos/upgrade-tests-rbd
          • all of:
            • base=ci/centos
            • status-success=ci/centos/jjb-validate
            • status-success=ci/centos/job-validation

@iPraveenParihar iPraveenParihar added the ok-to-test Label to trigger E2E tests label Apr 22, 2026
@ceph-csi-bot
Copy link
Copy Markdown
Collaborator

/test ci/centos/k8s-e2e-external-storage/1.34

@ceph-csi-bot
Copy link
Copy Markdown
Collaborator

/test ci/centos/upgrade-tests-cephfs

@ceph-csi-bot
Copy link
Copy Markdown
Collaborator

/test ci/centos/k8s-e2e-external-storage/1.35

@ceph-csi-bot
Copy link
Copy Markdown
Collaborator

/test ci/centos/mini-e2e-helm/k8s-1.34

@ceph-csi-bot
Copy link
Copy Markdown
Collaborator

/test ci/centos/upgrade-tests-rbd

@ceph-csi-bot
Copy link
Copy Markdown
Collaborator

/test ci/centos/mini-e2e-helm/k8s-1.35

@ceph-csi-bot
Copy link
Copy Markdown
Collaborator

/test ci/centos/k8s-e2e-external-storage/1.33

@ceph-csi-bot
Copy link
Copy Markdown
Collaborator

/test ci/centos/mini-e2e/k8s-1.34

@ceph-csi-bot
Copy link
Copy Markdown
Collaborator

/test ci/centos/mini-e2e/k8s-1.35

@ceph-csi-bot
Copy link
Copy Markdown
Collaborator

/test ci/centos/mini-e2e-helm/k8s-1.33

@ceph-csi-bot
Copy link
Copy Markdown
Collaborator

/test ci/centos/mini-e2e/k8s-1.33

@ceph-csi-bot ceph-csi-bot added ci/in-progress/e2e This label acts like a guard and prevents Mergify from adding the `ok-to-test` label again. and removed ok-to-test Label to trigger E2E tests labels Apr 22, 2026
@mergify mergify Bot removed the ci/in-progress/e2e This label acts like a guard and prevents Mergify from adding the `ok-to-test` label again. label Apr 22, 2026
@mergify
Copy link
Copy Markdown
Contributor

mergify Bot commented Apr 22, 2026

Merge Queue Status

  • Entered queue2026-04-22 08:37 UTC · Rule: default
  • Checks skipped · PR is already up-to-date
  • Merged2026-04-22 08:37 UTC · at 9e49b3d100d0a4a18fb3f6aedef4dcd7d05fe207 · rebase

This pull request spent 13 seconds in the queue, including 1 second running CI.

Required conditions to merge

@mergify mergify Bot merged commit dc46113 into devel Apr 22, 2026
44 checks passed
@mergify mergify Bot removed the queued label Apr 22, 2026
@dependabot dependabot Bot deleted the dependabot/go_modules/e2e/k8s-dependencies-5c8d85e8de branch April 22, 2026 08:37
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

ci/skip/multi-arch-build skip building on multiple architectures component/testing Additional test cases or CI work rebase update the version of an external component

Projects

None yet

Development

Successfully merging this pull request may close these issues.

3 participants