1. 06 11月, 2020 1 次提交
  2. 09 10月, 2020 1 次提交
  3. 08 10月, 2020 1 次提交
  4. 06 10月, 2020 1 次提交
  5. 30 9月, 2020 2 次提交
  6. 26 8月, 2020 1 次提交
  7. 25 8月, 2020 1 次提交
  8. 18 8月, 2020 2 次提交
  9. 13 8月, 2020 1 次提交
  10. 11 8月, 2020 1 次提交
  11. 01 8月, 2020 1 次提交
  12. 24 6月, 2020 1 次提交
  13. 05 6月, 2020 2 次提交
  14. 30 5月, 2020 1 次提交
  15. 21 5月, 2020 4 次提交
  16. 08 5月, 2020 1 次提交
  17. 05 5月, 2020 1 次提交
  18. 28 4月, 2020 3 次提交
  19. 23 4月, 2020 2 次提交
  20. 22 4月, 2020 1 次提交
  21. 19 4月, 2020 1 次提交
  22. 10 4月, 2020 1 次提交
  23. 07 4月, 2020 2 次提交
  24. 24 3月, 2020 1 次提交
    • P
      Upgrade podman and add libglib2.0-0 to kicbase image · abf35cfb
      Priya Wadhwa 提交于
      The `TestOffline/group/crio` integration test was failing with the error:
      
      ```
      crio load image: sudo podman load -i /var/lib/minikube/images/storage-provisioner_v1.8.1: exit status 125
      ```
      
      I tried SSH'ing into minikube and running the command myself, and got the error:
      
      ```
      Error: could not get runtime: please update to v2.0.1 or later: outdated conmon version
      ```
      
      I then tried updating conmon, but got the error:
      
      ```
      conmon: error while loading shared libraries: libglib-2.0.so.0: cannot open shared object file: No such file or directory
      ```
      
      I then tried adding the libglib2.0-0 library to the kic base image and upgrading podman, which seems to have resolved the issue.
      abf35cfb
  25. 23 2月, 2020 5 次提交
  26. 22 2月, 2020 1 次提交