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

[Enhancement] Network Magic #721

Merged
merged 3 commits into from
Aug 30, 2021
Merged

[Enhancement] Network Magic #721

merged 3 commits into from
Aug 30, 2021

Conversation

iwilltry42
Copy link
Member

@iwilltry42 iwilltry42 commented Aug 27, 2021

DNS 'n' Stuff

  • before starting the cluster, gather environment info via tools node
  • use hostIP/gatewayIP for DNS (iptables + resolv.conf updated in entrypoint script)
  • revamp of custom entrypoint scripts

To-Do

  • ensure that it's running on every restart
    • tested via service docker restart and checking new log files (created by the entrypoint script with timestamps)

This potentially fixes #209

@iwilltry42 iwilltry42 added this to the v5.0.0 milestone Aug 27, 2021
@iwilltry42 iwilltry42 self-assigned this Aug 27, 2021
@iwilltry42 iwilltry42 changed the base branch from main to main-v5 August 27, 2021 14:32
@iwilltry42 iwilltry42 force-pushed the enhancement/networking branch 3 times, most recently from a4701b7 to 24d6223 Compare August 30, 2021 12:25
@iwilltry42 iwilltry42 marked this pull request as ready for review August 30, 2021 12:25
@iwilltry42 iwilltry42 linked an issue Aug 30, 2021 that may be closed by this pull request
- before starting the cluster, gather environment info via tools node
- use hostIP/gatewayIP for DNS fix
- revamp of custom entrypoint scripts
@iwilltry42 iwilltry42 force-pushed the enhancement/networking branch from 24d6223 to e446000 Compare August 30, 2021 12:57
@iwilltry42 iwilltry42 merged commit b4158a1 into main-v5 Aug 30, 2021
@iwilltry42 iwilltry42 deleted the enhancement/networking branch August 30, 2021 12:59
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
Status: Done
Development

Successfully merging this pull request may close these issues.

[BUG] DNS not resolving
1 participant