kubernetes/test/e2e/auth
John Schnake 028df0451d Refactor of e2e/framework/authorizer_util.go
- moves these helper functions into e2e/framework/auth
 - removes logging from helper functions
 - in some cases explicitly returns errors that were implicitly
ignored/logged. In the situations where they should be ignored,
we explicitly check that the condition is met before ignoring it.
 - fixes references of these methods to use the right package and
return values
2019-04-17 16:39:37 -05:00
..
audit.go Refactor of e2e/framework/authorizer_util.go 2019-04-17 16:39:37 -05:00
audit_dynamic.go Refactor of e2e/framework/authorizer_util.go 2019-04-17 16:39:37 -05:00
BUILD Refactor of e2e/framework/authorizer_util.go 2019-04-17 16:39:37 -05:00
certificates.go test: partially decouple from cmd/kubeadm 2019-04-04 15:41:28 +03:00
framework.go
metadata_concealment.go refactor: clean up e2e framework job utils 2019-04-12 21:26:33 +08:00
node_authn.go e2e/auth: fix NodeAuthenticator tests not working 2018-11-19 15:40:17 +09:00
node_authz.go make error messages more helpful for some e2e auth tests 2018-10-18 22:03:02 +02:00
OWNERS Updated OWNERS files to include link to docs 2019-02-04 22:33:12 +01:00
pod_security_policy.go Refactor of e2e/framework/authorizer_util.go 2019-04-17 16:39:37 -05:00
service_accounts.go Update service account token mount test 2019-01-08 11:27:51 -05:00