IBM / ibm-spectrum-scale-csi

The IBM Spectrum Scale Container Storage Interface (CSI) project enables container orchestrators, such as Kubernetes and OpenShift, to manage the life-cycle of persistent storage.
Apache License 2.0
64 stars 50 forks source link

Fix Fileset creation logs for createVolume #1179

Open badri-pathak opened 4 days ago

badri-pathak commented 4 days ago

Is your feature request related to a problem? Please describe. A clear and concise description of what the problem is. Ex. I'm always frustrated when [...] Error should be shown when filesystem is not present on the createVolume request.

image

Describe the solution you'd like A clear and concise description of what you want to happen.

Describe alternatives you've considered A clear and concise description of any alternative solutions or features you've considered.

Additional context Add any other context or screenshots about the feature request here.

badri-pathak commented 4 days ago

The new logs will be shown in the trace log level like this for existence of fileset within filesystem.

image