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

Add workaround for nip.io for macOS, optimize for Linux #8759

Merged
merged 1 commit into from
Jun 6, 2024

Conversation

snazy
Copy link
Member

@snazy snazy commented Jun 6, 2024

On Linux, the MinioContainer always uses localhost (or <bucket-name>.localhost respectively). On macOS it tries to use .nip.io - if that's not availabile it falls back to localhost and verified that <bucket-name>.localhost can be resolved.

On Linux, the `MinioContainer` always uses `localhost` (or `<bucket-name>.localhost` respectively). On macOS it tries to use `.nip.io` - if that's not availabile it falls back to `localhost` and verified that `<bucket-name>.localhost` can be resolved.
@snazy snazy requested a review from adutra June 6, 2024 16:02
@snazy snazy merged commit e4660d1 into projectnessie:main Jun 6, 2024
16 checks passed
@snazy snazy deleted the minio-nip-io branch June 6, 2024 17:11
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.

None yet

2 participants