Skip to content
  1. Nov 26, 2021
  2. Nov 25, 2021
    • Cristian Calin's avatar
      Defaults: replace docker with containerd as our default container_manager (#8175) · e78bda65
      Cristian Calin authored
      * Defaults: replace docker with containerd as our default container_manager
      
      * CI: Use docker for download_localhost test
      
      * Defaults: with container_manager=containerd we need etcd_deployment_type=host
      
      * CI: Run weave jobs with docker
      
      * CI: Vagrant don't download_force_cache
      
      * CI: Fix upgrade tests
      
      * should run compatible with old settings, this means docker
      * we need to run with a distro that has at least modern containerd,
        this means move from debian9 to debian10 to allow `containerd_version`
        to match between 2.17 and master
      e78bda65
  3. Nov 24, 2021
  4. Nov 22, 2021
  5. Nov 20, 2021
  6. Nov 19, 2021
  7. Nov 18, 2021
  8. Nov 16, 2021
  9. Nov 15, 2021
  10. Nov 14, 2021
  11. Nov 13, 2021
  12. Nov 11, 2021
  13. Nov 09, 2021
  14. Nov 08, 2021
  15. Nov 07, 2021
  16. Nov 06, 2021
  17. Nov 05, 2021
  18. Nov 04, 2021
  19. Nov 01, 2021
    • zhengtianbao's avatar
      Ensure addon-resizer 1.8.11 only effective at arch amd64. (#8144) · 9d4cdb7b
      zhengtianbao authored
      * Ensure addon-resizer 1.8.11 only effective at arch amd64.
      
      k8s.gcr.io/addon-resizer:1.8.11 returns the amd64 image which is not executable at arm64.
      
      Disable addon-resizer when the platform is not amd64.
      
      When metrics-server upgrade and use addon-resizer:2.3, then revert this
      commit and `image_arch` will determine the `addon_resizer_image_tag`.
      
      * Add metrics_server_resizer architectures check
      9d4cdb7b
  20. Oct 29, 2021
  21. Oct 28, 2021
Loading