kubernetes/test/integration/master
Han Kang 54dcf5c9c4 add readyz endpoint for kube-apiserver readiness checks
add startup sequence duration and readyz endpoint

add rbac bootstrapping policy for readyz

add integration test around grace period and readyz

rename startup sequence duration flag

copy health checks to fields

rename health-check installed boolean, refactor clock injection logic

cleanup clock injection code

remove todo about poststarthook url registration from healthz
2019-06-17 11:16:13 -07:00
..
audit_dynamic_test.go update import of generic featuregate code from k8s.io/apiserver/pkg/util/feature -> k8s.io/component-base/featuregate 2019-05-08 10:01:50 -04:00
audit_test.go Fix many typos in both code and comments 2019-02-27 14:41:02 +07:00
BUILD Bug fix: failed to run integration test by using bazel 2019-05-17 11:19:55 +08:00
crd_test.go Set integration tests to use distinct namespaces 2019-05-30 19:11:50 -04:00
graceful_shutdown_test.go kube-apiserver: add e2e graceful shutdown integration test 2019-01-02 15:26:04 +01:00
kms_plugin_mock.go Remove test/integration/* from hack/.golint_failures 2019-02-28 19:52:39 -07:00
kms_transformation_test.go Remove test/integration/* from hack/.golint_failures 2019-02-28 19:52:39 -07:00
kube_apiserver_test.go add readyz endpoint for kube-apiserver readiness checks 2019-06-17 11:16:13 -07:00
main_test.go use testmain in integration tests 2017-07-12 17:34:55 -07:00
secrets_transformation_test.go Introduce kubeapiserver.config.k8s.io/v1 with EncryptionConfiguration and use a standard method for parsing config file. 2018-11-13 14:05:21 +01:00
synthetic_master_test.go fix duplicated imports of k8s code (#77484) 2019-05-08 10:12:47 -07:00
transformation_testcase.go remove unused code 2019-04-19 08:36:31 -04:00