Mirantis / hmc

Apache License 2.0
10 stars 13 forks source link

Wait for Infrastructure/ControlPlane/BootstrapProvider readiness before reporting success #235

Open Kshatrix opened 3 weeks ago

Kshatrix commented 3 weeks ago

      cluster-api:
        success: true
      cluster-api-provider-aws:
        success: true
      cluster-api-provider-azure:
        success: true
      hmc:
        success: true
      k0smotron:
        success: true```
squizzi commented 1 week ago

I'm code complete on this, but with all the e2e test debugging I haven't been able to test this just yet.