Closed
Description
I am testing the csi-snapshotter metrics. And I had this little experiment in my env. Basically I just created one VolumeSnapshot. And the snapshot was created successfully.
When I check my snapshotter metrics, it seems that it has recorded a lot of CreateVolume event. And I checked my driver log, it also has a lot of CreateVolume call like 20ish times.
I checked with @msau42 and she mentioned this has been discussed here:
#165 (comment)
So this is just a follow-up to discuss what should we do about it.