samba-in-kubernetes / samba-operator

An operator for a Samba as a service on PVCs in kubernetes
Apache License 2.0
117 stars 24 forks source link

[ctdb/ss] Expliclity handle cases of SmbShare contents changing #119

Closed phlogistonjohn closed 3 years ago

phlogistonjohn commented 3 years ago

In the future we will probably want to fully reconcile certain changes to the SmbShare, such as changing from a non-clustered to a clustered instance. However in the short term it should be enough to recognize the situation and refuse to do anything (too) destructive.