csi-addons / volume-replication-operator

Apache License 2.0
16 stars 23 forks source link

Mark parameter of volume replication class as immutable object #88

Open Madhu-1 opened 3 years ago

Madhu-1 commented 3 years ago

Once the volume replication class is created we should not allow the User to modify the parameters of the volume replication class.

Madhu-1 commented 3 years ago

The driver's name should also be an immutable object.