Azure / secrets-store-csi-driver-provider-azure

Azure Key Vault provider for Secret Store CSI driver allows you to get secret contents stored in Azure Key Vault instance and use the Secret Store CSI driver interface to mount them into Kubernetes pods.
https://azure.github.io/secrets-store-csi-driver-provider-azure/
MIT License
432 stars 191 forks source link

chore: bump k8s.io/kubernetes from 1.25.3 to 1.30.1 in /test/e2e #1564

Closed dependabot[bot] closed 3 weeks ago

dependabot[bot] commented 1 month ago

Bumps k8s.io/kubernetes from 1.25.3 to 1.30.1.

Release notes

Sourced from k8s.io/kubernetes's releases.

Kubernetes v1.30.1

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

See the CHANGELOG for more details.

Kubernetes v1.30.0

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

See the CHANGELOG for more details.

Kubernetes v1.30.0-rc.2

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

See the CHANGELOG for more details.

Kubernetes v1.30.0-rc.1

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

See the CHANGELOG for more details.

Kubernetes v1.30.0-rc.0

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

See the CHANGELOG for more details.

Kubernetes v1.30.0-beta.0

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

See the CHANGELOG for more details.

Kubernetes v1.30.0-alpha.3

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

See the CHANGELOG for more details.

Kubernetes v1.30.0-alpha.2

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

See the CHANGELOG for more details.

Kubernetes v1.30.0-alpha.1

... (truncated)

Commits
  • 6911225 Release commit for Kubernetes v1.30.1
  • 7cf91cf Merge pull request #124794 from jsafrane/1.30-pvlabel-cleanup
  • 7d9aab8 Merge pull request #124415pohly/automated-cherry-pick-of-#124289
  • ad13534 Clean up PersistentVolumeLabel admission plugin
  • 4183998 Merge pull request #124753sanposhiho/automated-cherry-pick-of-#124714
  • 6c9d03c Merge pull request #124702aojea/automated-cherry-pick-of-#124572
  • 630266c Merge pull request #124570neolit123/automated-cherry-pick-of-#124503
  • 65921f4 Merge pull request #124497neolit123/automated-cherry-pick-of-#124480
  • 80932fe Merge pull request #124694 from pmalek/backport-124553-to-release-1.30
  • 4274294 scheduler: preallocation for NodeToStatusMap
  • Additional commits viewable in compare view


Dependabot compatibility score

Dependabot will resolve any conflicts with this PR as long as you don't alter it yourself. You can also trigger a rebase manually 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 this major version` will close this PR and stop Dependabot creating any more for this major version (unless you reopen the PR or upgrade to it yourself) - `@dependabot ignore this minor version` will close this PR and stop Dependabot creating any more for this minor version (unless you reopen the PR or upgrade to it yourself) - `@dependabot ignore this dependency` will close this PR and stop Dependabot creating any more for this dependency (unless you reopen the PR or upgrade to it yourself)
dependabot[bot] commented 3 weeks ago

Superseded by #1590.