KubeMacPool is connected to the default Kubernetes network. When the default network pods are getting upgraded we may end up in a dead-lock where pods are waiting for KubeMacPool webhook, but it is inaccessible. We should create a test covering this scenario and fix it accordingly.
#69