kubernetes/test/e2e/auth
Dan Winship cf1db16450 Fix the NodeAuthenticator e2e tests
The tests were accidentally shadowing the nodeIPs variable, resulting
in them being no-ops.

Noticed while trying to fix them to only act on a single node IP
anyway, because there's no guarantee that kubelet is listening on
every reported node IP.
2026-02-19 07:22:21 -05:00
..
e2edata demonstrate VAP restricting action per-node 2024-10-02 15:09:24 -04:00
certificates.go feat: Add matcher and conformance tests ensuring that RV is uint128 2025-10-01 00:01:50 +00:00
framework.go e2e: enhance SIGDescribe 2023-10-10 18:15:49 +02:00
node_authn.go Fix the NodeAuthenticator e2e tests 2026-02-19 07:22:21 -05:00
node_authz.go e2e: use framework labels 2023-11-01 15:17:34 +01:00
OWNERS Check in OWNERS modified by update-yamlfmt.sh 2021-12-09 21:31:26 -05:00
per_node_update.go KEP-4193: Promote ServiceAccountTokenJTI, ServiceAccountTokenPodNodeInfo, ServiceAccountTokenNodeBindingValidation to stable 2024-10-17 21:25:09 -04:00
projected_clustertrustbundle.go Remove redundant re-assignments in for-loops in test/{e2e,integration,utils} 2026-01-25 22:58:27 +01:00
projected_podcertificate.go Make unique signerName per pod certificate test 2025-11-26 12:19:56 -05:00
selfsubjectreviews.go e2e tests: set all PSa labels instead of just enforcing 2023-06-21 15:05:13 +02:00
service_accounts.go feat: Add matcher and conformance tests ensuring that RV is uint128 2025-10-01 00:01:50 +00:00
subjectreviews.go Promote SubjectAccessReview e2e test to Conformance 2023-01-09 11:24:05 +13:00