Skip to content
  1. Mar 03, 2023
  2. Jan 27, 2023
  3. Jan 14, 2023
  4. Jan 09, 2023
  5. Jan 07, 2023
  6. Nov 07, 2022
    • Kenichi Omichi's avatar
      Make vagrant-ubuntu20-flannel voting (#9469) · a731e257
      Kenichi Omichi authored
      We made all vagrant jobs non-voting because those jobs were not stable.
      However the setting allowed a pull request which broke vagrant jobs
      completely merged into the master branch.
      To avoid such situation, this makes one of vagrant jobs voting.
      Let's see the stability of the job.
      a731e257
  7. Oct 19, 2022
  8. Oct 07, 2022
  9. Sep 05, 2022
  10. Aug 03, 2022
  11. Jul 27, 2022
    • Kenichi Omichi's avatar
      Enable shellcheck for contrib/ (#9122) · 9c28f61d
      Kenichi Omichi authored
      Today we have many contributions to contrib/offline/ and some PRs
      contained invalid coding style for those scripts.
      This enables shellcheck to make such invalid coding style easily.
      9c28f61d
  12. Jul 22, 2022
  13. Jul 05, 2022
  14. Jun 29, 2022
  15. Jun 17, 2022
  16. Jun 15, 2022
  17. Jun 10, 2022
  18. May 04, 2022
  19. Apr 29, 2022
  20. Apr 27, 2022
  21. Apr 17, 2022
  22. Mar 30, 2022
  23. Mar 28, 2022
  24. 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
  25. 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
  26. Jan 05, 2022
  27. Dec 14, 2021
  28. 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
  29. Dec 03, 2021
  30. Dec 02, 2021
  31. Dec 01, 2021
  32. Nov 30, 2021
  33. Nov 26, 2021
Loading