Search Options

Results per page
Sort
Preferred Languages
Advance

Results 1 - 1 of 1 for metricComputationActionLabels (0.44 sec)

  1. pkg/controller/podautoscaler/horizontal_test.go

    	if len(tc.expectedReportedMetricComputationActionLabels) != len(m.metricComputationActionLabels) {
    		t.Fatalf("the metric computation actions for %d types should be recorded, but actually only %d was recorded", len(tc.expectedReportedMetricComputationActionLabels), len(m.metricComputationActionLabels))
    	}
    	if len(tc.expectedReportedMetricComputationErrorLabels) != len(m.metricComputationErrorLabels) {
    Registered: Sat Jun 15 01:39:40 UTC 2024
    - Last Modified: Thu Apr 25 14:24:16 UTC 2024
    - 199.3K bytes
    - Viewed (0)
Back to top