mercari / tortoise

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

Tortoise shouldn't generate any recommendation when VPA has 0 recommendation #331

Closed sanposhiho closed 4 months ago

sanposhiho commented 4 months ago

When VPA cannot calculate the recommendation, it set RecommendationProvided False in VPA condition. If Tortoise see such VPAs, it should ignore them.