Deep Debroy

Results 5 issues of Deep Debroy

### Enhancement Description - One-line enhancement description (can be used as a release note): Surface pod conditions around completion of pod sandbox creation marked by successful network configuration for the...

sig/node
lifecycle/rotten
tracked/no

- One-line PR description: Provisional KEP for Runtime Assisted Mounting of Persistent Volumes - Issue link: https://github.com/kubernetes/enhancements/issues/2857 - Other comments: Initial KEP PR

sig/node
sig/storage
cncf-cla: yes
size/XXL
kind/kep
api-review

### Enhancement Description - One-line enhancement description (can be used as a release note): Runtime assisted mounting of Persistent Volumes - Kubernetes Enhancement Proposal: https://github.com/kubernetes/enhancements/pull/2893 - Discussion Link: [July 15th](https://youtu.be/mTLvnAu3bRM)...

sig/node
sig/storage
stage/alpha
tracked/no
lead-opted-in

CSI spec enhancements to support deferral of file system mount and management operations from CSI plugins to container runtime handlers (detailed in https://github.com/kubernetes/enhancements/pull/2893) - Introduce capabilities for CSI plugins to...

### Expected behavior Cloudstor should be able to work fine in arbitrary hosts where /proc/self/mountinfo may have certain devices in absent state. For example: /dev/mqueue as reported in https://forums.docker.com/t/how-to-mount-an-ebs-volume-on-the-docker-swarm-manager/29102/17 ###...