Skip to content

GetSnapshotStatus is never called #95

@cwdsuzhou

Description

@cwdsuzhou

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

No one assigned

    Labels

    No labels
    No labels

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions