kubernetes/test/integration/auth
Margo Crawford d9ddfb26e1 Introduces Impersonate-Uid to client-go.
* Updates ImpersonationConfig in rest/config.go to include UID
  attribute, and pass it through when copying the config
* Updates ImpersonationConfig in transport/config.go to include UID
  attribute
* In transport/round_tripper.go, Set the "Impersonate-Uid" header in
  requests based on the UID value in the config
* Update auth_test.go integration test to specify a UID through the new
  rest.ImpersonationConfig field rather than manually setting the
  Impersonate-Uid header

Signed-off-by: Margo Crawford <margaretc@vmware.com>
2021-09-24 14:06:30 -07:00
..
accessreview_test.go Clean up the master term in test/integration comments 2021-06-18 16:31:05 +08:00
auth_test.go Introduces Impersonate-Uid to client-go. 2021-09-24 14:06:30 -07:00
bootstraptoken_test.go Merge pull request #102366 from cndoit18/fix-time-format 2021-06-11 06:54:59 -07:00
dynamic_client_test.go allow multiple of --service-account-issuer 2021-04-19 09:54:11 -07:00
main_test.go use testmain in integration tests 2017-07-12 17:34:55 -07:00
node_test.go allow evictions subresource to accept policy/v1 and policy/v1beta1 2021-04-13 21:22:25 -04:00
podsecurity_test.go PodSecurity: Initial webhook implementation 2021-07-09 17:04:29 -07:00
rbac_test.go Rename masterConfig to controlPlaneConfig 2021-06-04 20:55:08 +08:00
svcaccttoken_test.go test/integration: Rename masterConfig to instanceConfig 2021-06-08 17:21:47 +08:00