Skip to content

Fix struct serialization in db to prevent errors with complex structs#1117

Merged
nickmisasi merged 2 commits intomasterfrom
add-probe-overrides-serialization-fix
Jun 16, 2025
Merged

Fix struct serialization in db to prevent errors with complex structs#1117
nickmisasi merged 2 commits intomasterfrom
add-probe-overrides-serialization-fix

Conversation

@nickmisasi
Copy link
Copy Markdown
Contributor

Summary

#1115 has an issue where it works for setting liveness xor readiness, but does not work if you set both. This PR adds proper serialization for the PodProbeOverrides type so that the sql package knows how to handle the complex type properly.

Ticket Link

Release Note

None

@mm-cloud-bot mm-cloud-bot added the release-note-none Denotes a PR that doesn't merit a release note. label Jun 16, 2025
@stafot stafot self-requested a review June 16, 2025 15:01
@nickmisasi nickmisasi merged commit 8b72c0e into master Jun 16, 2025
5 checks passed
@nickmisasi nickmisasi deleted the add-probe-overrides-serialization-fix branch June 16, 2025 16:59
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

release-note-none Denotes a PR that doesn't merit a release note.

Projects

None yet

Development

Successfully merging this pull request may close these issues.

4 participants