Closed Snazzie closed 1 year ago
Hi @Snazzie we usually use GKE for our tests but still it seems like it doesn't support Kubernetes 1.27 yet. I tested anyway with minikube and rancher (rancher supports 1.27.1) and there installing both with the manifests and with helm (https://bitnami.com/stack/rabbitmq-cluster-operator/helm) seems working fine. Which K8s are you using? Are you maybe modifying some values? Did you try also installing from the main manifest? https://github.com/rabbitmq/cluster-operator/releases/latest/download/cluster-operator.yml
Hi @DanielePalaia, i used kurl.sh to create my cluster on a fresh ubuntu vm. Prior to this install, my cluster was on 1.26, charts were installed via argocd and didnt have any issues.
In this new cluster, every chart apart from this one installed ok.
I now tried installing the chart in minikube running 1.27.1 via cli and its healthy...
Describe the bug
this package seems to be not compatible with kubernetes 1.27. Originally reported in bitnami/rabbitmq-cluster-operator then was suggested to raise issue here. Might have something to do with golang version? worked in 1.26
To Reproduce
Steps to reproduce the behavior:
Include any YAML or manifest necessary to reproduce the problem.
Expected behavior pods are healthy
Screenshots
If applicable, add screenshots to help explain your problem.
Version and environment information
Additional context