Skip to content
  1. Jul 05, 2022
  2. Jun 29, 2022
  3. Jun 17, 2022
  4. Jun 15, 2022
  5. Jun 10, 2022
  6. May 04, 2022
  7. Apr 29, 2022
  8. Apr 27, 2022
  9. Apr 17, 2022
  10. Mar 30, 2022
  11. Mar 28, 2022
  12. 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
  13. Jan 11, 2022
    • Kenichi Omichi's avatar
      Fix failures of ansible-lint (#8401) · 73c889eb
      Kenichi Omichi authored
      This fixes the following types of failures:
      - empty-string-compare
      - literal-compare
      - risky-file-permissions
      - risky-shell-pipe
      - var-spacing
      
      In addition, this changes .gitlab-ci/lint.yml to block the same issue
      by using the same method at Kubespray CI.
      73c889eb
  14. Jan 05, 2022
  15. Dec 14, 2021
  16. Dec 10, 2021
    • Cristian Calin's avatar
      containerd: change default resolvconf_mode to host_resolvconf (#8247) · 682c8a59
      Cristian Calin authored
      * containerd: change default resolvconf_mode to host_resolvconf
      
      * Wait for kube-apiserver to come back after pod refresh
      
      * Handle resolv.conf gracefully
      
      * Retain currently configured DNS entries to ensure we don't break the resolvers
      
      * Suse uses wickedd for network management so no dhcp hooks
      
      * Molecule: increase ansible timeout
      
      * CI: Increase ansible timeout to 120s for Packet jobs
      682c8a59
  17. Dec 03, 2021
  18. Dec 02, 2021
  19. Dec 01, 2021
  20. Nov 30, 2021
  21. Nov 26, 2021
  22. Nov 25, 2021
    • Cristian Calin's avatar
      Defaults: replace docker with containerd as our default container_manager (#8175) · e78bda65
      Cristian Calin authored
      * Defaults: replace docker with containerd as our default container_manager
      
      * CI: Use docker for download_localhost test
      
      * Defaults: with container_manager=containerd we need etcd_deployment_type=host
      
      * CI: Run weave jobs with docker
      
      * CI: Vagrant don't download_force_cache
      
      * CI: Fix upgrade tests
      
      * should run compatible with old settings, this means docker
      * we need to run with a distro that has at least modern containerd,
        this means move from debian9 to debian10 to allow `containerd_version`
        to match between 2.17 and master
      e78bda65
  23. Nov 19, 2021
  24. Nov 11, 2021
    • Cristian Calin's avatar
      Exercise multiple ansible versions in CI (#8172) · 0d0468e1
      Cristian Calin authored
      * Ansible: separate requirements files for supported ansible versions
      
      * Ansible: allow using ansible 2.11
      
      * CI: Exercise Ansible 2.9 and Ansible 2.11 in a basic AIO CI job
      
      * CI: Allow running a reset test outside of idempotency tests and running it in stage1
      
      * CI: move ubuntu18-calico-aio job to stage2 and relay only on ubuntu20 with the variously supported ansible versions for stage1
      
      * CI: add capability to install collections or roles from ansible-galaxy to mitigate missing behavior in older ansible versions
      0d0468e1
  25. Nov 09, 2021
  26. Nov 05, 2021
  27. Oct 08, 2021
  28. Sep 24, 2021
  29. Sep 22, 2021
  30. Sep 06, 2021
  31. Sep 01, 2021
  32. Aug 30, 2021
  33. Aug 28, 2021
Loading