Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

MinIO Operator not available anymore on Openshift #2359

Closed
stanbog opened this issue Nov 23, 2024 · 5 comments
Closed

MinIO Operator not available anymore on Openshift #2359

stanbog opened this issue Nov 23, 2024 · 5 comments
Assignees

Comments

@stanbog
Copy link

stanbog commented Nov 23, 2024

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

  • Version used (minio-operator): latest
  • Environment name and version: Openshift 4.16 (kubernetes 1.29.8)
@jonmosco
Copy link

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.

@cesnietor
Copy link
Contributor

we've done some changes, we'll share more info soon cc @cniackz.

@cniackz
Copy link
Contributor

cniackz commented Nov 28, 2024

That is correct. Moving forward, MinIO will only be available via AIStor in OperatorHub. Starting with OpenShift version 4.17 and beyond, the public operator will no longer be published.

In other words, for those requiring an operator in OpenShift version 4.17 or later, AIStor must be installed, and a license will be required. This is now a commercial solution for OpenShift.

@cniackz cniackz closed this as completed Nov 28, 2024
@cniackz cniackz removed the triage label Nov 28, 2024
@Woytek-Polnik
Copy link

Does this mean that there will be no "free option for minio" in OCP?
or it is just about operator and maybe we should switch to operator via helm chart instead of the hub?
Or you are going to totally abandon minio in favor of aistore?

@ravindk89
Copy link
Contributor

The RedHat OpenShift Container Platform is itself enterprise software intended for commercial/enterprise deployments. It follows that products deployed to OCP should also be enterprise software, and for that we have AIStor.

The MinIO Server (minio/minio), CLI tool (minio/mc), and Operator (minio/operator) remain Free and Open Source Software licensed under AGPL3.0 and readily available to support other FOSS stacks in use by the Open Source community. They are the very definition of "free" as in "freedom" as intended by the FSF in their first bulletin. Anyone can reuse, remix, and redistribute that code in compliance with the license.

You are also welcome to review our commit tree insofar as claims of MinIO being abandoned.

@minio minio locked and limited conversation to collaborators Feb 7, 2025
Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Projects
None yet
Development

No branches or pull requests

6 participants