
Automatic merge from submit-queue Deleting duplicate code from federated-apiserver.Run() This removes most of duplicate code from federated-apiserver.Run(). The code remaining is related to storage or authz and authn. https://github.com/kubernetes/kubernetes/pull/24787 refactors the storage related code. I am still figuring out authz and authn. cc @jianhuiz