• Kubernetes Submit Queue's avatar
    Merge pull request #35900 from deads2k/api-34-healthz · 909e19b8
    Kubernetes Submit Queue authored
    Automatic merge from submit-queue
    
    promote /healthz and /metrics to genericapiserver
    
    Promotes `/healthz` to genericapiserver with methods to add healthz checks before running.
    
    Promotes `/metrics` to genericapiserver gated by config flag.
    
    @lavalamp adds the healthz checks linked to `postStartHooks` as promised.
    909e19b8
Name
Last commit
Last update
..
authorizer Loading commit data...
filters Loading commit data...
mux Loading commit data...
openapi Loading commit data...
options Loading commit data...
routes Loading commit data...
validation Loading commit data...
BUILD Loading commit data...
OWNERS Loading commit data...
config.go Loading commit data...
default_storage_factory_builder.go Loading commit data...
default_storage_factory_builder_test.go Loading commit data...
doc.go Loading commit data...
genericapiserver.go Loading commit data...
genericapiserver_test.go Loading commit data...
healthz.go Loading commit data...
hooks.go Loading commit data...
resource_config.go Loading commit data...
resource_config_test.go Loading commit data...
resource_encoding_config.go Loading commit data...
reststorage_interfaces.go Loading commit data...
serve.go Loading commit data...
serve_test.go Loading commit data...
server_run_options_test.go Loading commit data...
storage_factory.go Loading commit data...
storage_factory_test.go Loading commit data...
tunneler.go Loading commit data...
tunneler_test.go Loading commit data...