Update module sigs.k8s.io/sig-storage-lib-external-provisioner/v6 to v13 #182
Add this suggestion to a batch that can be applied as a single commit.
This suggestion is invalid because no changes were made to the code.
Suggestions cannot be applied while the pull request is closed.
Suggestions cannot be applied while viewing a subset of changes.
Only one suggestion per line can be applied in a batch.
Add this suggestion to a batch that can be applied as a single commit.
Applying suggestions on deleted lines is not supported.
You must change the existing code in this line in order to create a valid suggestion.
Outdated suggestions cannot be applied.
This suggestion has been applied or marked resolved.
Suggestions cannot be applied from pending reviews.
Suggestions cannot be applied on multi-line comments.
Suggestions cannot be applied while the pull request is queued to merge.
Suggestion cannot be applied right now. Please check back later.
This PR contains the following updates:
v6.3.0->v13.0.0Release Notes
kubernetes-sigs/sig-storage-lib-external-provisioner (sigs.k8s.io/sig-storage-lib-external-provisioner/v6)
v13.0.0Compare Source
Urgent Upgrade Notes
v12.0.1Compare Source
Uncategorized
v12.0.0Compare Source
Changelog since v11.1.0
Changes by Kind
Urgent Upgrade Notes
Bug or Regression
Uncategorized
v11.1.0Compare Source
Changelog since v11.0.1
Changes by Kind
Feature
Uncategorized
v11.0.1Compare Source
Changelog since v11.0.0
Changes by Kind
Bug or Regression
v11.0.0Compare Source
Changelog since v10.0.1
Changes by Kind
Feature
Bug or Regression
Uncategorized
v10.0.1Compare Source
Changes by Kind
Bug or Regression
v10.0.0Compare Source
Urgent Upgrade Notes
(No, really, you MUST read this before you upgrade)
Changes by Kind
Feature
Uncategorized
v9.0.3Compare Source
Added debug logs to
shouldDeletefunction (#146, @amacaskill)v9.0.2Compare Source
Fix indefinite stuck Pending pod on a deleted node (#139, @sunnylovestiramisu)
v9.0.1Compare Source
Fixed go.mod to declare version v9.
v9.0.0Compare Source
Leaseobjects incoordination.k8s.io/v1API. (#120, @NikhilSharmaWe)sourcetocontroller_persistentvolumeclaim_provision_totalmetric. (#128, @RaunakShah)external-provisioner.volume.kubernetes.io/finalizeron statically provisioned volumes. (#129, @deepakkinni)v8.0.1Compare Source
Fix indefinite stuck Pending pod on a deleted node (#141, @sunnylovestiramisu)
v8.0.0Compare Source
v7.0.1Compare Source
v7.0.0Compare Source
pv.kubernetes.io/provisioned-byPV annotation was always set to the Controller's primaryprovisionerNameadditionalProvisionerNamesis passed to the Controller then thepv.kubernetes.io/provisioned-byPV annotation is set to theprovisionerNameoradditionalProvisionerNamesequal to the PV's StorageClass.provisionerName: ebs.csi.aws.comandadditionalProvisionerNames: [kubernetes.io/aws-ebs]then PVs created for StorageClass withprovisioner: ebs.csi.aws.comwill have annotationpv.kubernetes.io/provisioned-by: ebs.csi.aws.comand PVs created for StorageClass withprovisioner: kubernetes.io/aws-ebswill have annotationpv.kubernetes.io/provisioned-by: kubernetes.io/aws-ebskubeVersionargument toNewProvisionControlleris gone. This means it's no longer needed to discover the Kubernetes server version via the Kubernetes Discovery API to set the argument.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 is behind base branch, or you tick the rebase/retry checkbox.
🔕 Ignore: Close this PR and you won't be reminded about this update again.
This PR was generated by Mend Renovate. View the repository job log.