• 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
..
ports Loading commit data...
thirdparty Loading commit data...
BUILD Loading commit data...
OWNERS Loading commit data...
controller.go Loading commit data...
controller_test.go Loading commit data...
doc.go Loading commit data...
import_known_versions.go Loading commit data...
import_known_versions_test.go Loading commit data...
master.go Loading commit data...
master_test.go Loading commit data...