kubernetes-csi / external-resizer

Sidecar container that watches Kubernetes PersistentVolumeClaims objects and triggers controller side expansion operation against a CSI endpoint
Apache License 2.0
120 stars 122 forks source link

Question regarding Support Policy #336

Closed shazib-summar closed 5 months ago

shazib-summar commented 10 months ago

Hello,

I had a general question regarding the support policy for CSI external-resizer. According to the docs, the latest currently supported versions on each release branch are

Does this mean that at any given time the last 4 release branches will be maintained? So patch releases will only come on the last 4 minor releases? How is this affected if a new major version is released? Would it become

or something else altogether?

Thanks.

shazib-summar commented 10 months ago

Does this understanding apply to other CSI addons as well? For example node-driver-registrar supports the latest 3 release branches, and external-attacher supports the latest 5.

k8s-triage-robot commented 5 months ago

The Kubernetes project currently lacks enough contributors to adequately respond to all issues.

This bot triages un-triaged issues according to the following rules:

You can:

Please send feedback to sig-contributor-experience at kubernetes/community.

/lifecycle stale

shazib-summar commented 5 months ago

The support policy is given at: https://kubernetes-csi.github.io/docs/project-policies.html#support

image

Closing this ticket.