• Kubernetes Submit Queue's avatar
    Merge pull request #57132 from zjj2wry/kube-schedule-initflag · 980a5e80
    Kubernetes Submit Queue authored
    Automatic merge from submit-queue (batch tested with PRs 55483, 57132). 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>.
    
    enhance kube-schedule init flag
    
    **What this PR does / why we need it**:
    
    **Which issue(s) this PR fixes** *(optional, in `fixes #<issue number>(, fixes #<issue_number>, ...)` format, will close the issue(s) when PR gets merged)*:
    ```
    remove TODO: once we switch everything over to Cobra commands, we can go back to calling
    utilflag.InitFlags() (by removing its pflag.Parse() call). 
    For now, we have to set the normalize func and add the go flag set by hand.
    ```
    
    **Special notes for your reviewer**:
    
    **Release note**:
    
    ```release-note
    NONE
    ```
    980a5e80
Name
Last commit
Last update
..
cmd/kube-scheduler Loading commit data...
pkg Loading commit data...
BUILD Loading commit data...
OWNERS Loading commit data...