mysql-operator icon indicating copy to clipboard operation
mysql-operator copied to clipboard

Register MySQL Operator into OperatorHub.io

Open AMecea opened this issue 6 years ago • 2 comments

https://www.operatorhub.io/contribute

AMecea avatar Mar 04 '19 12:03 AMecea

Depends on #259 and https://github.com/operator-framework/operator-lifecycle-manager/issues/767 .

AMecea avatar Apr 02 '19 10:04 AMecea

Hi @AMecea!

I understand that Orchestrator is a stateful component and is primarily the motivation behind making use of the statefulset as the operator deployment methology. Could you give some examples of which statefulset behaviors are key for Orchestrator? Is it possible to decouple the Operator from the Orchestrator and have them communicate through some other method or do they need to live in the same pod?

Not super familiar with Orchestrator here, but I am trying to get more information on the statefulset use case here and see if there's a way we can approach it that might resolve the dependency on https://github.com/operator-framework/operator-lifecycle-manager/issues/767 in the meantime.

komish avatar Jan 15 '20 20:01 komish