Maciej Szulik
Maciej Szulik
I did notice having issues with this PR when trying to pull it locally, somehow github can't recognize this one. I'd suggest openning a new one and ping me on...
/triage accepted
/remove-lifecycle stale
I'll do that for SIG-Apps, SIG-CLI and WG-Batch
@lbernail your example assumes you are getting all 30k pods at once, which `kubectl get` does not, by default it returns elements in chunks of 500 see https://github.com/kubernetes/kubernetes/blob/17312ea4a92a0bba31272a6709b37a88aa383b2d/staging/src/k8s.io/kubectl/pkg/cmd/get/get.go#L473, the flag...
> I'm discovering the includeObject option. How is it related to getting data from the apiserver cache? (sorry for the probably very basic question) By default `kubectl get` retrieves server-side...
/hold cancel /retest
/retest-required
/retest-required
@voidus @jmaupetit any chance to get this in?