kubevirt / hyperconverged-cluster-operator

Operator pattern for managing multi-operator products
Apache License 2.0
154 stars 152 forks source link

Component CR reconciliation #21

Closed rthallisey closed 5 years ago

rthallisey commented 5 years ago

The HCO expects to own the lifecycle of all component CRs and nothing else. It should handle these scenarios:

kubevirt-bot commented 5 years ago

Issues go stale after 90d of inactivity. Mark the issue as fresh with /remove-lifecycle stale. Stale issues rot after an additional 30d of inactivity and eventually close.

If this issue is safe to close now please do so with /close.

/lifecycle stale

rthallisey commented 5 years ago

This issue needs to be broken out. Some of this was covered in https://github.com/kubevirt/hyperconverged-cluster-operator/pull/104. Will open new issues for other topics when appropriate.