• Kubernetes Submit Queue's avatar
    Merge pull request #39876 from deads2k/generic-20-deps-03 · eb9f9534
    Kubernetes Submit Queue authored
    Automatic merge from submit-queue
    
    move more things to apiserver
    
    ```
    pkg/genericapiserver/api/handlers/negotiation/ -> apiserver/pkg/handlers/negotiation
    pkg/genericapiserver/api/metrics -> apiserver/pkg/metrics
    pkg/genericapiserver/api/request -> apiserver/pkg/request
    pkg/util/wsstream -> apiserver/pkg/util/wsstream
    plugin/pkg/auth/authenticator/request/headerrequest -> apiserver/pkg/authentication/request/headerrequest
    plugin/pkg/webhook -> apiserver/pkg/webhook
    ```
    
    and mechanicals.
    
    `k8s.io/kubernetes/pkg/genericapiserver/routes/data/swagger` needs to be sorted out.
    eb9f9534
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...
BUILD Loading commit data...
Makefile Loading commit data...
OWNERS Loading commit data...
README.md Loading commit data...