clusterpedia-io / clusterpedia

The Encyclopedia of Kubernetes clusters
https://clusterpedia.io
Apache License 2.0
777 stars 122 forks source link

Support for GraphQL #642

Open lsq645599166 opened 6 months ago

lsq645599166 commented 6 months ago

What would you like to be added?

The list API supports GraphQL queries.

Why is this needed?

The list API now returns the complete definition of the resources, but only a few fields are being used. This results in significant performance degradation and bandwidth waste. We can use GraphQL to custom the fields which should be return.

clusterpedia-bot commented 6 months ago

Hi @lsq645599166, Thanks for opening an issue! We will look into it as soon as possible.

Details Instructions for interacting with me using comments are available here. If you have questions or suggestions related to my behavior, please file an issue against the [gh-ci-bot](https://github.com/clusterpedia-io/gh-ci-bot) repository.