ContainerImage.Pinniped/internal/concierge/impersonator
Monis Khan 5b327a2b37
impersonator: remove redundant deleteKnownImpersonationHeaders logic
WithImpersonation already deletes impersonation headers and has done
so since the early days:

https://github.com/kubernetes/kubernetes/pull/36769

ensureNoImpersonationHeaders will still reject any request that has
impersonation headers set so we will always fail closed.

Signed-off-by: Monis Khan <mok@vmware.com>
2021-06-04 15:22:01 -04:00
..
doc.go impersonator: honor anonymous authentication being disabled 2021-06-04 09:00:56 -04:00
impersonator_test.go impersonator: remove redundant deleteKnownImpersonationHeaders logic 2021-06-04 15:22:01 -04:00
impersonator.go impersonator: remove redundant deleteKnownImpersonationHeaders logic 2021-06-04 15:22:01 -04:00