Skip to content
Snippets Groups Projects
  1. Nov 05, 2024
  2. Nov 04, 2024
  3. Oct 31, 2024
  4. Oct 24, 2024
  5. Oct 22, 2024
  6. Oct 21, 2024
  7. Oct 17, 2024
  8. Oct 14, 2024
  9. Oct 12, 2024
  10. Oct 10, 2024
  11. Oct 09, 2024
  12. Oct 08, 2024
    • Seena Fallah's avatar
      containerd: simplify registry mirror template (#11326) · 7f90fc7b
      Seena Fallah authored
      
      Simplify registry mirror rendering in config.toml.
      The map filter can extract the host list from mirrors so we can
      just unique them and render them without needing to construct vars
      for it.
      For the registry mirror tls section, we can first extract mirrors
      from the dict then filter on only the ones having skip_veridy defined
      first and then filter on the ones having true (as the dict might not
      have skip_verify defined and that would cause errors of undefined var).
      
      This will speed up and simply the templating.
      
      Signed-off-by: default avatarSeena Fallah <seenafallah@gmail.com>
      7f90fc7b
    • Kay Yan's avatar
      cleanup kube 1.28 and cri-o 1.28 (#11609) · fb312e51
      Kay Yan authored
      fb312e51
  13. Oct 07, 2024
  14. Oct 06, 2024
  15. Oct 04, 2024
  16. Oct 03, 2024
  17. Oct 01, 2024
  18. Sep 30, 2024
  19. Sep 29, 2024
  20. Sep 28, 2024
  21. Sep 27, 2024
Loading