Aias00 opened a new pull request, #2276:
URL: https://github.com/apache/rocketmq-dashboard/pull/2276

   ## Summary
   - paginate the local K8s certificate inventory with bounded page sizes
   - filter server-side by keyword, cluster, namespace, type, and status
   - refresh expiration state only for returned records and update the UI to 
request server pages
   
   ## Verification
   - 
`JAVA_HOME=/Users/aias/Library/Java/JavaVirtualMachines/openjdk-21.0.2/Contents/Home
 PATH="$JAVA_HOME/bin:$PATH" mvn -q -B -ntp 
-Dtest=K8sCertControllerTest,K8sCertServiceTest,MybatisPlusK8sCertRepositoryTest
 test`
   - `npm run build`
   - `npm test -- --run src/api/cluster.test.ts 
src/services/clusterService.test.ts 
src/pages/cluster/__tests__/K8sCertsPage.test.tsx`
   
   Closes #2275
   


-- 
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]

Reply via email to