• k8s-merge-robot's avatar
    Merge pull request #26025 from liggitt/auth-test-flake · adf44ea1
    k8s-merge-robot authored
    Automatic merge from submit-queue
    
    Fix panic in auth test failure
    
    I got a spurious failure in the webhook integration test, but couldn't see the error returned because a panic was hit that assumed a body was always returned with the response
    adf44ea1
auth_test.go 42.7 KB