Skip to content
  1. Dec 18, 2023
  2. Nov 08, 2023
  3. Oct 30, 2023
  4. Sep 04, 2023
  5. Aug 18, 2023
  6. Jul 25, 2023
  7. May 31, 2023
  8. May 11, 2023
  9. Mar 29, 2023
  10. Feb 27, 2023
  11. Feb 06, 2023
  12. Feb 01, 2023
  13. Nov 09, 2022
  14. Nov 08, 2022
  15. Oct 07, 2022
  16. Sep 23, 2022
  17. Aug 30, 2022
  18. Aug 24, 2022
    • Cristian Calin's avatar
      add pre-commit hook to facilitate local testing (#9158) · e6976a54
      Cristian Calin authored
      * add pre-commit hook configuration
      
      * add tmp.md to .gitignore
      
      * describe the use of pre-commit hook in CONTRIBUTING.md
      
      * fix docs/integration.md errors identified by markdownlint
      
      * fix docs/<file>.md errors identified by markdownlint
      
      * docs/azure-csi.md
      * docs/azure.md
      * docs/bootstrap-os.md
      * docs/calico.md
      * docs/debian.md
      * docs/fcos.md
      * docs/vagrant.md
      * docs/gcp-lb.md
      * docs/kubernetes-apps/registry.md
      * docs/setting-up-your-first-cluster.md
      * docs/vagrant.md
      * docs/vars.md
      
      * fix contrib/<file>.md errors identified by markdownlint
      e6976a54
  19. Aug 23, 2022
  20. Jun 27, 2022
  21. May 09, 2022
  22. May 06, 2022
  23. May 02, 2022
  24. Apr 05, 2022
  25. Mar 18, 2022
    • Cristian Calin's avatar
      [calico] don't enable ipip encapsulation by default and use vxlan in CI (#8434) · dd2d95ec
      Cristian Calin authored
      * [calico] make vxlan encapsulation the default
      
      * don't enable ipip encapsulation by default
      * set calico_network_backend by default to vxlan
      * update sample inventory and documentation
      
      * [CI] pin default calico parameters for upgrade tests to ensure proper upgrade
      
      * [CI] improve netchecker connectivity testing
      
      * [CI] show logs for tests
      
      * [calico] tweak task name
      
      * [CI] Don't run the provisioner from vagrant since we run it in testcases_run.sh
      
      * [CI] move kube-router tests to vagrant to avoid network connectivity issues during netchecker check
      
      * service proxy mode still fails connectivity tests so keeping it manual mode
      
      * [kube-router] account for containerd use-case
      dd2d95ec
  26. Feb 15, 2022
  27. Jan 12, 2022
  28. Nov 30, 2021
    • Cristian Calin's avatar
      Various documentation updates (#8243) · 52ee5d0f
      Cristian Calin authored
      * Docs: update CONTRIBUTING.md
      
      * Docs: clean up outdated roadmap and point to github issues instead
      
      * Docs: update note on kubelet_cgroup_driver
      
      * Docs: update kata containers docs with note about cgroup driver
      
      * Docs: note about CI specific overrides
      52ee5d0f
  29. Nov 09, 2021
  30. Nov 05, 2021
  31. Sep 28, 2021
  32. Aug 28, 2021
  33. Jul 08, 2021
  34. Jul 01, 2021
  35. Apr 29, 2021
    • Cristian Calin's avatar
      Rename ansible groups to use _ instead of - (#7552) · 360aff4a
      Cristian Calin authored
      * rename ansible groups to use _ instead of -
      
      k8s-cluster -> k8s_cluster
      k8s-node -> k8s_node
      calico-rr -> calico_rr
      no-floating -> no_floating
      
      Note: kube-node,k8s-cluster groups in upgrade CI
            need clean-up after v2.16 is tagged
      
      * ensure old groups are mapped to the new ones
      360aff4a
  36. Apr 26, 2021
  37. Apr 12, 2021
  38. Apr 05, 2021
  39. Apr 02, 2021
  40. Mar 24, 2021
Loading