Skip to content

Remove unneeded defaults for envars#8012

Merged
thrau merged 1 commit intomasterfrom
remove-edge-bind-deprecation-warnings
Mar 30, 2023
Merged

Remove unneeded defaults for envars#8012
thrau merged 1 commit intomasterfrom
remove-edge-bind-deprecation-warnings

Conversation

@simonrw
Copy link
Contributor

@simonrw simonrw commented Mar 30, 2023

Currently we get a deprecation warning shown in docker because we set
EDGE_BIND_HOST and LOCALSTACK_HOST in the dockerfile. We default to these
values anyway so we don't need them in the Dockerfile any more.

Currently we get a deprecation warning shown in docker, but we default
to these values anyway so we don't need them in the Dockerfile any more.
@simonrw simonrw requested a review from alexrashed as a code owner March 30, 2023 08:36
@simonrw simonrw self-assigned this Mar 30, 2023
Copy link
Member

@alexrashed alexrashed left a comment

Choose a reason for hiding this comment

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

LGTM! 🚀

@coveralls
Copy link

Coverage Status

Coverage: 81.881% (+0.004%) from 81.877% when pulling 5aade30 on remove-edge-bind-deprecation-warnings into 0804e0c on master.

@thrau thrau merged commit 2e43d26 into master Mar 30, 2023
@thrau thrau deleted the remove-edge-bind-deprecation-warnings branch March 30, 2023 09: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.

4 participants