apiserver/pkg/server
AbdulBasitAlvi da18259e5b hotfix(staging_apiserver_pkg_httplog): restore depth to log calls
/kind bug

This PR adds depth to logging which was removed when migrating to structured logging in the file

Ref #102353

```release-note
NONE
```

```docs

```

Kubernetes-commit: 5d4c1162b944ff34374313103d0555ac0b334a1d
2021-05-30 01:42:54 +02:00
..
dynamiccertificates Structured Logging migration: for package staging/src/k8s.io/apiserver/pkg/server/dynamiccertificates 2021-05-10 20:08:14 +08:00
egressselector fix all keps links 404 for kep folder migration 2021-01-14 14:03:21 +08:00
filters Fix watch rejections in P&F filter 2021-06-02 08:22:29 +02:00
healthz bump apiserver_request_total to STABLE status 2021-03-04 07:52:00 -08:00
httplog hotfix(staging_apiserver_pkg_httplog): restore depth to log calls 2021-05-30 01:42:54 +02:00
mux switch over k/k to use klog v2 2020-04-17 15:25:06 -04:00
options Fix audit unit test file location 2021-06-04 17:23:34 -04:00
resourceconfig switch over k/k to use klog v2 2020-04-17 15:25:06 -04:00
routes remove go-openapi/spec 2021-04-20 17:48:33 +02:00
storage fix staticcheck: vendor/k8s.io/apiserver/pkg/server 2020-11-17 11:58:13 +01:00
config.go update integration tests to reflect the kube version to stop serving removed APIs 2021-05-11 15:17:40 -04:00
config_selfclient.go Move the comment to the right line 2021-04-23 00:05:15 +00:00
config_selfclient_test.go Skip TestLoopbackHostPortIPv6 run on non-IPv6 env 2020-08-31 23:20:49 +05:30
config_test.go wait for poststarthook/max-in-flight-filter to be initialized asynchronously 2021-05-07 15:17:03 +08:00
deleted_kinds.go enforce strict alpha handling for API serving 2021-05-12 09:17:15 -04:00
deleted_kinds_test.go enforce strict alpha handling for API serving 2021-05-12 09:17:15 -04:00
deprecated_insecure_serving.go switch over k/k to use klog v2 2020-04-17 15:25:06 -04:00
doc.go update docs.go files under staging/src/k8s.io/apiserver/pkg/server 2019-02-03 20:43:13 +00:00
genericapiserver.go update integration tests to reflect the kube version to stop serving removed APIs 2021-05-11 15:17:40 -04:00
genericapiserver_test.go remove go-openapi/spec 2021-04-20 17:48:33 +02:00
graceful_shutdown_test.go adds a unit test for checking if graceful shutdown of HTTP2 server works 2020-12-11 13:12:46 +01:00
handler.go switch over k/k to use klog v2 2020-04-17 15:25:06 -04:00
healthz.go Allow adding healthz and livez checks independent to each other 2021-02-13 17:29:34 +01:00
healthz_test.go add readyz endpoint for kube-apiserver readiness checks 2019-05-30 11:19:49 -07:00
hooks.go switch over k/k to use klog v2 2020-04-17 15:25:06 -04:00
plugins.go Remove alpha InitializerConfiguration types, Initializers admission plugin 2019-01-16 10:19:44 -05:00
secure_serving.go force implementors of dyanmiccertificates providers to think about notify 2021-04-09 16:59:17 -07:00
signal.go make Kubelet bootstrap certificate signal aware 2020-07-04 12:08:04 +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