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

Please add operatorhub.io support

Open AceHack opened this issue 6 years ago • 3 comments

Specifically, I would like to see the Phase 5 Auto Pilot maturity model achieved.

https://operatorhub.io https://raw.githubusercontent.com/operator-framework/operator-sdk/master/doc/images/operator-capability-level.png

AceHack avatar Jul 12 '19 03:07 AceHack

I want to work on this project. Can you please guide me?

adarshBrata avatar Oct 19 '19 05:10 adarshBrata

Hey @DeViL3998, I'd be happy to. Please check out the https://github.com/kubernetes-sigs/kubebuilder project, as that is the framework that this operator is built off of.

If you have any additional questions, maybe create an issue to create documentation around how to develop on the project. I think it would be useful, but as I'm not new to the project I'm not exactly sure what needs to be documented.

HoustonPutman avatar Oct 22 '19 16:10 HoustonPutman

Looks like https://operatorhub.io is quite successful with 112 operators so far. Cannot find ZK operator, so I suppose we need to get that in there as well, since the hub seems to have some dependency mechanism in place instead of us embedding zk stuff. I filed https://github.com/pravega/zookeeper-operator/issues/153 to see if they want to take the same approach.

janhoy avatar Mar 27 '20 12:03 janhoy