Skip to content
  1. Nov 16, 2021
  2. Nov 15, 2021
  3. Nov 14, 2021
  4. Nov 13, 2021
  5. Nov 11, 2021
  6. Nov 09, 2021
  7. Nov 08, 2021
  8. Nov 07, 2021
  9. Nov 06, 2021
  10. Nov 05, 2021
  11. Nov 04, 2021
  12. 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
  13. Oct 29, 2021
  14. Oct 28, 2021
  15. Oct 27, 2021
  16. Oct 25, 2021
    • Mohamed Zaian's avatar
      nginx-ingress: bump to 1.0.4 (#8114) · d8d01bf5
      Mohamed Zaian authored
      * Disable builtin ssl_session_cache solving the problem with OpenSSL consuming memory.
      * Print warning only instead of error if no IngressClass permission is available.
      d8d01bf5
  17. Oct 24, 2021
  18. Oct 22, 2021
  19. Oct 20, 2021
    • Cristian Calin's avatar
      containerd: download containerd from upstream instead of using distro specific packages (#7970) · ea8e2fc6
      Cristian Calin authored
      * Containerd: download containerd from upstream instead of using distro specific packages
      
      split runc download to separate role
      make bootstrap-os role deploy container-selinux and seccomp libraries
      clean up package manager provided containerd
      move variables to docker role that are no longer common with containerd
      
      * Containerd: make molecule testing more relevant
      
      * replace ubuntu18 with ubuntu20
      * add centos8 and debian11 to molecule tests
      * run kubernetes/preinstall role to ensure relevancy
        of test including dependency packages
      
      * CI: adjust test scenarios for downloaded containerd
      ea8e2fc6
Loading