• Waseem Ahmad's avatar
    Denote if a printer is generic. · 8442a118
    Waseem Ahmad authored
    This fixes #38779.
    
    This allows us to avoid case in which printers.GetStandardPrinter
    returns nil for both printer and err removing any potential panics that
    may arise throughout kubectl commands.
    
    Please see #38779 and #38112 for complete context.
    
    Add comment explaining adding handlers to printers.HumanReadablePrinter
    also remove an unnecessary conversion of printers.HumanReadablePrinter
    to printers.ResourcePrinter.
    8442a118
Name
Last commit
Last update
..
internalversion Loading commit data...
.import-restrictions Loading commit data...
BUILD Loading commit data...
OWNERS Loading commit data...
common.go Loading commit data...
customcolumn.go Loading commit data...
customcolumn_test.go Loading commit data...
humanreadable.go Loading commit data...
humanreadable_test.go Loading commit data...
interface.go Loading commit data...
json.go Loading commit data...
jsonpath.go Loading commit data...
name.go Loading commit data...
printers.go Loading commit data...
tabwriter.go Loading commit data...
template.go Loading commit data...
versioned.go Loading commit data...