Skip to content

2021-12-17

Compare
Choose a tag to compare
@rbo rbo released this 17 Dec 07:52
· 220 commits to master since this release
c344ff9
  • Bump OpenShift Version to 4.9.5
  • Refactor DigitalOcean DNS provider
    • Added IPv6 support
    • Switch to ansible galaxy module
      Please run ./ansible/setup.yml or ./ansible/01-prepare-host.yml to install ansible galaxy module. Or via: ansible-galaxy collection install community.digitalocean
  • Fixed Issue #185 : IPv6 Single Stack - NFS exports only for IPv4 -> installation fail / not completed
  • Fixed Issue #197 : public_ip & listen_address did not work as expected
  • Add support for different vm storage backend (lvm & qcow2)
  • Added api. to /etc/hosts to be more independent from public DNS
  • Added openshift console and oauth url to internal dns entries
  • Update documentation
    • Redesign the variables table
    • Added link to virt cheatsheet
  • Bump OKD version to 4.8 & OPM to 1.19 (docs only)