kubernetes/test/integration/auth
Max Goltzsche df8fa2eab5
bump go-jose to v2.6.0
Update go-jose from v2.2.2 to v2.6.0.
This is to make the kubernetes code compatible with newer go-jose versions that have a small breaking change (`jwt.NewNumericDate()` returns a pointer).

Signed-off-by: Max Goltzsche <max.goltzsche@gmail.com>
2023-03-02 02:53:17 +01:00
..
testdata Make auth integation tests coexist with default API server config 2022-09-21 12:42:49 -04:00
accessreview_test.go Clean(er) shutdown of auth integration tests 2022-06-14 13:55:31 +02:00
auth_test.go Make auth integation tests coexist with default API server config 2022-09-21 12:42:49 -04:00
bootstraptoken_test.go Make auth integation tests coexist with default API server config 2022-09-21 12:42:49 -04:00
dynamic_client_test.go Make auth integation tests coexist with default API server config 2022-09-21 12:42:49 -04:00
main_test.go use testmain in integration tests 2017-07-12 17:34:55 -07:00
node_test.go test/integration: Replace deprecated pointer function 2023-01-05 18:38:40 +01:00
podsecurity_test.go skip special features in TestPodSecurityGAOnly 2023-02-28 13:21:35 -08:00
rbac_test.go Lock ServerSideApply feature to true 2022-09-27 13:48:28 +02:00
selfsubjectreview_test.go Make auth integation tests coexist with default API server config 2022-09-21 12:42:49 -04:00
svcaccttoken_test.go bump go-jose to v2.6.0 2023-03-02 02:53:17 +01:00