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