zhangyuting
zhangyuting
I have a problem. When I use scaledobject to operate deployment, the cooling value configured when creating is normal. When updated, the modified cooling value will no longer take effect....
@JorTurFer Does cooldownPeriod only take effect when minReplicaCount is equal to 0?
> Runtime-endpoint is automatically discrovered when the upgrade and reset commands are executed. ``` // updated runtime-endpoint if reset.Endpoint == "" { // Benchmarking v1.17 reset.Endpoint = config.Modules.Edged.TailoredKubeletConfig.ContainerRuntimeEndpoint } ```...