Skip to content
  1. Oct 15, 2021
  2. Oct 12, 2021
  3. Oct 08, 2021
  4. Oct 07, 2021
  5. Oct 01, 2021
  6. Sep 29, 2021
  7. Sep 27, 2021
  8. Sep 23, 2021
  9. Sep 22, 2021
  10. Sep 21, 2021
  11. Sep 17, 2021
  12. Sep 09, 2021
  13. Sep 06, 2021
  14. Aug 31, 2021
  15. Aug 30, 2021
  16. Aug 25, 2021
  17. Aug 16, 2021
  18. Aug 12, 2021
  19. Aug 11, 2021
  20. Aug 09, 2021
  21. Jul 22, 2021
    • Kenichi Omichi's avatar
      Separate gvisor_download_url for runsc and shim (#7760) · 56e23086
      Kenichi Omichi authored
      To download necessary files in advance for offline deployment,
      we can see all file URLs with contrib/offline/generate_list.sh
      Most URLs are downloadable, but gvisor's one is not because the
      URL is a part of full URLs for gvisor.
      To download gvisor's files from the URLs directory, this separates
      into two URLs for runsc and the shim.
      56e23086
  22. Jul 20, 2021
  23. Jul 13, 2021
  24. Jun 21, 2021
  25. Jun 17, 2021
  26. Jun 16, 2021
  27. Jun 11, 2021
  28. Jun 07, 2021
    • Cristian Calin's avatar
      Calico enable support for eBPF (#7618) · ec0c0d4a
      Cristian Calin authored
      * Calico: align manifests with upstream
      
      * allow enabling typha prometheus metrics
      
      * Calico: enable eBPF support
      
      * manage the kubernetes-services-endpoint configmap
      
      * Calico: document the use of eBPF dataplane
      
      * Calico: improve checks before deployment
      
      * enforce disabling kube-proxy when using eBPF dataplane
      * ensure calico_version is supported
      ec0c0d4a
Loading