Description of problem: DNS VIP is no longer needed for etcd, see Bug 1813003 for 4.5 and Bug 1813004 for 4.4 - remove mdns publishing etcd service records https://github.com/openshift/machine-config-operator/pull/1556 - remove DNS VIP from worker machines just like https://github.com/openshift/machine-config-operator/pull/1666 - remove DNS VIP specifics from the installer - remote DNS vip specifics from openshift/api Expected results: Installation succeeds without DNS VIP and etcd records
due to capacity constraints we will be revisiting this bug in the upcoming sprint
The work for removing the IPI is Done, see: etcd: remove etcd entries from mdns https://github.com/openshift/machine-config-operator/pull/1556 BUG 1839896: ovirt: General Improvements https://github.com/openshift/installer/pull/3692 Bug 1843010: Remove dns vip https://github.com/openshift/machine-config-operator/pull/1775 ovirt: add a comment about DNS VIP field https://github.com/openshift/api/pull/684 We can close the Tracker bug now. The DNS VIP removal will land in 4.6.
Great work, Douglas, thank you!