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

host list can be used to declare both IPv4 and IPv6 for same hostname #563

Merged
merged 1 commit into from
Feb 5, 2024

Conversation

ndeloof
Copy link
Collaborator

@ndeloof ndeloof commented Feb 5, 2024

HostList was refactored as a map[string] but we missed the case where a single hostname can be mapped to multiple IPs, especially as one can have both IPv4 and IPv6 addresses

Copy link
Collaborator

@glours glours left a comment

Choose a reason for hiding this comment

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

LGTM to merge when CI will be happy

Signed-off-by: Nicolas De Loof <nicolas.deloof@gmail.com>
@ndeloof ndeloof marked this pull request as ready for review February 5, 2024 18:42
@ndeloof ndeloof requested review from milas and jhrotko February 5, 2024 18:43
@glours glours enabled auto-merge (rebase) February 5, 2024 18:43
@glours glours merged commit 209346c into compose-spec:main Feb 5, 2024
8 checks passed
@ndeloof ndeloof deleted the hostlist branch February 5, 2024 21:37
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