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

chore(breaking): add EIGENDA_PROXY prefix to memstore flags #121

Merged
merged 2 commits into from
Sep 16, 2024

Conversation

samlaf
Copy link
Collaborator

@samlaf samlaf commented Sep 16, 2024

Needed for consistency with all other flags. For some reason MEMSTORE flags are the only ones without the EIGENDA_PROXY flag.
image

Breaking

This is a breaking change for anyone who was running the proxy using the env var flags. They will need to add the prefix so we should communicate this change.

needed for consistency with all other flags
Copy link
Collaborator

@hopeyen hopeyen left a comment

Choose a reason for hiding this comment

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

would you be able to also update the .env.example files? like

# MEMSTORE_ENABLED=false

@bxue-l2
Copy link
Collaborator

bxue-l2 commented Sep 16, 2024

We can make it non-breaking by having both ENV available.

@samlaf
Copy link
Collaborator Author

samlaf commented Sep 16, 2024

would you be able to also update the .env.example files? like

# MEMSTORE_ENABLED=false

Done: bfe39a6

Copy link
Collaborator

@epociask epociask left a comment

Choose a reason for hiding this comment

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

LGTM - breaking the env namespace should be fine given customers should never use them in a production setting

@bxue-l2
Copy link
Collaborator

bxue-l2 commented Sep 16, 2024

LGTM - breaking the env namespace should be fine given customers should never use them in a production setting

good point

@samlaf samlaf merged commit 09497a9 into main Sep 16, 2024
7 checks passed
@samlaf samlaf deleted the add-eigenda-proxy-prefix-to-memstore-flags branch September 16, 2024 22:29
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