RockteMQ-AI commented on issue #1533: URL: https://github.com/apache/rocketmq-dashboard/issues/1533#issuecomment-5248527641
**Issue Evaluation** Category: `bug` | Status: **Confirmed** Verified against `upstream/rocketmq-studio` branch. `K8sCertController` and `K8sCertService` expose create/update/renew/delete endpoints that only persist `K8sCertVO` records in the local database. No Kubernetes API or cert-manager interaction exists. The UI presents these operations as if they modify the target cluster, which is misleading. **Root Cause:** Certificate lifecycle endpoints are local-only CRUD with no K8s/cert-manager backend. **Impact:** Operators may believe certificates have been created/renewed in the cluster when no real change occurred. **Severity:** Medium — misleading UX, no actual cluster impact. An automated fix proposal will be generated. Reply `/approve` to proceed with PR generation. --- *Automated evaluation by RockteMQ-AI* -- 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]
