rootfs / snapshot

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

Cinder snapshots #13

Closed j-griffith closed 7 years ago

j-griffith commented 7 years ago

Implements Cinder snapshot create/delete/rollback for Cinder OpenStack cloudprovider.

rootfs commented 7 years ago

most looks good to me.

can you also update https://github.com/rootfs/snapshot/blob/master/cmd/snapshot-controller/snapshot-controller.go and https://github.com/rootfs/snapshot/blob/master/cmd/snapshot-pv-provisioner/snapshot-pv-provisioner.go?

j-griffith commented 7 years ago

I've added the controller pieces, but noticed a few other things that I really should clean up. I'll get these turned around hopefully tomorrow or Friday. At a conference but should be able to find some time to work on this inbetween sessions. Thanks!!

rootfs commented 7 years ago

looking forward!