Skip to content
  1. Jan 22, 2024
  2. Jan 19, 2024
  3. Jan 17, 2024
  4. Jan 16, 2024
  5. Jan 09, 2024
  6. Jan 05, 2024
  7. Dec 21, 2023
  8. Dec 18, 2023
  9. Dec 14, 2023
  10. Dec 12, 2023
  11. Dec 11, 2023
    • Max Gautier's avatar
      Decouple kubespray-defaults from download (#10626) · 51069223
      Max Gautier authored
      * Decouple role kubespray-defaults from download
      
      Avoids doing re-importing the download role on every invocation of
      kubespray-defaults (and skipping everything).
      
      This has a measurable effect on playbook performance.
      
      * Update docs refering to moved download defaults
      51069223
  12. Nov 28, 2023
  13. Nov 24, 2023
  14. Oct 20, 2023
  15. Sep 26, 2023
    • Feruzjon Muyassarov's avatar
      Refactor NRI activation for containerd and CRI-O (#10470) · 1fd31ccc
      Feruzjon Muyassarov authored
      
      
      Refactor NRI (Node Resource Interface) activation in CRI-O and
      containerd. Introduce a shared variable, nri_enabled, to streamline
      the process. Currently, enabling NRI requires a separate update of
      defaults for each container runtime independently, without any
      verification of NRI support for the specific version of containerd
      or CRI-O in use.
      
      With this commit, the previous approach is replaced. Now, a single
      variable, nri_enabled, handles this functionality. Also, this commit
      separates the responsibility of verifying NRI supported versions of
      containerd and CRI-O from cluster administrators, and leaves it to
      Ansible.
      
      Signed-off-by: default avatarFeruzjon Muyassarov <feruzjon.muyassarov@intel.com>
      1fd31ccc
  16. Sep 18, 2023
  17. Sep 12, 2023
  18. Sep 08, 2023
  19. Aug 25, 2023
  20. Aug 17, 2023
  21. Aug 16, 2023
  22. Jul 24, 2023
  23. Jul 05, 2023
  24. Jun 27, 2023
  25. Jun 26, 2023
  26. Jun 23, 2023
  27. Jun 16, 2023
  28. May 29, 2023
  29. May 24, 2023
  30. May 19, 2023
  31. May 12, 2023
  32. May 11, 2023
  33. May 10, 2023
  34. Mar 21, 2023
  35. Mar 07, 2023
  36. Mar 02, 2023
  37. Jan 31, 2023
  38. Jan 21, 2023
Loading