• Kubernetes Submit Queue's avatar
    Merge pull request #42103 from superbrothers/kubectl-context-completion · ba7c533f
    Kubernetes Submit Queue authored
    Automatic merge from submit-queue (batch tested with PRs 38676, 41765, 42103, 41833, 41702)
    
    Support --context flag completion for kubectl
    
    **What this PR does / why we need it**:
    
    With this PR, `--context` flag completion is supported for kubectl.
    
    **Which issue this PR fixes** *(optional, in `fixes #<issue number>(, fixes #<issue_number>, ...)` format, will close that issue when PR gets merged)*: fixes #
    
    **Special notes for your reviewer**:
    
    **Release note**:
    
    ```release-note
    ```
    ba7c533f
cmd.go 10.4 KB