Closed dgoodwin closed 6 years ago
Re-use the cluster-api NetworkConfig struct.
Supports multiple ranges but currently validates that only one is provided, as this appears to be all openshift-ansible supports.
Will default if none is provided.
Once set these values are immutable.
Updated.
/retest
@dgoodwin the integration test keeps failing, you may want to look into it
My mistake, forgot to run tests after I added validation to require some of those fields.
/lgtm
Re-use the cluster-api NetworkConfig struct.
Supports multiple ranges but currently validates that only one is provided, as this appears to be all openshift-ansible supports.
Will default if none is provided.
Once set these values are immutable.