Skip to content

fix: add DNS to minion containers and remove unused frontend network step#15

Merged
vegcom merged 2 commits intodevelopfrom
fix/ci-minion-dns
Apr 1, 2026
Merged

fix: add DNS to minion containers and remove unused frontend network step#15
vegcom merged 2 commits intodevelopfrom
fix/ci-minion-dns

Conversation

@June-Cozy
Copy link
Copy Markdown
Collaborator

Summary

  • Add explicit DNS configuration (1.1.1.1, 1.0.0.1) to the x-minion-base anchor in docker-compose.yaml
  • Minions were failing pip installs during CI due to DNS resolution issues inside containers
  • Remove the frontend network creation step from test-states.yml (not used without macvlan overlay)

Test plan

  • Verify CI workflow passes with the DNS configuration
  • Confirm pip installs work correctly in minion containers
  • Check that removing the frontend network step does not break any tests

June-Cozy and others added 2 commits March 31, 2026 18:54
…step

- Add explicit DNS (1.1.1.1, 1.0.0.1) to x-minion-base anchor
- Minions were failing pip installs due to DNS resolution issues in CI
- Remove frontend network creation step (not used without macvlan overlay)

Contributions by: June
@vegcom vegcom enabled auto-merge April 1, 2026 01:57
@vegcom vegcom disabled auto-merge April 1, 2026 01:57
@vegcom vegcom merged commit e5190c8 into develop Apr 1, 2026
1 of 2 checks passed
@vegcom vegcom deleted the fix/ci-minion-dns branch April 1, 2026 01:57
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

Successfully merging this pull request may close these issues.

2 participants