mirror of
https://github.com/kubernetes/kubernetes.git
synced 2026-04-25 16:19:52 -04:00
Automatic merge from submit-queue (batch tested with PRs 60158, 60156, 58111, 57583, 60055). If you want to cherry-pick this change to another branch, please follow the instructions <a href="https://github.com/kubernetes/community/blob/master/contributors/devel/cherry-picks.md">here</a>. Bugfix/logf newline **What this PR does / why we need it**: Removes all redundant new lines being passed into the `Logf()` function. This involved going through code in both `test/e2e` and `test/e2e_node`, finding the newline redundancies in calls to `Logf()` and removing them. **Which issue(s) this PR fixes**: Fixes [#57102](https://github.com/kubernetes/kubernetes/issues/57102) **Release note**: ```release-note NONE ``` |
||
|---|---|---|
| .. | ||
| BUILD | ||
| equivalence_cache_predicates.go | ||
| events.go | ||
| framework.go | ||
| limit_range.go | ||
| nvidia-gpus.go | ||
| OWNERS | ||
| predicates.go | ||
| preemption.go | ||
| priorities.go | ||
| rescheduler.go | ||
| resource_quota.go | ||
| taints_test.go | ||
| ubernetes_lite.go | ||
| ubernetes_lite_volumes.go | ||