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

Add ignore_unknown_fields to json_format.Parse() calls #703

Merged
merged 1 commit into from
Jun 5, 2024

Conversation

gbregman
Copy link
Contributor

@gbregman gbregman commented Jun 5, 2024

Fixes #702

Fixes ceph#702

Signed-off-by: Gil Bregman <gbregman@il.ibm.com>
@gbregman gbregman self-assigned this Jun 5, 2024
@gbregman gbregman requested a review from barakda June 5, 2024 16:10
@gbregman gbregman merged commit 5229eea into ceph:devel Jun 5, 2024
29 checks passed
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
Archived in project
Development

Successfully merging this pull request may close these issues.

Use ignore_unknown_fields option in Json parse
2 participants