kubernetes/cmd/kube-apiserver/app/options
Walter Fender ad8a83a7c1 Change to aggregator so it calls a user apiservice via its pod IP.
proxy_handler now uses the endpoint router to map the cluster IP to
appropriate endpoint (Pod) IP for the given resource.
Added code to allow aggregator routing to be optional.
Updated bazel build.
Fixes to cover JLiggit comments.
Added util ResourceLocation method based on Listers.
Fixed issues from verification steps.
Updated to add an interface to obfuscate some of the routing logic.
Collapsed cluster IP resolution in to the aggregator routing
implementation.
Added 2 simple unit tests for ResolveEndpoint
2017-05-26 16:10:01 -07:00
..
BUILD remove init blocks from all admission plugins 2017-05-23 22:00:32 +02:00
options_test.go add feature enablement options to recommendedoptions 2017-02-07 13:56:19 -05:00
options.go Change to aggregator so it calls a user apiservice via its pod IP. 2017-05-26 16:10:01 -07:00
validation.go validate oidc flags 2017-05-22 18:03:28 +08:00