Merge pull request #85321 from MikeSpreitzer/apf-printers
Added server-side printers for API priority and fairness
This commit is contained in:
@@ -130,8 +130,6 @@ var missingHanlders = sets.NewString(
|
||||
"PriorityClass",
|
||||
"PodPreset",
|
||||
"AuditSink",
|
||||
"FlowSchema", // TODO(yue9944882): remove this comment by merging print-handler for flow-control API
|
||||
"PriorityLevelConfiguration", // TODO(yue9944882): remove this comment by merging print-handler for flow-control API
|
||||
)
|
||||
|
||||
// known types that are no longer served we should tolerate restmapper errors for
|
||||
|
Reference in New Issue
Block a user