You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
This doesn't work for IPI baremetal deployments driven via hive,
because there are firewall rules that prevent access to the
bootstrap MCS from the pod running the installer.
This was implemented in:
openshift#4427
But we ran into problems making the same approach work for
worker machines ref:
openshift#4456
We're now looking at other approaches to resolve the
network-config requirements driving that work, so
switching back to the pointer config for masters seems
reasonable, particularly given this issue discovered for
hive deployments.
Conflicts:
pkg/tfvars/baremetal/baremetal.go
This reverts commit 98dc381.
0 commit comments