Chris Henzie
Chris Henzie
# Enhancement Description - One-line enhancement description (can be used as a release note): ReadWriteOncePod PersistentVolume Access Mode - Kubernetes Enhancement Proposal: [KEP-2485: ReadWriteOncePod PV Access Mode](https://github.com/kubernetes/enhancements/tree/master/keps/sig-storage/2485-read-write-once-pod-pv-access-mode) - Discussion Link:...
The [Kubernetes Support](https://github.com/containerd/containerd/blob/main/RELEASES.md#kubernetes-support) table should be updated to include Kubernetes v1.29. It would be good to also look ahead and plan the intended compatibility for Kubernetes v1.30 (due [April 17,...
**Is your feature request related to a problem? Please describe.** When using `--deleteAccessPointRootDir=true`, the EFS CSI driver controller mounts the file system locally, removes the root directory, and unmounts it....
The CSI sanity test suite should have a test that asserts that `NodePublishVolume` returns the correct result for `SINGLE_NODE_SINGLE_WRITER` volumes. See the second table of this section for more details:...
This feature is GA and its feature gates will be removed in v1.31: https://github.com/kubernetes/kubernetes/pull/124329 Following instructions in: https://kubernetes.io/docs/contribute/new-content/new-features/#ready-for-review-feature-gates /assign sftim /assign carlory
#### What type of PR is this? /kind cleanup #### What this PR does / why we need it: Moves me to the sig-storage-reviewer emeritus group. I haven't participated here...
### Description When running `ctr images` with `--force` at the end, containerd treats the `--force` flag as an image and fails. This previously worked on 1.X branches. ### Steps to...