Skip to content
This repository was archived by the owner on Feb 12, 2024. It is now read-only.

fake-s3: support multiple hostnames / multi-homing#120

Open
megahall wants to merge 4 commits into
curtis0x:masterfrom
threatstream:multi-homing
Open

fake-s3: support multiple hostnames / multi-homing#120
megahall wants to merge 4 commits into
curtis0x:masterfrom
threatstream:multi-homing

Conversation

@megahall

Copy link
Copy Markdown

Without multi-homing support, one cannot list all hostnames and IPs of the fake-s3 server.

Then, when connecting in various ways, especially via IP, the logic to detect the S3 calling format (is_path_style et. al.) behaves erroneously and tries to extract the bucket name from the hostname / domain name / IP first octet, which causes various malfunctions in naming and locating S3 buckets.

@megahall

Copy link
Copy Markdown
Author

UTs pass, ready to merge

we need to add the arrays not add the hostnames as an extra element
Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

2 participants