Skip to content

Commit c6ab567

Browse files
authored
Add unit test details
1 parent 364dae5 commit c6ab567

File tree

1 file changed

+5
-1
lines changed
  • keps/sig-auth/3331-structured-config-for-oidc-authentication

1 file changed

+5
-1
lines changed

keps/sig-auth/3331-structured-config-for-oidc-authentication/README.md

Lines changed: 5 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -656,7 +656,11 @@ This can inform certain test coverage improvements that we want to do before
656656
extending the production code to implement this enhancement.
657657
-->
658658

659-
- `<package>`: `<date>` - `<test coverage>`
659+
- `k8s.io/kubernetes/pkg/kubeapiserver/options/authentication.go`: `2023-06-06` - `74.7`
660+
- `k8s.io/kubernetes/pkg/kubeapiserver/authenticator/config.go`: `2023-06-06` - `0.0`
661+
- `k8s.io/apiserver/plugin/pkg/authenticator/token/oidc`: `2023-06-06` - `84`
662+
663+
Note that as of 2023-06-06, the existing OIDC authenticator has no integration or e2e tests.
660664

661665
##### Integration tests
662666

0 commit comments

Comments
 (0)