Skip to content

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

Merged
mergify[bot] merged 2 commits intodevelfrom
dependabot/go_modules/e2e/k8s-dependencies-d5c8d3d852
Mar 30, 2026
Merged

rebase: bump the k8s-dependencies group in /e2e with 4 updates#6198
mergify[bot] merged 2 commits intodevelfrom
dependabot/go_modules/e2e/k8s-dependencies-d5c8d3d852

Conversation

@dependabot
Copy link
Copy Markdown
Contributor

@dependabot dependabot bot commented on behalf of github Mar 23, 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.2 to 0.35.3

Commits

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

Commits

Updates k8s.io/kubernetes from 1.35.2 to 1.35.3

Release notes

Sourced from k8s.io/kubernetes's releases.

v1.35.3

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

See the CHANGELOG for more details.

Commits
  • 6c1cd99 Release commit for Kubernetes v1.35.3
  • b6f632b Merge pull request #137569 from fuweid/cp-1374942-135
  • f503429 Merge pull request #137400Chandan9112/automated-cherry-pick-of-#137252
  • fe6a745 Merge pull request #137382 from BenTheElder/no-rules
  • 77d8b63 Merge pull request #137257ahrtr/automated-cherry-pick-of-#137251
  • d595aaf Merge pull request #137047vikasbolla/automated-cherry-pick-of-#135611
  • b57e146 cmd/kubeadm: ignore EINVAL error during unmount
  • a0e5f1a Merge pull request #136903pohly/automated-cherry-pick-of-#136455
  • af6488c Use localhost image reference in PodObservedGenerationTracking test
  • 60ebb8a Merge pull request #137366tsj-30/automated-cherry-pick-of-#137253
  • Additional commits viewable in compare view

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

Commits

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 Mar 23, 2026
@mergify mergify bot added the component/testing Additional test cases or CI work label Mar 23, 2026
k8s.io/cloud-provider v0.35.2
k8s.io/kubernetes v1.35.2
k8s.io/pod-security-admission v0.35.2
k8s.io/api v0.35.3
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.

the replace section was not updated

@nixpanic nixpanic requested a review from a team March 27, 2026 10:05
@iPraveenParihar
Copy link
Copy Markdown
Contributor

@Mergifyio rebase

dependabot bot added 2 commits March 30, 2026 17:25
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.2 to 0.35.3
- [Commits](kubernetes/apimachinery@v0.35.2...v0.35.3)

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

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

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

---
updated-dependencies:
- dependency-name: k8s.io/apimachinery
  dependency-version: 0.35.3
  dependency-type: direct:production
  update-type: version-update:semver-patch
  dependency-group: k8s-dependencies
- dependency-name: k8s.io/cloud-provider
  dependency-version: 0.35.3
  dependency-type: direct:production
  update-type: version-update:semver-patch
  dependency-group: k8s-dependencies
- dependency-name: k8s.io/kubernetes
  dependency-version: 1.35.3
  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.3
  dependency-type: direct:production
  update-type: version-update:semver-patch
  dependency-group: k8s-dependencies
...

Signed-off-by: dependabot[bot] <support@github.com>
Update the k8s dependencies in the `replace` section as well.

Signed-off-by: Niels de Vos <ndevos@ibm.com>
@mergify
Copy link
Copy Markdown
Contributor

mergify bot commented Mar 30, 2026

rebase

✅ Branch has been successfully rebased

@ceph-csi-bot ceph-csi-bot force-pushed the dependabot/go_modules/e2e/k8s-dependencies-d5c8d3d852 branch from 4346350 to 86838cf Compare March 30, 2026 15:25
@iPraveenParihar
Copy link
Copy Markdown
Contributor

@Mergifyio queue

@mergify
Copy link
Copy Markdown
Contributor

mergify bot commented Mar 30, 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 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 Mar 30, 2026
@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/k8s-e2e-external-storage/1.34

@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-helm/k8s-1.34

@ceph-csi-bot
Copy link
Copy Markdown
Collaborator

/test ci/centos/mini-e2e/k8s-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/k8s-e2e-external-storage/1.35

@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/mini-e2e-helm/k8s-1.35

@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/k8s-1.35

@ceph-csi-bot ceph-csi-bot removed the ok-to-test Label to trigger E2E tests label Mar 30, 2026
@mergify mergify bot added the queued label Mar 30, 2026
@mergify
Copy link
Copy Markdown
Contributor

mergify bot commented Mar 30, 2026

Merge Queue Status

  • Entered queue2026-03-30 18:22 UTC · Rule: default
  • Checks skipped · PR is already up-to-date
  • Merged2026-03-30 18:22 UTC · at 86838cfdbd57acc495cc27aceff4249e9a34e37a

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

Required conditions to merge

@mergify mergify bot merged commit 34dda65 into devel Mar 30, 2026
40 checks passed
@dependabot dependabot bot deleted the dependabot/go_modules/e2e/k8s-dependencies-d5c8d3d852 branch March 30, 2026 18:22
@mergify mergify bot removed the queued label Mar 30, 2026
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