• Kubernetes Submit Queue's avatar
    Merge pull request #32387 from sttts/sttts-handler-cleanup · 12d91675
    Kubernetes Submit Queue authored
    Automatic merge from submit-queue
    
    Cleanup non-rest apiserver handlers
    
    - rename MuxHelper -> PathRecorderMux
    - move non-rest handlers into routes packages within genericapiserver and `pkg/routes` (those from master)
    - move ui and logs handlers out of genericapiserver (they are
      not generic)
    - make version handler configurable (`config.EnableVersion`)
    12d91675
Name
Last commit
Last update
..
apis Loading commit data...
client Loading commit data...
cluster Loading commit data...
cmd Loading commit data...
deploy Loading commit data...
develop Loading commit data...
docs/api-reference Loading commit data...
manifests Loading commit data...
pkg Loading commit data...
registry/cluster Loading commit data...
Makefile Loading commit data...
OWNERS Loading commit data...
README.md Loading commit data...