ContainerImage.Pinniped/internal/concierge
Ryan Richard f77c92560f Rewrite impersonator_test.go, add missing argument to IssuePEM()
The impersonator_test.go unit test now starts the impersonation
server and makes real HTTP requests against it using client-go.
It is backed by a fake Kube API server.

The CA IssuePEM() method was missing the argument to allow a slice
of IP addresses to be passed in.
2021-03-11 16:27:16 -08:00
..
apiserver Use TokenCredentialRequest instead of base64 token with impersonator 2021-03-10 10:30:06 -08:00
impersonator Rewrite impersonator_test.go, add missing argument to IssuePEM() 2021-03-11 16:27:16 -08:00
scheme Merge remote-tracking branch 'upstream/main' into impersonation-proxy 2021-02-23 12:10:52 -05:00
server Implement all optional methods in dynamic certs provider 2021-03-11 16:24:08 -05:00