Comment 0 for bug 1940696

Revision history for this message
OpenInfra (openinfra) wrote :

Bootstrap of controller-0 failing as 'gcr.io/kubernetes-helm/tiller:v2.16.1' is no longer available.

fatal: [localhost]: FAILED! => {
    "changed": true,
    "msg": "non-zero return code",
    "rc": 1,
    "stderr": "Traceback (most recent call last):\n File \"/tmp/.ansible-root/tmp/ansible-tmp-1629451316.05-110850422460737/download_images.py\", line 144, in <module>\n raise Exception(\"Failed to download images %s\" % failed_downloads)\nException: Failed to download images ['gcr.io/kubernetes-helm/tiller:v2.16.1']\n",
    "stderr_lines": [
        "Traceback (most recent call last):",
        " File \"/tmp/.ansible-root/tmp/ansible-tmp-1629451316.05-110850422460737/download_images.py\", line 144, in <module>",
        " raise Exception(\"Failed to download images %s\" % failed_downloads)",
        "Exception: Failed to download images ['gcr.io/kubernetes-helm/tiller:v2.16.1']"
    ],