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