Kubernetes Container Storage Interface (CSI) Driver for IronCore

3 stars 2 forks 3 watchers Go Apache License 2.0
csi csi-driver kubernetes
2 Open Issues Need Help Last updated: Sep 9, 2025

Open Issues Need Help

View All on GitHub

AI Summary: The CSI controller currently fails and gets stuck in a terminating state when trying to delete a PV if the corresponding Volume object is not found. The proposed solution is to modify the `DeleteVolume` call within the controller to gracefully handle 'not found' errors for Volumes, logging them instead of causing a failure.

Complexity: 2/5
bug good first issue

Kubernetes Container Storage Interface (CSI) Driver for IronCore

Go
#csi#csi-driver#kubernetes
good first issue chore area/iaas area/storage

Kubernetes Container Storage Interface (CSI) Driver for IronCore

Go
#csi#csi-driver#kubernetes