Skip to content
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

deps: update dependency kubernetes-csi/external-provisioner to v5.1.0 - autoclosed #712

Closed

Conversation

renovate[bot]
Copy link
Contributor

@renovate renovate bot commented Aug 26, 2024

This PR contains the following updates:

Package Update Change
kubernetes-csi/external-provisioner minor v5.0.2 -> v5.1.0

Release Notes

kubernetes-csi/external-provisioner (kubernetes-csi/external-provisioner)

v5.1.0

Compare Source

Overall status

GA

Supported CSI spec versions

1.0-1.10

Minimum Kubernetes version

1.20

Recommended Kubernetes version

1.29: For ReadWriteOncePod GA and CSINodeExpandSecret GA
1.31: For VolumeAttributesClass Beta and HonorPVReclaimPolicy Beta

Container

docker pull registry.k8s.io/sig-storage/csi-provisioner:v5.1.0

Urgent Upgrade Notes

(No, really, you MUST read this before you upgrade)

  • Go module path was changed to github.com/kubernetes-csi/external-provisioner/v5, adjust accordingly when importing in go (#​1236@​jakobmoellerdev)
  • If VolumeAttributesClass feature gate is enabled, then this sidecar may only be used with Kubernetes v1.31 due to upgraded v1beta1 objects and listers (#​1253@​AndrewSirenko)

Feature status

Feature Status Default Description Provisioner Feature Gate Required
Snapshots GA On Snapshots and Restore. No
CSIMigration GA On Migrating in-tree volume plugins to CSI. No
CSIStorageCapacity GA On Publish capacity information for the Kubernetes scheduler. No
ReadWriteOncePod GA On Single pod access mode for PersistentVolumes. No
CSINodeExpandSecret GA On CSI node expansion secret. No
HonorPVReclaimPolicy Beta On Ensures PV honors the Reclaim policy irrespective of deletion order. Yes
PreventVolumeModeConversion GA On Prevent unauthorized conversion of source volume mode --prevent-volume-mode-conversion (no in-tree feature gate)
CrossNamespaceVolumeDataSource Alpha Off Cross-namespace volume data source --feature-gates=CrossNamespaceVolumeDataSource=true
VolumeAttributesClass Beta On Kubernetes VolumeAttributesClass ModifyVolume --feature-gates=VolumeAttributesClass=true
Topology GA On Topology Yes , to be removed in the next release

Full Changelog

https://github.com/kubernetes-csi/external-provisioner/blob/v5.1.0/CHANGELOG/CHANGELOG-5.1.md


Configuration

📅 Schedule: Branch creation - At any time (no schedule defined), Automerge - At any time (no schedule defined).

🚦 Automerge: Disabled by config. Please merge this manually once you are satisfied.

Rebasing: Whenever PR becomes conflicted, or you tick the rebase/retry checkbox.

🔕 Ignore: Close this PR and you won't be reminded about this update again.


  • If you want to rebase/retry this PR, check this box

This PR was generated by Mend Renovate. View the repository job log.

@renovate renovate bot requested a review from a team as a code owner August 26, 2024 18:42
@renovate renovate bot changed the title deps: update dependency kubernetes-csi/external-provisioner to v5.1.0 deps: update dependency kubernetes-csi/external-provisioner to v5.1.0 - autoclosed Oct 2, 2024
@renovate renovate bot closed this Oct 2, 2024
@renovate renovate bot deleted the renovate/kubernetes-csi-external-provisioner-5.x branch October 2, 2024 12:57
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

0 participants