• Kubernetes Submit Queue's avatar
    Merge pull request #61477 from soltysh/server_print_default · 9c19c4e3
    Kubernetes Submit Queue authored
    Automatic merge from submit-queue (batch tested with PRs 61842, 61477, 61777). 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>.
    
    Turn server-print on by default in kubectl
    
    **What this PR does / why we need it**:
    #55637 introduced `-experimental-server-print` that enabled users to opt-in to user server-side printing. This is a followup which enables this functionality by default, with the ability to fallback not to do it with `--server-print=false`. 
    
    /assign @smarterclayton @juanvallejo 
    
    **Release note**:
    ```release-note
    Enable server-side print in kubectl by default, with the ability to turn it off with --server-print=false
    ```
    9c19c4e3
Name
Last commit
Last update
..
helpers Loading commit data...
BUILD Loading commit data...
Makefile.manifest Loading commit data...
build.sh Loading commit data...
clean.sh Loading commit data...
cross.sh Loading commit data...
make-help.sh Loading commit data...
test-cmd-util.sh Loading commit data...
test-cmd.sh Loading commit data...
test-e2e-node.sh Loading commit data...
test-integration.sh Loading commit data...
test-kubeadm-cmd.sh Loading commit data...
test.sh Loading commit data...
update.sh Loading commit data...
verify.sh Loading commit data...
vet.sh Loading commit data...