Skip to content
  1. Nov 02, 2023
  2. Nov 01, 2023
  3. Oct 30, 2023
  4. Oct 20, 2023
  5. Oct 19, 2023
  6. Oct 17, 2023
  7. Oct 13, 2023
  8. Oct 12, 2023
  9. Oct 11, 2023
  10. Oct 10, 2023
  11. Oct 07, 2023
  12. Sep 29, 2023
  13. Sep 28, 2023
  14. 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
    • Majid Garoosi's avatar
      Bump nerdctl version 1.5.0 (#10475) · 6f520eac
      Majid Garoosi authored
      6f520eac
Loading