Open Issues Need Help
View All on GitHubAI 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
Use `go-install-tool` to install tool binaries 8 months ago
good first issue chore area/iaas area/storage
Kubernetes Container Storage Interface (CSI) Driver for IronCore
Go
#csi#csi-driver#kubernetes