Skip to content
Snippets Groups Projects
  1. Jun 17, 2022
  2. Jun 16, 2022
  3. Jun 15, 2022
  4. May 27, 2022
  5. May 12, 2022
  6. May 02, 2022
  7. Apr 12, 2022
  8. Apr 08, 2022
  9. Apr 07, 2022
  10. Apr 05, 2022
  11. Mar 17, 2022
  12. Mar 02, 2022
  13. Feb 22, 2022
  14. Feb 21, 2022
  15. Feb 01, 2022
  16. Jan 31, 2022
  17. Jan 24, 2022
  18. Jan 22, 2022
  19. Jan 21, 2022
  20. Jan 10, 2022
  21. Jan 09, 2022
    • Kenichi Omichi's avatar
      Move containerd_version to defaults/main.yml (#8379) · 51bd9bee
      Kenichi Omichi authored
      All container image versions were defined in download/defaults/main.yml
      except containerd.
      The inconsistency caused the offline script(generate_list.sh) could not
      output the URL of containerd image.
      This moves the definition into a valid file.
      In addition, this adds host_os to generate_list.sh for downloading
      krew from a valid URL.
      51bd9bee
  22. Jan 05, 2022
  23. Jan 04, 2022
  24. Dec 20, 2021
  25. Dec 13, 2021
  26. Dec 10, 2021
    • Cristian Calin's avatar
      containerd: change default resolvconf_mode to host_resolvconf (#8247) · 682c8a59
      Cristian Calin authored
      * containerd: change default resolvconf_mode to host_resolvconf
      
      * Wait for kube-apiserver to come back after pod refresh
      
      * Handle resolv.conf gracefully
      
      * Retain currently configured DNS entries to ensure we don't break the resolvers
      
      * Suse uses wickedd for network management so no dhcp hooks
      
      * Molecule: increase ansible timeout
      
      * CI: Increase ansible timeout to 120s for Packet jobs
      682c8a59
  27. Dec 07, 2021
  28. Dec 06, 2021
    • Alvaro Campesino's avatar
      Improve control plane scale flow (#13) (#7989) · 27ab364d
      Alvaro Campesino authored
      * Improve control plane scale flow (#13)
      
      * Added version 1.20.10 of K8s
      
      * Setting first_kube_control_plane to a existing one
      
      * Setting first_kube_control_plane to a existing one
      
      * change first_kube_master for first_kube_control_plane
      
      * Ansible-lint changes
      27ab364d
Loading