RockteMQ-AI commented on issue #1031: URL: https://github.com/apache/rocketmq-dashboard/issues/1031#issuecomment-5190461443
**Issue Evaluation** Category: `bug` | Status: **Confirmed** **Root Cause:** K8s certificate persistence silently converts invalid enum values to null and malformed SAN JSON to empty lists. Serialization failures are written as empty arrays. **Impact:** Operational — corrupt certificate data appears valid, hiding persistence errors **Severity:** Medium Valid issue. The fix should surface validation errors instead of silently converting them to empty/null values. Operators need diagnosable errors for certificate configuration issues. An automated fix proposal will be generated. Reply `/approve` to proceed with PR generation. --- *Automated evaluation by @* -- 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]
