Skip to content
  1. Nov 29, 2023
  2. Nov 16, 2023
  3. Nov 15, 2023
  4. Nov 08, 2023
  5. Nov 07, 2023
  6. Oct 30, 2023
  7. Oct 17, 2023
  8. Oct 13, 2023
  9. 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
  10. Sep 22, 2023
  11. Sep 12, 2023
  12. Sep 08, 2023
  13. Sep 05, 2023
  14. Sep 04, 2023
  15. Sep 01, 2023
  16. Aug 18, 2023
  17. Aug 16, 2023
  18. Aug 08, 2023
  19. Jul 26, 2023
  20. Jul 03, 2023
  21. Jun 30, 2023
  22. Jun 28, 2023
  23. Jun 27, 2023
  24. Jun 23, 2023
  25. Jun 22, 2023
  26. Jun 19, 2023
  27. Jun 08, 2023
  28. Jun 02, 2023
  29. May 31, 2023
  30. May 30, 2023
  31. May 25, 2023
  32. May 24, 2023
  33. May 22, 2023
  34. May 19, 2023
Loading