Reto
Reto
See https://github.com/knative/serving/blob/main/docs/scaling/README.md#autoscaler. I don't think there is more to it. > If too many requests appear in the short time, the Autoscaler panics, which means it decides the required scale...
cc @skonto
/unhold PTAL: /assign @dprotaso /assign @skonto
@dprotaso gentle ping.
@dprotaso I started renaming to `ServingContainer` but it seems the `UserContainer` thing is used everywhere: ``` serving git:multi-probe* ❯ grep -rni "usercontainer" | wc -l 81 ``` I think it...
@dprotaso https://github.com/knative/serving/issues/15007 think that could be done as a GFI.
/test https
/test https
Yes this is correct. When your readiness-probe also fails, this is not an issue. It only happens in a scenario when the liveness and readiness probes are two different probes,...
/test upgrade-tests