Replies: 1 comment
-
Something appeared to me, so I tried this ... and it triggered the same error:
looks as if there is something hard-wired that shouldn't be. |
Beta Was this translation helpful? Give feedback.
0 replies
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Uh oh!
There was an error while loading. Please reload this page.
-
My nerdctl-related unit tests fail with IP address pool overlapping when run on a Github runner, please also see details of failed job.
The GH runner version is 2.305.0, the OS is Ubuntu 22.0.4.2LTS.
My unit test fails while executing
nerdctl run -d --name foo busybox /bin/sleep 120s
.The error message thrown by nerdctl is:
nerdctl and CNI plugins are installed with this helper script:
Any ideas as to why things go south in the Github runner VMs?
Beta Was this translation helpful? Give feedback.
All reactions