| .. |
|
filters
|
Update usages of http.ResponseWriter.WriteHeader to use http.Error
|
2018-10-08 22:20:52 +03:00 |
|
healthz
|
Add healthz check to ensure logging is not blocked
|
2018-06-09 17:32:14 -04:00 |
|
httplog
|
use request.UserAgent()
|
2018-07-03 16:56:15 +08:00 |
|
mux
|
sync: initially remove files BUILD */BUILD BUILD.bazel */BUILD.bazel
|
2018-03-15 09:38:17 +00:00 |
|
options
|
etcd2 code cleanup, remove deserialization cache
|
2018-10-15 22:17:44 -04:00 |
|
resourceconfig
|
Handle errors
|
2018-07-17 20:29:55 +10:00 |
|
routes
|
fix apiserver pprof redirect bug
|
2018-08-06 19:35:01 +08:00 |
|
storage
|
Remove etcd2 storage backend
|
2018-10-01 16:48:14 -04:00 |
|
config.go
|
tokenreview: add APIAudiences config to generic API server and augment context
|
2018-10-09 22:04:52 -07:00 |
|
config_selfclient.go
|
apiextensions-apiserver: add pkg/cmd/server/testing pkg for integration bootstrapping
|
2018-06-13 15:53:41 +02:00 |
|
config_selfclient_test.go
|
Modify LoopbackHostPort() so it returns an IPv6 Loopback address when given [::] address
|
2018-05-22 11:03:47 -04:00 |
|
config_test.go
|
kube-apiserver: fix tests which don't use tls yet
|
2018-07-06 19:20:45 +02:00 |
|
deprecated_insecure_serving.go
|
echo audiences in anonymous and insecure authenticators
|
2018-10-26 15:29:55 -07:00 |
|
doc.go
|
remove go get failing import comment
|
2017-01-19 13:02:01 -05:00 |
|
genericapiserver.go
|
Add additional authorization check for create-on-update
|
2018-07-03 11:20:16 -07:00 |
|
genericapiserver_test.go
|
kube-apiserver: fix tests which don't use tls yet
|
2018-07-06 19:20:45 +02:00 |
|
handler.go
|
Remove request context mapper
|
2018-04-18 11:12:15 -04:00 |
|
healthz.go
|
move CRD behind TPR
|
2017-06-13 20:47:29 +00:00 |
|
hooks.go
|
Added PreShutdownHooks to the apiserver
|
2017-10-12 21:20:46 -04:00 |
|
plugins.go
|
Adding the mutating webhook
|
2017-11-14 16:36:28 -08:00 |
|
secure_serving.go
|
Size http2 buffers to allow concurrent streams
|
2018-08-27 11:46:49 -04:00 |
|
signal.go
|
Remove useless named return value
|
2018-08-02 19:28:17 +08:00 |
|
signal_posix.go
|
apiservers: add synchronous shutdown mechanism on SIGTERM+INT
|
2017-08-29 13:16:11 +00:00 |
|
signal_windows.go
|
apiservers: add synchronous shutdown mechanism on SIGTERM+INT
|
2017-08-29 13:16:11 +00:00 |