Aias00 opened a new issue, #2275: URL: https://github.com/apache/rocketmq-dashboard/issues/2275
## Problem `GET /api/k8s-certs` always loads every locally stored certificate and `K8sCertService` recalculates expiration state for the full result. The UI then filters client-side. This does not scale with certificate inventory size. ## Scope - add server-side cluster, namespace, and status filters with bounded page/pageSize parameters - query and refresh expiration state only for the returned page - update the K8s certificate API/service/UI contract and regression tests ## Out of scope - live Kubernetes API certificate discovery; this endpoint manages Studio local certificate metadata -- 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]
