Aias00 opened a new issue, #1031: URL: https://github.com/apache/rocketmq-dashboard/issues/1031
## Problem K8s certificate persistence silently converts invalid enum values to null and malformed SAN JSON to an empty list. Serialization failures are written as an empty array. Operators therefore see incomplete but apparently valid certificate records instead of a diagnosable persistence error. ## Scope - Reject or surface invalid stored enum/SAN values with contextual diagnostics. - Do not replace serialization failures with valid-looking empty data. - Add mapper/repository regression tests for malformed persisted values. -- This is an automated message from the Apache Git Service. To respond to the message, please log on to GitHub and use the URL above to go to the specific comment. To unsubscribe, e-mail: [email protected] For queries about this service, please contact Infrastructure at: [email protected]
