-
Notifications
You must be signed in to change notification settings - Fork 404
Closed
Description
In snapshot_controller.go, the function"CreateSnapshot" is called over and over again during my development and test`. Thus, a lot of snapshots were created in my test environment.
Finally, I found the function "GetSnapshotStatus" is never called is external-snapshotter. So "ListSnapshots" function is never called.
I wonder if this is a bug? If not , I do not think it is a good idea to call "CreateSnapshot" in the function "checkandUpdateBoundSnapshotStatusOperation".
Metadata
Metadata
Assignees
Labels
No labels