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

   ## What is the purpose of the change
   
   Expose the existing NameServer configuration diff capability in the cluster 
page so operators can detect configuration drift across NameServer nodes from 
the Studio UI.
   
   ## Brief changelog
   
   - Add a NameServer registry action for checking configuration diff.
   - Render reachable nodes, compared keys, and drifted configuration values in 
a modal.
   - Add regression coverage for opening and rendering NameServer config drift 
details.
   
   ## Verifying this change
   
   - cd web && npm run test -- src/pages/cluster/__tests__/ClusterPage.test.tsx
   - cd web && npx prettier --check src/pages/cluster/index.tsx 
src/pages/cluster/__tests__/ClusterPage.test.tsx src/i18n/translations.ts
   - cd web && npx eslint src/pages/cluster/index.tsx 
src/pages/cluster/__tests__/ClusterPage.test.tsx src/i18n/translations.ts
   - cd web && 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]

Reply via email to