c12s-kubespray/roles/network_plugin/calico
Yousong Zhou a7b8708dfc
calico: use absolute path to docker, crictl binary (#6253)
To avoid the following error (ignored when pipefail is off)

  RUNNING HANDLER [network_plugin/calico : containerd | delete calico-node containers] *******************************************************************************
  changed: [node1] => {"attempts": 1, "changed": true, "cmd": "crictl pods --name calico-node-* -q | xargs -I% --no-run-if-empty bash -c \"crictl stopp % && crictl rmp %\"", "delta": "0:00:00.004240", "end": "2020-06-10 03:32:41.316955", "rc": 0, "start": "2020-06-10 03:32:41.312715", "stderr": "/bin/sh: crictl: command not found", "stderr_lines": ["/bin/sh: crictl: command not found"], "stdout": "", "stdout_lines": []}
2020-06-10 03:22:08 -07:00
..
defaults Update default (erroneous) backend value for calico (#6031) 2020-04-27 00:03:39 -07:00
files Raise delay and retry for rotate tokens (#5304) 2019-10-30 01:56:52 -07:00
handlers calico: use absolute path to docker, crictl binary (#6253) 2020-06-10 03:22:08 -07:00
rr Parse calico nodes as json (#5114) 2019-08-27 10:16:42 -07:00
tasks Fix retries keyword missing until instruction (#5989) 2020-04-21 07:20:56 -07:00
templates Support all taints in network plugins manifests (#6208) 2020-06-02 05:38:15 -07:00