• Kubernetes Submit Queue's avatar
    Merge pull request #38903 from deads2k/cli-16-fix-generic-create · d6046aab
    Kubernetes Submit Queue authored
    Automatic merge from submit-queue (batch tested with PRs 38080, 38903)
    
    prevent negotation on connections that dont' require it
    
    Not all clientconfigs require negotiation.  Before there was a patch (hardcoded to an instance variable) that allowed this.  This updates the code to allow the same as before.
    
    @kubernetes/sig-cli @fabianofranz
    
    @ncdc you'll want to pick
    d6046aab
factory_client_access.go 23.1 KB