使用ks-installer 升级v2.1.1至v3.0.0 同步配置后 查看installer日志报错 elasticsearch-logging-curator has no deployed release
我2.1.1版本里没有发现有elasticsearch-logging-curator呀!
部分日志如下:
TASK [common : Kubesphere | Deploy elasticsearch-logging] **********************
skipping: [localhost]
TASK [common : Kubesphere | import es status] **********************************
skipping: [localhost]
TASK [common : Kubesphere | Deploy elasticsearch-logging-curator] **************
fatal: [localhost]: FAILED! => {“changed”: true, “cmd”: “/usr/local/bin/helm upgrade –install elasticsearch-logging-curator /kubesphere/kubesphere/elasticsearch/elasticsearch-curator-1.3.3.tgz -f /kubesphere/kubesphere/elasticsearch/custom-values-elasticsearch-curator.yaml –namespace kubesphere-logging-system\n”, “delta”: “0:00:00.058189”, “end”: “2020-11-23 14:32:38.566805”, “msg”: “non-zero return code”, “rc”: 1, “start”: “2020-11-23 14:32:38.508616”, “stderr”: "Error: UPGRADE FAILED: \“elasticsearch-logging-curator\” has no deployed releases", “stderr_lines”: ["Error: UPGRADE FAILED: \“elasticsearch-logging-curator\” has no deployed releases"], “stdout”: "", “stdout_lines”: []}
PLAY RECAP *********************************************************************
localhost : ok=44 changed=32 unreachable=0 failed=1 skipped=101 rescued=0 ignored=1