kubernetes/test/utils/oidc
kennangaibel c19439f3f3
Support tls server name overrides in EgressSelectorConfiguration (#136640)
add integration test

Use proper test header, change to  etcdMain to recognize test flags

fix goroutine leak in integration test

redo integration test with kubeapiserverapptesting

fix comment capitalization, use existing client libraries

fix comment capitalization, use existing client libraries

consolidate http connect handler logic from odic and tls_server-name into helper

add expected SNI, remove unused test

move oidc helpers.go to right dir, remove copyright year

split helpers.go into descriptive file names

use atomic ptr for SNI, refactor generateTestCerts, remove errors from runTLSEgressProxy, explain jwksHandler in comment

use testify, add back context messages

Clean up tests

Signed-off-by: Monis Khan <mok@microsoft.com>
2026-03-11 23:53:35 +05:30
..
handlers Bump to mockery v3 2025-08-29 13:43:54 +02:00
proxy.go Support tls server name overrides in EgressSelectorConfiguration (#136640) 2026-03-11 23:53:35 +05:30
testserver.go Support tls server name overrides in EgressSelectorConfiguration (#136640) 2026-03-11 23:53:35 +05:30