Skip to content
  1. Feb 27, 2023
  2. Feb 06, 2023
  3. Feb 01, 2023
  4. Nov 09, 2022
  5. Nov 08, 2022
  6. Oct 07, 2022
  7. Sep 23, 2022
  8. Aug 30, 2022
  9. 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
  10. Aug 23, 2022
  11. Jun 27, 2022
  12. May 09, 2022
  13. May 06, 2022
  14. May 02, 2022
  15. Apr 05, 2022
  16. 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
  17. Feb 15, 2022
  18. Jan 12, 2022
  19. 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
  20. Nov 09, 2021
  21. Nov 05, 2021
  22. Sep 28, 2021
  23. Aug 28, 2021
  24. Jul 08, 2021
  25. Jul 01, 2021
  26. 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
  27. Apr 26, 2021
  28. Apr 12, 2021
  29. Apr 05, 2021
  30. Apr 02, 2021
  31. Mar 24, 2021
  32. Feb 05, 2021
  33. Feb 01, 2021
  34. Dec 03, 2020
  35. Dec 02, 2020
  36. Oct 12, 2020
  37. Oct 09, 2020
  38. Sep 11, 2020
  39. Sep 04, 2020
  40. Sep 03, 2020
Loading