• k8s-merge-robot's avatar
    Merge pull request #23958 from petervo/byte-args · 96586e7c
    k8s-merge-robot authored
    Automatic merge from submit-queue
    
    kubectl: Allow []byte config fields to be set by the cli
    
    Allows []byte config fields such as 'certificate-authority-data' to be set using `kubectl config set` commands.
    96586e7c
test-cmd.sh 86.5 KB