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

IT-4010: add http/secret parameter #8

Merged
merged 2 commits into from
Nov 16, 2024

Conversation

brucehoff
Copy link
Member

Multiple servers behind an LB will not work without the http/secret parameter. From the doc's this parameter is:

A random piece of data used to sign state that may be stored with the client to protect against tampering. ... If you are building a cluster of registries behind a load balancer, you MUST ensure the secret is the same for all registries.

@brucehoff brucehoff requested a review from a team as a code owner November 16, 2024 14:07
@brucehoff brucehoff requested a review from xschildw November 16, 2024 14:07
Copy link

@xschildw xschildw left a comment

Choose a reason for hiding this comment

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

I remember that, good catch!

@brucehoff brucehoff merged commit 6266017 into Sage-Bionetworks:dev Nov 16, 2024
6 checks passed
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