mirror of
https://github.com/k3s-io/kubernetes.git
synced 2025-10-06 10:36:11 +00:00
Auto-generated via: git grep -l [Ss]uccesfully | xargs sed -ri 's/([sS])uccesfully/\1uccessfully/g' I noticed this when running kube-scheduler with --v4 and it is annoying. Then manually reverted changed to the vendored bits.