minio / operator

Simple Kubernetes Operator for MinIO clusters :computer:
https://min.io/docs/minio/kubernetes/upstream/index.html
GNU Affero General Public License v3.0
1.22k stars 455 forks source link

MinIO Operator not available anymore on Openshift #2359

Open stanbog opened 1 day ago

stanbog commented 1 day ago

Expected Behavior

We've noticed that on our Openshift clusters that were recently updated to version 4.16, we cannot find anymore the MinIO operator in the OperatorHUB list. We can find this however on lower Openshift versions, like 4.15. We extensively use the MinIO service as part of our Loki logging solution on our Openshift clusters.

Can you let us know if something changed ? And how can we get the operator back ?

Thank you.

Your Environment

jonmosco commented 5 hours ago

I had to enable the Marketplace in the OperatorHub:

Administration | Cluster Settings | Global Configuration | OperatorHub

I changed the configuration to enable the Marketplace, waited for the catalog to update, and then it was available again. I am not sure if this will help your particular situation, but I had a similar situation with the operator being unavailable.