• Kubernetes Submit Queue's avatar
    Merge pull request #60363 from dixudx/kubectl_set_create_flags_bind · 3d726a28
    Kubernetes Submit Queue authored
    Automatic merge from submit-queue. 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>.
    
    flag value bindings for kubectl create/get/set commands
    
    **What this PR does / why we need it**:
    /kind cleanup
    /sig cli
    
    xxxOptions did not get bound as default value for some flags.
    This PR cleans those flag bindings for `create/get/set` commands.
    
    **Which issue(s) this PR fixes** *(optional, in `fixes #<issue number>(, fixes #<issue_number>, ...)` format, will close the issue(s) when PR gets merged)*:
    xref #60366
    
    **Special notes for your reviewer**:
    /assign @deads2k 
    
    **Release note**:
    
    ```release-note
    None
    ```
    3d726a28
Name
Last commit
Last update
..
BUILD Loading commit data...
auth.go Loading commit data...
cani.go Loading commit data...
cani_test.go Loading commit data...
reconcile.go Loading commit data...