operator-framework / operator-controller

Apache License 2.0
28 stars 47 forks source link

Evaluate the use of conditions and reasoning in cluster extension controller #893

Closed varshaprasad96 closed 1 hour ago

varshaprasad96 commented 1 month ago

https://github.com/operator-framework/operator-controller/pull/874#discussion_r1617678266

bentito commented 3 weeks ago

I'm looking at this now. @varshaprasad96 what's a good work output for this one? A document with the Conditions and Reasons explained along with their setting logic summarized with links to usage in the current code base? Should I create a Jira to track this issue?

varshaprasad96 commented 3 weeks ago

@bentito yes, that would be a good start. We can start with a RFC that explains what each of the conditions are and what they intend to do. That'd be helpful in evaluating the use of all 7 conditions, and check if we can minimize them. I can create a JIRA to track and help with this.

tmshort commented 1 hour ago

Closing as RFC has been completed.