Closed
Description
My clusters have a few hundred microservices and pods_list
on such a cluster quickly blows the entire context window. For instance, listing one of my namespaces I end up with 700,000 tokens because this operation seems to be describing every single pod. This much detail is bad for scaling.
pods_list
should literally just list the pods, or provide a way to just list the pods, with filters available for extra granularity.
Metadata
Metadata
Assignees
Labels
No labels