> I'm trying to develop a Kubernetes CSI driver that, among other > things, will be creating and tearing down NBD connections to other > hosts in the cluster, and am looking for idempotency design ideas. Hey Eric, This sounds cool! Is this pushed to a public repo somewhere that people can follow along? -- Connor