Skip to content
Snippets Groups Projects
  1. Jun 10, 2020
    • Yousong Zhou's avatar
      calico: use absolute path to docker, crictl binary (#6253) · a7b8708d
      Yousong Zhou authored
      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": []}
      Unverified
      a7b8708d
  2. Jun 09, 2020
  3. Jun 08, 2020
  4. Jun 05, 2020
  5. Jun 04, 2020
    • spaced's avatar
      fix CRI-O repos for centos distributions (#6224) · 750db913
      spaced authored
      * fix CRI-O repos for centos distributions
      
      * fix CRI-O repos for centos distributions
      - revert workarounds
      
      * fix CRI-O repos for centos distributions
      - use https for centos repos
      
      * avoid 302 redirects for centos repos
      Unverified
      750db913
  6. Jun 03, 2020
  7. Jun 02, 2020
  8. Jun 01, 2020
  9. May 29, 2020
  10. May 28, 2020
  11. May 25, 2020
  12. May 19, 2020
  13. May 18, 2020
  14. May 15, 2020
  15. May 13, 2020
Loading