Skip to content
Snippets Groups Projects
  1. Sep 21, 2024
    • Max Gautier's avatar
      Test group membership with group_names · 2ec1c938
      Max Gautier authored
      Testing for group membership with group names makes Kubespray more
      tolerant towards the structure of the inventory.
      Where 'inventory_hostname in groups["some_group"] would fail if
      "some_group" is not defined, '"some_group" in group_names' would not.
      2ec1c938
  2. Sep 19, 2024
  3. Aug 28, 2024
  4. Aug 26, 2024
  5. Aug 15, 2024
  6. Aug 05, 2024
  7. Jul 26, 2024
  8. May 03, 2024
  9. Apr 15, 2024
  10. Apr 09, 2024
  11. Jan 22, 2024
  12. Dec 21, 2023
  13. Oct 11, 2023
  14. Sep 20, 2023
  15. Jul 26, 2023
  16. Jul 05, 2023
  17. Jun 30, 2023
  18. Jun 26, 2023
  19. May 31, 2023
  20. Feb 09, 2023
  21. Jan 11, 2023
  22. Jan 03, 2023
  23. Dec 22, 2022
  24. Dec 10, 2022
  25. Dec 05, 2022
  26. Aug 18, 2022
    • GreatLazyMan's avatar
      Add 'flush ip6tables' task in reset role (#9168) · 175cdba9
      GreatLazyMan authored
      
      * Add 'flush ip6tables' task in reset role 
      
      If enable_dual_stack_networks is set to true and ip6 is defined,ip6tables will be created. But when reset the kubernetes cluster, kubespray doesn't flush ip6tables.
      
      * [CI] fix molecule tests on opensuse by upgrading to 15.4 (#9175)
      
      * [CI] fix molecule tests on opensuse by upgrading to 15.4
      
      * [opensuse] use correct python crytography package name depending on distribution version
      
      Co-authored-by: default avatarCristian Calin <6627509+cristicalin@users.noreply.github.com>
      175cdba9
  27. May 20, 2022
  28. May 04, 2022
  29. Apr 06, 2022
  30. Mar 17, 2022
  31. Mar 07, 2022
    • Takuya Murakami's avatar
      Update ansible-lint to 5.4.0 (#8607) (#8608) · 39acb2b8
      Takuya Murakami authored
      * Update ansible-lint to 5.4.0 (#8607)
      
      It seems that the Rich version 11.0.0 has a breaking change.
      So need to update ansible-lint to 5.3.2 or later.
      
      * Fix for ansible-lint no-changed-when rule (#8607)
      39acb2b8
  32. Mar 03, 2022
    • Cristian Calin's avatar
      [containerd] Upgrade containerd to 1.6.0 and re-enable arm64 architecture with... · bf7a506f
      Cristian Calin authored
      [containerd] Upgrade containerd to 1.6.0 and re-enable arm64 architecture with default options (#8555)
      
      * [containerd] add checksums for 1.6.0
      
      * [containerd] promote 1.6.0 as the new default
      
      * [runc] promote 1.1.0 as the new default to allow arm deployments out of the box
      
      * [nerdctl] bump to 0.17.0 to align with containerd 1.6.0
      
      * [reset] allow crictl stopp and rmp commands to fail
      bf7a506f
  33. Feb 23, 2022
  34. Feb 02, 2022
  35. Feb 01, 2022
  36. Jan 31, 2022
  37. Jan 26, 2022
  38. Dec 16, 2021
  39. Nov 19, 2021
Loading