Skip to content

Commit 0f5b255

Browse files
committed
Drop authorizer wrapper
The openshift authorizer was wrapping kube authorizer only to generate Forbidden messages, but upstream already generate similar messages and we cannot intercept and change those. So let's just stop duplicating errors and use the upstream authorizer and error messages as is. Signed-off-by: Simo Sorce <[email protected]>
1 parent 1541a26 commit 0f5b255

13 files changed

+40
-466
lines changed

pkg/authorization/authorizer/authorizer.go

-49
This file was deleted.

pkg/authorization/authorizer/interfaces.go

-10
This file was deleted.

pkg/authorization/authorizer/messages.go

-128
This file was deleted.

0 commit comments

Comments
 (0)