Open prune998 opened 5 years ago
I added a elasticsearch-cluster
resource and the operator is not failing anymore.
So the issue seems to be at the resource discovery or watch, which does not expect to have an empty list ?
Hmm let me take a look @prune998, seems like something got introduced which doesn't handle an empty cluster.
@stevesloka I finally deleted all the files related to the cluster (CRD, services, PVC, PV...) and I think the operator started successfully.
That does not explain why the operator crashed when I deleted the cluster manifest...
Is this error fixed?
using Operator image 0.2.0 or master on a GKE cluster 1.10. Everything was working fine. I delete my
elasticsearch-cluster
resource and the Operator Panic :Now the Operator is failing to restart with another Panic :