mercari / tortoise

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

apply the annotation on HPA only for non-`Off` tortoises #323

Closed sanposhiho closed 5 months ago

sanposhiho commented 5 months ago

We'd like to start to try tortoises in the production, but with Off only.

Even though Off tortoises shoudn't change anything, we'd like to drop some edit permissions that might be dangerous if tortoise controller has got a bug. But, Off tortoises add the annotation on target HPAs during its initialization, which prevent us from narrow down the permission that tortoise controller has. The annotation doesn't need to be added actually for Off Tortoise.