1. 05 6月, 2020 2 次提交
  2. 30 5月, 2020 1 次提交
  3. 21 5月, 2020 4 次提交
  4. 08 5月, 2020 1 次提交
  5. 05 5月, 2020 1 次提交
  6. 28 4月, 2020 3 次提交
  7. 23 4月, 2020 2 次提交
  8. 22 4月, 2020 1 次提交
  9. 19 4月, 2020 1 次提交
  10. 10 4月, 2020 1 次提交
  11. 07 4月, 2020 2 次提交
  12. 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
  13. 23 2月, 2020 5 次提交
  14. 22 2月, 2020 2 次提交
  15. 21 2月, 2020 4 次提交
  16. 20 2月, 2020 2 次提交
  17. 13 2月, 2020 1 次提交
  18. 04 2月, 2020 4 次提交
  19. 31 1月, 2020 2 次提交