You can not select more than 25 topics
Topics must start with a letter or number, can include dashes ('-') and can be up to 35 characters long.
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": []}
|
5 years ago |
.. |
defaults
|
Update default (erroneous) backend value for calico (#6031)
|
5 years ago |
files
|
Raise delay and retry for rotate tokens (#5304)
|
6 years ago |
handlers
|
calico: use absolute path to docker, crictl binary (#6253)
|
5 years ago |
rr
|
Parse calico nodes as json (#5114)
|
6 years ago |
tasks
|
Fix retries keyword missing until instruction (#5989)
|
5 years ago |
templates
|
Support all taints in network plugins manifests (#6208)
|
5 years ago |