• Kubernetes Submit Queue's avatar
    Merge pull request #37345 from MrHohn/kubectl-apply-remove-w · 93f6736d
    Kubernetes Submit Queue authored
    Automatic merge from submit-queue
    
    Removes shorthand flag -w from kubectl apply
    
    Fixes #37342.
    
    A shorthand flag `-w` was introduced as flag `--prune-whitelist` for kubectl apply two weeks ago. Turned out it is not what we should do. Removing this shorthand flag before 1.5 release to prevent further issues.
    
    @ymqytw @pwittrock
    93f6736d
test-cmd.sh 148 KB