Chris Henzie

Results 14 issues of 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:...

sig/scheduling
sig/storage
stage/beta
tracked/no
lead-opted-in

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,...

kind/docs
kind/feature
area/cri

**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....

kind/feature
lifecycle/rotten

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

cncf-cla: yes
size/XS
lgtm
sig/docs
do-not-merge/hold
approved
language/en

#### 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...

kind/cleanup
lgtm
sig/storage
size/XS
release-note-none
cncf-cla: yes
lifecycle/stale
needs-priority
needs-triage

### 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...

kind/bug
impact/breaking
Stale

I would like to retain the position of Firefox's tabs at the top of the windows (but still using the OSX themed "Close", "Minimize", and "Restore Down" buttons) to mimic...

Introduces the handler for the UpdatePodSandboxResources CRI API method which is needed for vertical pod autoscaling. Depends on https://github.com/kubernetes/kubernetes/pull/128123 and https://github.com/containerd/nri/pull/141. Once these are merged I will remove the overrides...

area/cri
ok-to-test
status/has-dependency
size/XL
area/nri

Utilize the parsed reference (including domain) from `reference.ParseAnyReference()` when tagging images. This ensures tags are stored with their canonical name, resolving issues where images tagged with a short name (e.g....

kind/bug
needs-ok-to-test
size/XS
area/distribution