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

Document strategy for operator-based upgrades #39

Open JohnStrunk opened 6 years ago

JohnStrunk commented 6 years ago

Describe what this PR does This document describes how we plan to handle upgrades of the operator and lower-level components in a way that is compatible with OLM

Is there anything that requires special attention? no

Related issues: Fixes #38

JohnStrunk commented 5 years ago

I need to rework this design. It does not account for changes to reconcile logic between versions.

JohnStrunk commented 5 years ago

@sac @sabose I brought the upgrade document up-to-date w/ today's discussion and added a doc for modularizing the reconcile actions.