Skip to content

Conversation

@samoehlert
Copy link
Collaborator

To account for a v6 only network we needed to make some changes/fixes:

Need to define a v6 only network in the docker compose files
Attach all the containers to that v6 network
Make sure we are listening on both v4 and v6
Allow the Makefile's target of make list-routes work with v4 and v6

Random fixes uncovered at the same time:
Missing django-redis pip package
Requirements file wasnt getting copied in correctly and breaking builds in some circumstances

Copy link
Contributor

@dopheide-esnet dopheide-esnet left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Thanks for updating the ipv6 "lab" network.

Copy link
Contributor

@grigorescu grigorescu left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

LGTM

@samoehlert samoehlert merged commit c4e4592 into main Jul 11, 2023
@samoehlert samoehlert deleted the hotfix/v6 branch July 11, 2023 19:04
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.

4 participants