What would you like to be added?
Introduce the data processing middleware layer for the KubeEdge Dashboard to improve the performance and user experience.
Why is this needed?
- Introduce a data processing middleware to support features such as filtering, sorting, and pagination
- Preprocess data for the UI in the middleware layer to reduce data transmission and improve the user experience
- Perform data validation for resource creation and update operations
- Optimize the logic for network requests