This is a tech-debt story that aims to consolidate the `IPv4Address` and `Address` fields of the instance Info struct. Ideally the Address field should be fully replaced by the resolved IPv4 network address.
Engineering Details
Discussion present here: https://github.com/openshift/windows-machine-config-operator/pull/664#discussion_r707751929
Acceptance Criteria
- A determination if this can be done/should be done
- If it should be done, deleting the Address field after safely replacing all usages with IPv4Address