Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

IPTables Change, can't run Gitlab CI CD anymore #464

Closed
intsanerarity opened this issue Dec 15, 2023 · 3 comments
Closed

IPTables Change, can't run Gitlab CI CD anymore #464

intsanerarity opened this issue Dec 15, 2023 · 3 comments

Comments

@intsanerarity
Copy link

Hey,

with your newest Version i get this error from my CI/CD Pipeline
"error during connect: Post "http://docker:2375/v1.24/auth": dial tcp: lookup docker on 169.254.169.254:53: no such host"

i set dind fix on 23.0.6 and everything is working fine - any suggestions?

best regards

steven

@manneorama
Copy link

Same here but on Github using action-runner-controller in GKE with docker:dind as a sidecar. Worked around it by pinning docker:dind to the previous version in the runner controller Helm chart.

@steve-mt
Copy link

@manneorama This is a duplicate of #463, for GitLab.com specifics you can check https://gitlab.com/gitlab-com/gl-infra/production/-/issues/17283

akerouanton added a commit to akerouanton/docker-doi that referenced this issue Dec 15, 2023
PR docker-library#461 updated Alpine to 3.19 and made a change to load the nf_tables
kernel module if needed. However, as demonstrated by docker-library#463 and docker-library#464 this
might break when the host system doesn't have the nf_tables module
available. In that case, we should still try to load the ip_tables
module and symlink /sbin/iptables to xtables-legacy-multi.

Signed-off-by: Albin Kerouanton <[email protected]>
@tianon
Copy link
Member

tianon commented Dec 15, 2023

Duplicate of #463 👍 ❤️

@tianon tianon closed this as completed Dec 15, 2023
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

4 participants