Search Options

Results per page
Sort
Preferred Languages
Advance

Results 1 - 1 of 1 for withDryRun (0.08 sec)

  1. plugin/pkg/admission/eventratelimit/admission_test.go

    			requests: []request{
    				newEventRequest(),
    				newEventRequest(),
    				newEventRequest().withDryRun(true),
    				newEventRequest().withDryRun(true),
    				newEventRequest().withDryRun(true),
    				newEventRequest().withDryRun(true),
    				newEventRequest(),
    				newEventRequest().blocked(),
    				newEventRequest().withDryRun(true),
    			},
    		},
    		{
    			name:        "non-event not blocked after tokens exhausted",
    Registered: Sat Jun 15 01:39:40 UTC 2024
    - Last Modified: Fri Sep 17 13:19:08 UTC 2021
    - 15.6K bytes
    - Viewed (0)
Back to top