Skip to content
Snippets Groups Projects
  1. May 06, 2022
  2. May 05, 2022
  3. May 02, 2022
  4. Apr 28, 2022
  5. Apr 17, 2022
  6. Apr 14, 2022
  7. Apr 12, 2022
  8. Apr 07, 2022
  9. Apr 05, 2022
  10. Mar 29, 2022
    • Kenichi Omichi's avatar
      Run 0100-dhclient-hooks if dhcpclient is enabled (#8658) · 503ab0f7
      Kenichi Omichi authored
      If running Kubespray on static IP environments, a task was failed like:
      
        TASK [kubernetes/preinstall : Configure dhclient hooks for resolv.conf (RH-only)]
        fatal: [ak8s2]: FAILED! => {
          "changed": false, "checksum": "..",
          "msg": "Destination directory /etc/dhcp/dhclient.d does not exist"}
      
      This adds a check for dhclientconffile for running 0100-dhclient-hooks to
      run the task only if dhcpclient is enabled.
      Unverified
      503ab0f7
  11. Mar 22, 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
      Unverified
      dd2d95ec
  13. Mar 17, 2022
  14. Mar 14, 2022
  15. Mar 07, 2022
  16. Mar 02, 2022
  17. Feb 26, 2022
  18. Feb 24, 2022
  19. Feb 23, 2022
  20. Feb 22, 2022
  21. Feb 15, 2022
  22. Feb 02, 2022
  23. Feb 01, 2022
  24. Jan 27, 2022
  25. Jan 24, 2022
  26. Jan 13, 2022
  27. Jan 11, 2022
  28. Jan 10, 2022
  29. Jan 06, 2022
  30. Jan 05, 2022
  31. Jan 04, 2022
  32. Jan 03, 2022
  33. Dec 21, 2021
  34. Dec 14, 2021
Loading