Hello!
We recently turned on some health checks for our ELK cluster, but didn’t want rancher to reschedule, etc so turned on noop (we are doing this so that we can gracefully migrate a service once it comes back health).
However, we noticed that the “degraded” services were still being removed from load balancers pointing at that service… so there was an “op” being taken still.
Is there a way to turn that off? I believe since the healthcheck is in a specific backend, we can’t overwrite with global of default overrides.