Merge pull request #85321 from MikeSpreitzer/apf-printers

Added server-side printers for API priority and fairness
This commit is contained in:
Kubernetes Prow Robot
2020-02-07 18:31:58 -08:00
committed by GitHub
4 changed files with 331 additions and 2 deletions

View File

@@ -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