| .. |
|
encryptionconfig
|
fix staticcheck: vendor/k8s.io/apiserver/pkg/server
|
2020-11-17 11:58:13 +01:00 |
|
testdata
|
Ensure testing credentials are labeled as such
|
2020-02-04 10:36:05 -08:00 |
|
OWNERS
|
*: remove nikhiljindal from OWNERS
|
2021-02-16 10:50:50 +05:30 |
|
admission.go
|
fix: typos in comments of admission
|
2020-01-10 14:01:06 +08:00 |
|
admission_test.go
|
fix typo
|
2018-04-04 16:03:17 +08:00 |
|
api_enablement.go
|
Add support for --runtime-config=api/beta=false, --feature-gates=AllBeta=false
|
2019-10-12 09:59:14 -04:00 |
|
api_enablement_test.go
|
Moved flag and globalflag
|
2019-02-15 10:28:13 -05:00 |
|
audit.go
|
Optimize some codes
|
2021-02-28 01:00:09 +08:00 |
|
audit_test.go
|
Fix audit unit test file location
|
2021-06-04 17:23:34 -04:00 |
|
authentication.go
|
adds metrics for authentication webhook
|
2021-02-23 08:39:25 +01:00 |
|
authentication_dynamic_request_header.go
|
force implementors of dyanmiccertificates providers to think about notify
|
2021-04-09 16:59:17 -07:00 |
|
authentication_test.go
|
wire up a means to dynamically reload ca bundles for kube-apiserver
|
2019-10-07 14:06:42 -04:00 |
|
authorization.go
|
adds metrics for authorization webhook
|
2021-03-17 16:30:40 +01:00 |
|
coreapi.go
|
add tracing to the apiserver's client-go requests
|
2021-06-26 09:16:32 -07:00 |
|
deprecated_insecure_serving.go
|
bind-address flag usage
|
2020-12-11 18:42:51 +01:00 |
|
doc.go
|
move apiserver options
|
2017-02-02 09:36:48 -05:00 |
|
egress_selector.go
|
fix all keps links 404 for kep folder migration
|
2021-01-14 14:03:21 +08:00 |
|
etcd.go
|
apiserver: add callback to get notified of object count
|
2021-06-18 10:44:07 -04:00 |
|
etcd_test.go
|
Resolve uncompatibility from update: etcd CAFile -> TrustedCAFIle
|
2019-10-23 11:15:43 -07:00 |
|
feature.go
|
Remove build/verify scripts for swagger 1.2 API docs, API server swagger ui / swagger 1.2 config
|
2019-01-15 10:44:36 -05:00 |
|
recommended.go
|
move tracing instantiation further up, and check for nil
|
2021-07-01 10:42:11 -07:00 |
|
server_run_options.go
|
Add config checking for inflight limits
|
2021-06-21 16:53:07 -04:00 |
|
server_run_options_test.go
|
Fix HSTS Missing From HTTPS Server(Nessus Scanner)
|
2020-11-12 16:10:58 +08:00 |
|
serving.go
|
apiserver: add --permit-address-sharing flag to listen with SO_REUSEADDR
|
2020-08-10 15:51:37 +02:00 |
|
serving_test.go
|
fix staticcheck: vendor/k8s.io/apiserver/pkg/server
|
2020-11-17 11:58:13 +01:00 |
|
serving_unix.go
|
apiserver: add --permit-address-sharing flag to listen with SO_REUSEADDR
|
2020-08-10 15:51:37 +02:00 |
|
serving_unix_test.go
|
Deflake serving options, avoid hard-coding ports
|
2020-09-04 15:55:01 -04:00 |
|
serving_windows.go
|
apiserver: add --permit-address-sharing flag to listen with SO_REUSEADDR
|
2020-08-10 15:51:37 +02:00 |
|
serving_with_loopback.go
|
Switch the order of adding SNICert and creating LoopbackClientConfig
|
2021-04-22 23:17:39 +00:00 |
|
serving_with_loopback_test.go
|
Switch the order of adding SNICert and creating LoopbackClientConfig
|
2021-04-22 23:17:39 +00:00 |
|
tracing.go
|
change tracing service from kube-apiserver to apiserver
|
2021-07-02 07:04:26 -07:00 |
|
tracing_test.go
|
Add distributed tracing to the apiserver using OpenTelemetry
|
2021-06-25 05:20:16 -07:00 |