
Automatic merge from submit-queue (batch tested with PRs 47083, 44115, 46881, 47082, 46577) Scheduler should not log an error when there is no fit **What this PR does / why we need it**: The scheduler should not log an error when it is unable to find a fit for a pod as it's an expected situation when resources are unavailable on the cluster that satisfy the pods requirements.