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