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

DM-47986: Fix JSON serialization of Kopf healt probe #1181

Merged
merged 1 commit into from
Dec 11, 2024
Merged

Conversation

rra
Copy link
Member

@rra rra commented Dec 11, 2024

The object returned from the health probe for Kopf couldn't be serialized as JSON. This was harmless but produced error messages in the logs. Return the model dumped in JSON format instead.

The object returned from the health probe for Kopf couldn't be
serialized as JSON. This was harmless but produced error messages
in the logs. Return the model dumped in JSON format instead.
@rra rra enabled auto-merge December 11, 2024 00:45
@rra rra merged commit ef342e2 into main Dec 11, 2024
5 checks passed
@rra rra deleted the tickets/DM-47986 branch December 11, 2024 00:52
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.

1 participant