gluster / anthill

A Kubernetes/OpenShift operator to manage Gluster clusters
http://gluster-anthill.readthedocs.io/
Apache License 2.0
35 stars 12 forks source link

[WIP] Add design for CRD interfaces #43

Open jarrpa opened 5 years ago

jarrpa commented 5 years ago

This PR introduces a proposal for the design of the interfaces for GlusterClusters, GlusterNodeTemplates, and GlusterNodes.

Signed-off-by: Jose A. Rivera jarrpa@redhat.com

jarrpa commented 5 years ago

One point I'm still missing is the validation of the GlusterCluster's spec.replication field. Any comments towards that would be appreciated.