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

fixes check in config to not reject on unknown keys #50

Merged
merged 1 commit into from
Apr 3, 2024

Conversation

aristidesstaffieri
Copy link
Contributor

What
Refactors the config env variable check to not reject unknown keys, and to reject on missing ones

Why
This was previously rejecting unknown keys which is not needed since we will ignore them anyways, and that behavior will crash the server if we ever remove an env var and dont remove it in our infra setup.

@stellar-jenkins
Copy link

@aristidesstaffieri aristidesstaffieri merged commit 742501a into release/1.2.0 Apr 3, 2024
4 checks passed
@aristidesstaffieri aristidesstaffieri deleted the fix/config-reject-keys branch April 3, 2024 15:22
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.

3 participants