kubecube-io / KubeCube

KubeCube is an open source enterprise-level container platform
https://kubecube.io
Apache License 2.0
506 stars 70 forks source link

fix bug when query pod #196

Closed tiancandevloper closed 2 years ago

tiancandevloper commented 2 years ago

Ⅰ. Describe what this PR does When querying a pod, we only need to query the information corresponding to the replacementset when filtering according to the ownerReferences.uid of the pod, and no need for other cases