kubernetes/pkg/kubeapiserver/options
Thomas Milox 3ad2ab18fa
pkg/kubeapiserver/options: Improving test coverage (#114234)
* pkg/kubeapiserver/options: Improving test coverage

Signed-off-by: TommyStarK <thomasmilox@gmail.com>

* pkg/kubeapiserver/options: Improving test coverage

Add a snippet of the expected error string related to the aspect being tested

Signed-off-by: TommyStarK <thomasmilox@gmail.com>

Signed-off-by: TommyStarK <thomasmilox@gmail.com>
2022-12-14 17:51:35 -08:00
..
testdata add ability to authenticators for dynamic update of certs 2019-10-01 09:50:20 -04:00
admission_test.go pkg/kubeapiserver/options: Improving test coverage (#114234) 2022-12-14 17:51:35 -08:00
admission.go Generate and format files 2022-07-26 13:14:05 -04:00
authentication_test.go pkg/kubeapiserver/options: Improving test coverage (#114234) 2022-12-14 17:51:35 -08:00
authentication.go track legacy service account tokens 2022-10-24 09:37:53 -07:00
authorization_test.go pkg/kubeapiserver/options: Improving test coverage (#114234) 2022-12-14 17:51:35 -08:00
authorization.go cleanup: use sets.Len() insead of len(sets.List()) 2022-07-21 20:13:30 +08:00
cloudprovider.go fix golint failures in pkg/kubeapiserver/options, rename receiver name of BuiltInAuthorizationOptions to o 2020-07-23 18:52:15 +08:00
options.go run hack/update-netparse-cve.sh 2021-08-20 10:42:09 +02:00
plugins_test.go Integrate cel admission with API. 2022-11-07 21:38:55 +00:00
plugins.go Rename FG to ValidatingAdmissionPolicy 2022-11-10 03:37:35 +00:00
serving.go run hack/update-netparse-cve.sh 2021-08-20 10:42:09 +02:00