Skip to content
Snippets Groups Projects
  1. May 27, 2022
  2. Jan 05, 2022
  3. 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
      Unverified
      682c8a59
  4. Dec 04, 2021
  5. Dec 01, 2021
  6. Nov 30, 2021
  7. Nov 19, 2021
  8. Oct 19, 2021
    • Omar Aloraini's avatar
      Rocky Linux support (#8095) · 6aac5939
      Omar Aloraini authored
      * Add Rocky as a known OS
      
      * Make sure Rocky includes bootstrap-centos.yml
      
      * Update docs with Rocky Linux
      
      * Rocky Linux wireguard and EPEL
      
      * Rocky Linux in the list of supported distributions
      Unverified
      6aac5939
  9. Oct 01, 2021
  10. Sep 27, 2021
  11. Sep 10, 2021
  12. Aug 20, 2021
  13. Jul 20, 2021
  14. Jul 15, 2021
    • spaced's avatar
      add containerd on fedora CoreOS (#7794) · c2cf0d99
      spaced authored
      * set selinux type t_etc if selinux state is enforcing
      
      * workaround with update repo is no longer needed
      remove comments about failing playbook
      
      * grubby is not available in distros using ostree
      
      * remove docker support because removed in fcos
      update install script example with live rootfs
      
      * do not call grubby on ostree based distro
      
      * update docs enabling containerd on fedora coreos
      Unverified
      c2cf0d99
  15. Jul 12, 2021
    • Cristian Calin's avatar
      Move to Ansible 3.4.0 (#7672) · 7516fe14
      Cristian Calin authored
      * Ansible: move to Ansible 3.4.0 which uses ansible-base 2.10.10
      
      * Docs: add a note about ansible upgrade post 2.9.x
      
      * CI: ensure ansible is removed before ansible 3.x is installed to avoid pip failures
      
      * Ansible: use newer ansible-lint
      
      * Fix ansible-lint 5.0.11 found issues
      
      * syntax issues
      * risky-file-permissions
      * var-naming
      * role-name
      * molecule tests
      
      * Mitogen: use 0.3.0rc1 which adds support for ansible 2.10+
      
      * Pin ansible-base to 2.10.11 to get package fix on RHEL8
      Unverified
      7516fe14
  16. Jul 09, 2021
  17. Jun 25, 2021
  18. Jun 01, 2021
    • Cristian Calin's avatar
      Docs improvements (#7660) · 6a2ea94b
      Cristian Calin authored
      * Docs: update sidebar
      
      * Docs: move registry documentation into docs/
      
      * Docs: move rbd_provisioner documentation into docs/
      
      * Docs: move cephfs_provisioner into docs/
      
      * Docs: move local_volume_provisioner documentation into docs/
      
      * Docs: move ambassador.md to docs/ingress_controller/
      
      * Docs: move metallb.md to docs/ingress_controller/
      
      * Docs: move ingress_nginx documentation into docs/
      
      * Docs: move alb_ingress_controller documentation into docs/
      
      * Docs: merge ambassador documentation into docs/ingress_controller/
      
      * Docs: move cert_manager documentation into docs/
      
      * Docs: move bootstrap-os documentation into docs/
      
      * Docs: update file locations in sidebar
      Unverified
      6a2ea94b
  19. May 25, 2021
  20. Apr 23, 2021
    • Cristian Calin's avatar
      Initial AlmaLinux support (#7538) · 73db44b0
      Cristian Calin authored
      * AlmaLinux: ansible>2.9.19 is needed to know about AlmaLinux
      
      * AlmaLinux: identify as a centos derrivative
      
      * AlmaLinux: add AlmaLinux to checks for CentOS
      
      * Use ansible_os_family to compare family and not distribution
      Unverified
      73db44b0
  21. Mar 29, 2021
    • Terry's avatar
      Remove DNSSEC config management in bootstrap-debian.yml (#7408) · f72063e7
      Terry authored
      DNSSEC is off by default on ubuntu/bionic64 (18.04) as per resolved.conf(5).
      These tasks are artefacts of obsolete infra configuration, and no longer needed.
      
      Further removing these tasks resolves the issue that the tasks always reports
      'changed' and bounces systemd-resolved unneccesarily, even if there was no
      actual modification of /etc/systemd/resolved.conf.
      Unverified
      f72063e7
  22. Feb 11, 2021
  23. Feb 10, 2021
  24. Feb 08, 2021
    • Vyacheslav's avatar
      Update main.yml (#7267) · e3ab665e
      Vyacheslav authored
      ````
      TASK [bootstrap-os : Enable RHEL 8 repos] ***************************************************************************************************************************************************************************************************
      fatal: [node6]: FAILED! => {"changed": false, "msg": "This system has no repositories available through subscriptions"}
      fatal: [node7]: FAILED! => {"changed": false, "msg": "This system has no repositories available through subscriptions"}
      fatal: [node1]: FAILED! => {"changed": false, "msg": "This system has no repositories available through subscriptions"}
      
      
      root@node1:/kubespray# cat /etc/os-release
      NAME="Ubuntu"
      VERSION="18.04.5 LTS (Bionic Beaver)"
      ID=ubuntu
      ID_LIKE=debian
      PRETTY_NAME="Ubuntu 18.04.5 LTS"
      VERSION_ID="18.04"
      HOME_URL="https://www.ubuntu.com/"
      SUPPORT_URL="https://help.ubuntu.com/"
      BUG_REPORT_URL="https://bugs.launchpad.net/ubuntu/"
      PRIVACY_POLICY_URL="https://www.ubuntu.com/legal/terms-and-policies/privacy-policy"
      VERSION_CODENAME=bionic
      UBUNTU_CODENAME=bionic
      root@node1:/kubespray#
      ```
      Unverified
      e3ab665e
  25. Jan 29, 2021
  26. Jan 25, 2021
  27. Jan 11, 2021
  28. Jan 07, 2021
  29. Jan 06, 2021
    • flix444's avatar
      Valuating conditional (need_https_proxy.rc != 0) fail if http_proxy set and... · 308ceee4
      flix444 authored
      Valuating conditional (need_https_proxy.rc != 0) fail if http_proxy set and skip_http_proxy_on_os_packages is true (#7078)
      
      * Remove because of empty need_http_proxy.rc if http/https_proxy and skip_http_proxy_on_os_packages=true is set
      
      * Modify sample for debian and centos skip_http_proxy
      
      * Modify sample for debian and centos skip_http_proxy
      Unverified
      308ceee4
  30. Dec 30, 2020
  31. Dec 23, 2020
    • marcosfsch's avatar
      Fedora CoreOS fixes (#7010) · 9db4b949
      marcosfsch authored
      * Fedora CoreOS: Fix for ethtool pre-installed
      
      Fix error in rpm-ostree when ethtool is already insatlled (FCOS >= 32.20201104.3.0)
      
      * Fedora CoreOS: Fix connection lost
      
      Fedora CoreOS: Ignore connection lost due to reboot and continues the playbook
      Unverified
      9db4b949
  32. Nov 24, 2020
  33. Nov 11, 2020
  34. Oct 21, 2020
  35. Oct 09, 2020
  36. Sep 09, 2020
  37. Sep 07, 2020
  38. Aug 28, 2020
Loading