Details
-
Bug
-
Resolution: Done
-
Major
-
None
-
None
Description
I was able to run a couchbase cluster using minikube following the instructions on our documentation. After deleting the operator and CRD using the below commands,I created the operator again (kubectl create -f operator.yaml), the operator was created but is not changed to running state.The logs show resource locks. Please see attached logs.
- kubectl delete deployment couchbase-operator
- kubectl delete crd couchbaseclusters.couchbase.com
Below is a related issue i see in Jira where similar issue was not reproducible.