mercari / tortoise

Tortoise: Shell-Shockingly-Good Kubernetes Autoscaling
MIT License
316 stars 14 forks source link

ignore Pods not owned by Replicaset #377

Closed sanposhiho closed 4 months ago

sanposhiho commented 4 months ago

What this PR does / why we need it:

ignore Pods not owned by Replicaset. Tortoise only supports Deployment for now, and ReplicaSet is the only controller that can own a pod in this case.

Which issue(s) this PR fixes:

Fixes #

Special notes for your reviewer: