karmab / kcli-ztp

deploy baremetal ipi using a dedicated vm
18 stars 26 forks source link

Fix wait for workers #86

Closed mvazquezc closed 2 years ago

mvazquezc commented 2 years ago

When creating a cluster with masters and workers where you make masters schedulable using an installation extra manifest, the openshift install script will not expect this and will keep looping until the timeout happens. This fixes that by removing masters from the oc get nodes output.