mirror of
https://github.com/kubernetes/kubernetes.git
synced 2026-04-24 15:48:51 -04:00
- 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 |
||
|---|---|---|
| .. | ||
| audit.go | ||
| audit_dynamic.go | ||
| BUILD | ||
| certificates.go | ||
| framework.go | ||
| metadata_concealment.go | ||
| node_authn.go | ||
| node_authz.go | ||
| OWNERS | ||
| pod_security_policy.go | ||
| service_accounts.go | ||