[Issue] Mirrormanager returns mirrors w/o IPv6 support for requests from IPv6 hosts #74
Labels
No Label
bug
component/ansible
component/git
component/idm
component/mattermost
component/mirrors
duplicate
effort
high
effort
low
effort
medium
enhancement
gain
high
gain
low
gain
medium
help wanted
invalid
issue
needinfo
permissions
priority
high
priority
low
priority
medium
task
wontfix
No Milestone
No project
No Assignees
1 Participants
Notifications
Due Date
No due date set.
Dependencies
No dependencies set.
Reference: infrastructure/meta#74
Loading…
Reference in New Issue
Block a user
No description provided.
Delete Branch "%!s()"
Deleting a branch is permanent. Although the deleted branch may continue to exist for a short time before it actually gets removed, it CANNOT be undone in most cases. Continue?
mirrormanager has no idea of what protocols a host supports, but this breaks down when you have a v6-only host or server trying to speak to a mismatched partner. Ideally, all mirror endpoints would support dualstack connections, but it should also be possible to track what protocols a mirror supports, and check this when serving requests.