• k8s-merge-robot's avatar
    Merge pull request #26696 from gitfred/no-header-custom-column · 30c43e63
    k8s-merge-robot authored
    Automatic merge from submit-queue
    
    --no-header available now for custom-column
    
    Change `CustomColumnsPrinter` to have `noHeader` boolean, also changed `GetPrinter` to receive this bool and pass it through.
    One test `TestNewColumnPrinterFromSpecWithNoHeaders` added for checking if there is no headers in output for sure
    
    fixes #24133
    30c43e63
Name
Last commit
Last update
..
editor Loading commit data...
jsonmerge Loading commit data...
clientcache.go Loading commit data...
factory.go Loading commit data...
factory_test.go Loading commit data...
helpers.go Loading commit data...
helpers_test.go Loading commit data...
printing.go Loading commit data...