-
Notifications
You must be signed in to change notification settings - Fork 980
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
UI can't list any of the clusters #2674
Comments
You've selected the Backups tab in UI. If you have neither configured a backup location nor set the required environment variable for UI deployment these errors are expected. |
well, the clusters are completely missing. It's not the specific |
To replicate this, just create a cluster manually and you will see that the UI won't be able to find it. If you create a cluster through the UI, the cluster will be listed as normal. This is 100% a BUG in the UI. |
Sorry, I cannot replicate this. I tested in minikube adding the operator and ui using the provided kustomizations. No matter if I create a cluster with kubectl create or via UI, both clusters are listed. What setup have you tested? |
I am experiencing the exact same thing here. Clusters are all defined in namespaces different from the default namespace. UPDATE: And that was already the issue: |
Which image of the operator are you using? e.g. ghcr.io/zalando/postgres-operator:v1.12.2
ghcr.io/zalando/postgres-operator-ui:v1.12.2
ghcr.io/zalando/postgres-operator:v1.12.2
Where do you run it - cloud or metal? Kubernetes or OpenShift? [AWS K8s | GCP ... | Bare Metal K8s]
Kubernetes on DigitalOcean
Are you running Postgres Operator in production? [yes | no]
YES
Type of issue? [Bug report, question, feature request, etc.]
BUG ????
The text was updated successfully, but these errors were encountered: