Skip to content
  1. Nov 05, 2021
  2. Nov 04, 2021
  3. Nov 03, 2021
  4. Nov 02, 2021
  5. 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
  6. Oct 29, 2021
  7. Oct 28, 2021
  8. Oct 27, 2021
  9. Oct 25, 2021
  10. Oct 24, 2021
  11. Oct 22, 2021
  12. Oct 20, 2021
  13. Oct 19, 2021
    • Cristian Calin's avatar
      netchecker: update images to 1.2.2 from Mirantis (#8074) · 6a5b87dd
      Cristian Calin authored
      * netchecker: update images to 1.2.2 from Mirantis which is slightly less ancinet than the l23networks images
      
      * Netchecker: use local etcd instead of kubernetes v1beta1 crds which are no longer suported by kube 1.22+
      6a5b87dd
    • Omar Aloraini's avatar
      Rocky Linux support (#8095) · 6aac5939
      Omar Aloraini authored
      * Add Rocky as a known OS
      
      * Make sure Rocky includes bootstrap-centos.yml
      
      * Update docs with Rocky Linux
      
      * Rocky Linux wireguard and EPEL
      
      * Rocky Linux in the list of supported distributions
      6aac5939
  14. Oct 15, 2021
  15. Oct 14, 2021
  16. Oct 12, 2021
    • Cristian Calin's avatar
      cert-manager: upgrade to 1.5.4 (#8069) · cee481f6
      Cristian Calin authored
      * cert-manager: update to 1.5.4
      
      * cert-manager: remove outdated guidelines on creating an initial ClusterIssuer
      cee481f6
    • Max Gautier's avatar
      etcd: deploy container engine if needed (#7532) · e4c8c718
      Max Gautier authored
      If the etcd cluster is separate and the etcd_deployment_type is "host",
      there is no need for a container engine on the etcd nodes
      
      Do not rely on a 'default(true)' filter, but define a proper default in
      kubespray-defaults depending on etcd deployment method and if internal
      or external etcd is used
      e4c8c718
  17. Oct 11, 2021
Loading