apiserver/pkg/server
deads2k c2afcd59a6 move insecure options to kubeapiserver
Kubernetes-commit: c2f8ef1b1a4e0e60379b7b7447d59a87b0b0ccf9
2017-03-31 20:37:15 +00:00
..
filters Server timeout returns an incorrect error 2017-03-18 19:56:09 +00:00
healthz redact detailed errors from healthz and expose in default policy 2017-02-27 15:10:33 -05:00
httplog genericapiserver: fix imports 2017-01-19 10:27:27 -05:00
mux wire in aggregation 2017-03-31 20:37:15 +00:00
openapi allow fallthrough handling from go-restful routes 2017-03-31 20:37:15 +00:00
options move insecure options to kubeapiserver 2017-03-31 20:37:15 +00:00
routes allow combining API servers 2017-03-31 20:37:15 +00:00
storage Force etcd2 to use application/json, add base64-wrapper decoder as fallback 2017-03-18 19:56:09 +00:00
OWNERS add liggitt to apimachinery/apiserver packages 2017-02-13 07:36:41 -05:00
config.go wire in aggregation 2017-03-31 20:37:15 +00:00
config_selfclient.go apiserver/pkg/server: include scheme in insecure self client config 2017-03-18 19:56:09 +00:00
config_test.go require codecfactory 2017-03-31 20:37:15 +00:00
discovery.go Mechanical move: pkg/genericapiserver -> k8s.io/apiserver 2017-02-13 07:36:41 -05:00
doc.go remove go get failing import comment 2017-01-19 13:02:01 -05:00
genericapiserver.go wire in aggregation 2017-03-31 20:37:15 +00:00
genericapiserver_test.go require codecfactory 2017-03-31 20:37:15 +00:00
healthz.go allow fallthrough handling from go-restful routes 2017-03-31 20:37:15 +00:00
hooks.go Mechanical move: pkg/genericapiserver -> k8s.io/apiserver 2017-02-13 07:36:41 -05:00
serve.go fix bug of runServer function in server.go 2017-02-13 07:36:42 -05:00