mercari / tortoise

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

stop depending on TortoiseNameAnnotation in HPA deletion mutating webhook #343

Closed sanposhiho closed 4 months ago

sanposhiho commented 4 months ago

What this PR does / why we need it:

stop depending on TortoiseNameAnnotation in HPA deletion mutating webhook because Off Tortoise does not have the annotation. So, if we change Tortoise to Auto and try to delete HPA at once, HPA may be deleted even though Tortoise refers to it.

Which issue(s) this PR fixes:

Fixes #

Special notes for your reviewer: