Skip to content

Fix issue where $AWS_ENDPOINT_OPT is ignored#113

Closed
sadortun wants to merge 2 commits intodatabacker:masterfrom
sadortun:patch-1
Closed

Fix issue where $AWS_ENDPOINT_OPT is ignored#113
sadortun wants to merge 2 commits intodatabacker:masterfrom
sadortun:patch-1

Conversation

@sadortun
Copy link

@sadortun sadortun commented Jul 5, 2019

when $AWS_ENDPOINT_URL present

sadortun added 2 commits July 4, 2019 23:17
 when $AWS_ENDPOINT_URL present
 when $AWS_ENDPOINT_URL present
@deitch
Copy link
Collaborator

deitch commented Jul 7, 2019

This isn't 100% correct. As of now, AWS_ENDPOINT_OPT is not a published variable you can use. It is an internal var to functions.sh and entrypoint. That having been said, it does read it using file_env, so it implies it would be recognized. It sort of is between the fences.

This would make it into a recognized first-class var that can be set, which is a "good thing".

Let's add this to the README as documentation, and then it officially will become one, and we can merge it in.

@deitch
Copy link
Collaborator

deitch commented Feb 13, 2026

Closing out, as this applies to a much older version. If this still is an issue, open a new one please

@deitch deitch closed this Feb 13, 2026
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