container-tools/kind-action

Action failing on Mac due to known DNS GH problem

squakez opened this issue · 2 comments

Kind with registry may have problem on macos runners due to DNS (see actions/runner-images#8649).

The workaround for the time being is to change the kind-registry host name with 127.0.0.1 as done in apache/camel-k@ee54714

Fixed by #23.