Vitalii Solodilov created DLAB-736:
--------------------------------------
Summary: Bug with tiller pod during deploy
Key: DLAB-736
URL: https://issues.apache.org/jira/browse/DLAB-736
Project: Apache DLab
Issue Type: Bug
Components: Legion
Reporter: Vitalii Solodilov
Assignee: Vitalii Solodilov
Fix For: v.2.2
Sometimes we have a problem during deploying of Legion using ansible.
{code:none}
fatal: [localhost]: FAILED! => {"changed": true, "cmd": ["helm",
"--kube-context", "legion-ci", "install", "legion-helm/dex", "--name", "dex",
"--version=1.0.0-rc8", "--namespace", "kube-system", "-f", "/tmp//", "--wait"],
"delta": "0:00:00.348783", "end": "2019-05-30 13:58:16.802298", "msg":
"non-zero return code", "rc": 1, "start": "2019-05-30 13:58:16.453515",
"stderr": "Error: could not find a ready tiller pod", "stderr_lines": ["Error:
could not find a ready tiller pod"], "stdout": "", "stdout_lines": []}
{code}
--
This message was sent by Atlassian JIRA
(v7.6.3#76005)
---------------------------------------------------------------------
To unsubscribe, e-mail: [email protected]
For additional commands, e-mail: [email protected]