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

fix: do not do any network magic when using hostnetwork #844

Merged
merged 1 commit into from
Nov 9, 2021

Conversation

iwilltry42
Copy link
Member

Changes

  • do not try to get host gateway IP via tools node or network inspect
  • do not try to inject host.k3d.internal into /etc/hosts
  • do not try to inject host.k3d.internal into CoreDNS configmap
  • when getting node info from container, do not try to get IP info

Linked PRs/Issues

@iwilltry42 iwilltry42 self-assigned this Nov 9, 2021
@iwilltry42 iwilltry42 added bug Something isn't working component/main labels Nov 9, 2021
@iwilltry42 iwilltry42 added this to the v5.1.0 milestone Nov 9, 2021
@iwilltry42 iwilltry42 merged commit d29061e into main Nov 9, 2021
@iwilltry42 iwilltry42 deleted the fix/no-network-magic-in-host-network branch November 9, 2021 10:30
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
bug Something isn't working component/main
Projects
Status: Done
Development

Successfully merging this pull request may close these issues.

[BUG] Failed to get IPAM Config for network host
1 participant