• Kubernetes Submit Queue's avatar
    Merge pull request #46265 from waseem/printers-genericity · 2629bf79
    Kubernetes Submit Queue authored
    Automatic merge from submit-queue (batch tested with PRs 41563, 45251, 46265, 46462, 46721)
    
    Denote if a printer is generic.
    
    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.
    2629bf79
Name
Last commit
Last update
..
.import-restrictions Loading commit data...
BUILD Loading commit data...
describe.go Loading commit data...
describe_test.go Loading commit data...
printers.go Loading commit data...
printers_test.go Loading commit data...
sorted_resource_name_list_test.go Loading commit data...