warm-metal / container-image-csi-driver

Kubernetes CSI driver for mounting image
MIT License
30 stars 22 forks source link

Cancel mechanism for in-flight requests to CRI #78

Open vadasambar opened 9 months ago

vadasambar commented 9 months ago

This ticket is the outcome of conversation in https://github.com/warm-metal/csi-driver-image/pull/71#discussion_r1400060193

TL:DR:

We don't have a mechanism to cancel in-flight requests in case driver pod restarts i.e., we don't have a graceful way to cancel contexts.

TODO

github-actions[bot] commented 8 months ago

This issue has been automatically marked as stale because it has not had recent activity. It will be closed in 7 days if no further activity occurs.

mugdha-adhav commented 1 month ago

@vadasambar is this issue reproducible, and how does fixing this help?