• Kubernetes Submit Queue's avatar
    Merge pull request #43698 from sttts/sttts-non-global-admission-plugin-registry · 949440b4
    Kubernetes Submit Queue authored
    Automatic merge from submit-queue
    
    Non global admission plugin registry
    
    For testing the global state is a problem. This PR turns the actual registry into a struct that must be instantiated. For the beginning, we do this in `pkg/kubeapiserver/admission`. In some follow-up (where we hunt down all globals some day), we will move this into the genericapiserver.
    949440b4
Name
Last commit
Last update
..
cmd/kube-scheduler Loading commit data...
pkg Loading commit data...
BUILD Loading commit data...
OWNERS Loading commit data...