manusa / actions-setup-minikube

Set up your GitHub Actions workflow with a specific version of Minikube and Kuberentes
Apache License 2.0
60 stars 25 forks source link

add function to wait for k8s node ready condition before completing #73

Closed DanielSCrouch closed 1 year ago

manusa commented 1 year ago

This looks like something interesting to implement.

I saw you merged this to a downstream fork (https://github.com/SafeIntelligence/actions-setup-minikube)

Are you planning on opening a different PR?

DanielSCrouch commented 1 year ago

Happy to do so, I'll make a few small updates and test before creating a PR. Thanks for the interest