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

Add ReconcileActions #51

Closed JohnStrunk closed 5 years ago

JohnStrunk commented 5 years ago

Describe what this PR does Adds stackable reconcile actions to express reconciliation dependencies.

This is a start at the infrastructure for expressing reconcile dependencies as described in #39 .

Is there anything that requires special attention? Apologies to those that actually know idiomatic golang.

Related issues: Related to #39

@phlogistonjohn had expressed interest in this a couple weeks ago.

JohnStrunk commented 5 years ago

@sabose We should use this to as a part of deploying the etcd cluster