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

Tolerate unexpected keys in CheckConfig #156

Merged
merged 1 commit into from
Nov 15, 2023

Conversation

iwahbe
Copy link
Member

@iwahbe iwahbe commented Nov 15, 2023

Fixes #108

I attempted to fix this in #117, but I was missing one of the necessary asserts on the test, so this part slipped. This PR rectifies the mistake and the test.

I have confirmed that this fixes the example in #108.

I attempted to fix this in #117, but I was missing one of the necessary asserts on the
test. It was thus missed.
@iwahbe iwahbe requested a review from a team November 15, 2023 02:13
@iwahbe iwahbe enabled auto-merge (squash) November 15, 2023 02:14
@iwahbe iwahbe merged commit 614341c into main Nov 15, 2023
6 checks passed
@iwahbe iwahbe deleted the iwahbe/108/tolerate-unknown-configure-keys branch November 15, 2023 08:20
@iwahbe iwahbe changed the title Tolerate unknowns in CheckConfig Tolerate unexpected keys in CheckConfig Nov 15, 2023
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.

Version field expected in config of native provider
2 participants