kubernetes-csi / external-provisioner

Sidecar container that watches Kubernetes PersistentVolumeClaim objects and triggers CreateVolume/DeleteVolume against a CSI endpoint
Apache License 2.0
328 stars 318 forks source link

Promote CSINodeExpandSecret to GA #1218

Closed humblec closed 1 month ago

humblec commented 1 month ago

CSINodeExpandSecret is on GA since v1.29 and this mark its GA staatus with external provisioner

https://kubernetes.io/blog/2023/12/15/csi-node-expand-secret-support-ga/

/kind documentation

-->

NONE
humblec commented 1 month ago

/assign @jsafrane @msau42 @xing-yang

humblec commented 1 month ago
Error: ./release-tools/SIDECAR_RELEASE_PROCESS.md:87: regnerated ==> regenerated

this will be fixed in https://github.com/kubernetes-csi/csi-release-tools/pull/255

jsafrane commented 1 month ago

/lgtm /approve

k8s-ci-robot commented 1 month ago

[APPROVALNOTIFIER] This PR is APPROVED

This pull-request has been approved by: humblec, jsafrane

The full list of commands accepted by this bot can be found here.

The pull request process is described here

Needs approval from an approver in each of these files: - ~~[OWNERS](https://github.com/kubernetes-csi/external-provisioner/blob/master/OWNERS)~~ [jsafrane] Approvers can indicate their approval by writing `/approve` in a comment Approvers can cancel approval by writing `/approve cancel` in a comment
jsafrane commented 1 month ago

/lgtm