Skip to content

dev/s3: tighten docker network binding#1841

Merged
alxndrsn merged 2 commits into
getodk:masterfrom
alxndrsn:fake-s3-docker-port
Jun 4, 2026
Merged

dev/s3: tighten docker network binding#1841
alxndrsn merged 2 commits into
getodk:masterfrom
alxndrsn:fake-s3-docker-port

Conversation

@alxndrsn
Copy link
Copy Markdown
Contributor

@alxndrsn alxndrsn commented Jun 2, 2026

Restrict fake S3 servers to connections from the local machine.

This stops minio from being exposed on the local network or wider.

What has been done to verify that this works as intended?

  • tested locally
  • CI

Why is this the best possible solution? Were any other approaches considered?

Minimal change which shouldn't affect existing users, but restricts fake-s3-server as it should be.

How does this change affect users? Describe intentional changes to behavior and behavior that could have accidentally been affected by code changes. In other words, what are the regression risks?

No effect - just for dev.

Does this change require updates to the API documentation? If so, please update docs/api.yaml as part of this PR.

No.

Before submitting this PR, please make sure you have:

  • run make test and confirmed all checks still pass, or witnessed Github completing all checks with success
  • verified that any code from external sources are properly credited in comments or that everything is internally sourced

@alxndrsn alxndrsn marked this pull request as ready for review June 2, 2026 12:24
Comment thread Makefile
@alxndrsn alxndrsn merged commit 2867959 into getodk:master Jun 4, 2026
6 checks passed
@alxndrsn alxndrsn deleted the fake-s3-docker-port branch June 4, 2026 15:50
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