mirror of
https://github.com/outbackdingo/kubernetes.git
synced 2026-02-15 15:30:34 +00:00
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