ContainerImage.Pinniped/internal/concierge/impersonator
Andrew Keesler aa79bc7609
internal/concierge/impersonator: ensure log statement is printed
When the frontend connection to our proxy is closed, the proxy falls through to
a panic(), which means the HTTP handler goroutine is killed, so we were not
seeing this log statement.

Signed-off-by: Andrew Keesler <akeesler@vmware.com>
2021-03-18 10:14:11 -04:00
..
config_test.go impersonator_config.go: refactor to clean up cert name handling 2021-03-03 09:22:35 -08:00
config.go impersonator_config.go: refactor to clean up cert name handling 2021-03-03 09:22:35 -08:00
impersonator_test.go impersonator: test UID impersonation and header canonicalization 2021-03-16 13:00:51 -04:00
impersonator.go internal/concierge/impersonator: ensure log statement is printed 2021-03-18 10:14:11 -04:00