zalando / postgres-operator

Postgres operator creates and manages PostgreSQL clusters running in Kubernetes
https://postgres-operator.readthedocs.io/
MIT License
4.36k stars 981 forks source link

How to get MAX K8S VERSION for postgres operator 1.8.2 ? #2209

Open balki211 opened 1 year ago

balki211 commented 1 year ago

Please, answer some short questions which should help us to understand your problem / question better?

When we checked on Postgres operator details in operator hub (https://operatorhub.io/operator/postgres-operator), we couldn't find the details of "MAX K8S VERSION" for Postgres operator 1.8.2.

The operator hub contains only details of Postgres operator 1.4.0. Where can we find the details of supported OCP and K8s version for each postgres operator versions in the operator hub/documentation ?

Also, the Zalando postgres operator is not getting listed in OperatorHub link of OCP 4.10 as shown below

image

In Operator hub, the latest postgres operator version available is 1.4.0. image

Since the 1.8.2 version is not available in the operator hub, we are unable to get the Postgres operator in Redhat Operator Hub catalog. As of now we are pulling the helm charts for operator deployment.

Could you please let us know if there will be any action to avail the latest Postres version in OperatorHub ?

FxKu commented 1 year ago

uuh, operatorhub. I haven't checked that project in a loooong time. I have once added us there to improve the reach for our operator. However, I always found setting up our operator with operatorhub too complicated as it did not allow to include a configmap to configure out operator. Adding PRs to the project also wasn't an easy copy paste task. So, we decided to not follow up on supporting newer Postgres operator version on this platform.

I think the last time someone from our community tried to help to bring 1.5.0 there, but seems the PR wasn't merged.