Moving to verified, Elasticsearch operator is not setting the shard allocation to "none" during restart for certs. $ oc exec -c elasticsearch elasticsearch-cdm-yt18aofm-1-7657bdbcc4-wfhqv -- es_util '--query=_cluster/settings?pretty' { "persistent" : { "cluster" : { "routing" : { "allocation" : { "enable" : "all" } } }, "discovery" : { "zen" : { "minimum_master_nodes" : "2" } } }, "transient" : { } } $ oc get csv NAME DISPLAY VERSION REPLACES PHASE clusterlogging.4.4.0-202006160135 Cluster Logging 4.4.0-202006160135 clusterlogging.4.4.0-202006080610 Succeeded elasticsearch-operator.4.4.0-202006111738 Elasticsearch Operator 4.4.0-202006111738 Succeeded
Since the problem described in this bug report should be resolved in a recent advisory, it has been closed with a resolution of ERRATA. For information on the advisory, and where to find the updated files, follow the link below. If the solution does not work for you, open a new bug report. https://access.redhat.com/errata/RHBA-2020:2580