Skip to content

Commit ceb3cbc

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 fcf6cae commit ceb3cbc

File tree

13 files changed

+39
-449
lines changed

13 files changed

+39
-449
lines changed

pkg/authorization/authorizer/authorizer.go

Lines changed: 0 additions & 49 deletions
This file was deleted.

pkg/authorization/authorizer/interfaces.go

Lines changed: 0 additions & 10 deletions
This file was deleted.

pkg/authorization/authorizer/messages.go

Lines changed: 0 additions & 128 deletions
This file was deleted.

0 commit comments

Comments
 (0)