rootfs / snapshot

Kubernetes Volume Snapshot Controller using Custom Resource Definition
Apache License 2.0
12 stars 7 forks source link

Make FindSnapshot return snapshot status #19

Closed xing-yang closed 6 years ago

xing-yang commented 6 years ago

Add *[]crdv1.VolumeSnapshotCondition as a return parameter for FindSnapshot from the plugin so that we can use it later to update VolumeSnapshot status.