yx9o opened a new pull request, #713: URL: https://github.com/apache/rocketmq-dashboard/pull/713
## What is the purpose of the change The K8s certificate list does not expose namespace and SAN information, making certificates difficult to locate and distinguish across namespaces. ## Brief changelog - Display namespace and SAN information in the certificate table. - Support searching by certificate name, cluster, namespace, and SAN. - Add namespace filtering and handle certificates without SAN values. - Add regression tests for the new display and filtering behavior. ## Verifying this change - `npm test -- src/pages/cluster/__tests__/K8sCertsPage.test.tsx` - `npm test` - `npm run lint` - `npm run build` -- 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]
