• Jeff Schroeder's avatar
    Fix spelling of the word successfully · a5afdfa1
    Jeff Schroeder authored
    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.
    a5afdfa1
deployment_controller.go 24.8 KB