Search Options

Results per page
Sort
Preferred Languages
Advance

Results 1 - 1 of 1 for apiserver_authorization_match_condition_evaluation_errors_total (0.46 sec)

  1. staging/src/k8s.io/apiserver/plugin/pkg/authorizer/webhook/webhook_v1_test.go

    			},
    			metrics: []string{
    				"apiserver_authorization_match_condition_evaluation_errors_total",
    			},
    			want: fmt.Sprintf(`
    					# HELP apiserver_authorization_match_condition_evaluation_errors_total [ALPHA] Total number of errors when an authorization webhook encounters a match condition error split by authorizer type and name.
    					# TYPE apiserver_authorization_match_condition_evaluation_errors_total counter
    Registered: Sat Jun 15 01:39:40 UTC 2024
    - Last Modified: Wed Apr 24 18:25:29 UTC 2024
    - 43.2K bytes
    - Viewed (0)
Back to top