apiserver/pkg/server/options
Jordan Liggitt b3ad9fb4e3 Generate and format files
- Run hack/update-codegen.sh
- Run hack/update-generated-device-plugin.sh
- Run hack/update-generated-protobuf.sh
- Run hack/update-generated-runtime.sh
- Run hack/update-generated-swagger-docs.sh
- Run hack/update-openapi-spec.sh
- Run hack/update-gofmt.sh

Replay of a9593d634c6a053848413e600dadbf974627515f

Kubernetes-commit: 15d9d196476d64482189f00f1cf1a2061aea5b35
2022-11-16 11:39:18 -05:00
..
encryptionconfig feat: prepare KMS data encryption for migration to AES-GCM 2022-03-16 17:54:10 +00:00
testdata Ensure testing credentials are labeled as such 2020-02-04 10:36:05 -08:00
OWNERS Cleanup OWNERS files (No Activity in the last year) 2021-12-10 15:18:50 -05:00
admission.go Generate and format files 2022-11-16 11:39:18 -05:00
admission_test.go fix typo 2018-04-04 16:03:17 +08:00
api_enablement.go fix typo `registry` 2021-08-08 18:37:16 +08:00
api_enablement_test.go fix typo `registry` 2021-08-08 18:37:16 +08:00
audit.go Ensure the dir of --audit-log-path exists 2022-06-27 17:21:02 +03:00
audit_test.go Ensure the dir of --audit-log-path exists 2022-06-27 17:21:02 +03:00
authentication.go API Server Changes 2022-03-07 09:20:45 -05:00
authentication_dynamic_request_header.go API Server Changes 2022-03-07 09:20:45 -05: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 Generate and format files 2022-11-16 11:39:18 -05: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: Remove the deprecated `--deserialization-cache-size` flag 2022-03-02 15:33:21 +02:00
etcd_test.go Resolve uncompatibility from update: etcd CAFile -> TrustedCAFIle 2019-10-23 11:15:43 -07:00
feature.go Remove args enable-swagger-ui since no effect from 1.14 2021-09-15 10:32:35 +08:00
recommended.go apf: update apf logic to use v1beta2 2021-08-16 17:53:57 -04:00
server_run_options.go apiserver: Remove the deprecated `--target-ram-mb` flag 2022-03-02 18:52:46 +02:00
server_run_options_test.go cleanup(apiserver): delete the --max-resource-write-bytes & --json-patch-max-copy-bytes description. 2021-12-08 17:12:37 +08:00
serving.go run hack/update-netparse-cve.sh 2021-08-20 01:16:14 +02:00
serving_test.go run hack/update-netparse-cve.sh 2021-08-20 01:16:14 +02:00
serving_unix.go generated: Run hack/update-gofmt.sh 2021-08-12 17:13:11 -04:00
serving_unix_test.go generated: Run hack/update-gofmt.sh 2021-08-12 17:13:11 -04:00
serving_windows.go generated: Run hack/update-gofmt.sh 2021-08-12 17:13:11 -04: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 run hack/update-netparse-cve.sh 2021-08-20 01:16:14 +02: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