kubernetes-retired / rktlet

[EOL] The rkt implementation of the Kubernetes Container Runtime Interface
Apache License 2.0
137 stars 43 forks source link

runtime: List Pod Sandbox filter #74

Closed euank closed 7 years ago

euank commented 7 years ago

This was an easy todo that actually kinda matters a lot for not confusing the Kubelet too horribly.

In the future, we can potentially make this more efficient by adding such capabilities to rkt, but for now this is fine.

cc @s-urbaniak