volsync icon indicating copy to clipboard operation
volsync copied to clipboard

Create replication destination/source based on annotations

Open cooktheryan opened this issue 4 years ago • 1 comments

I'd like to be able to supply an annotation on PVCs and have a replication destination or replication source to be magically defined.

cooktheryan avatar Jun 01 '21 19:06 cooktheryan

A new controller would be created. An idea would be to create the controller and also define some generic values that could be overwritten

cooktheryan avatar Jun 09 '21 20:06 cooktheryan

Given the configuration required (addresses, credentials), I don't think this can reasonably be handled in an annotation/label on the PVC. It would require the equivalent of a "ReplicationClass" object to handle the configuration, much like a StorageClass.

JohnStrunk avatar Jan 04 '23 15:01 JohnStrunk