camel-k
camel-k copied to clipboard
Mac github actions failing
We got
Get "https://kind-registry:5000/v2/": dial tcp: lookup kind-registry on 127.0.0.53:53: server misbehaving
we only use mac for quarkus native, but I tested with other checks and it is the same.
Root cause: https://github.com/actions/runner-images/issues/8649
The problem is fixed with some workaround, however, we keep this open until the root cause is solved.
We are no longer needing the macos actions for the moment.