• Kubernetes Submit Queue's avatar
    Merge pull request #40829 from mbohlool/separation · 0e5cda98
    Kubernetes Submit Queue authored
    Automatic merge from submit-queue
    
    Move post processing/backward compatibility of openapi out of generic package
    
    Post processing step was put into generic package and was the same for both k8s api server and federation api server. They have different backward compatibility list of types. This PR move that step out of generic package and put it in each server's file.
    0e5cda98
Name
Last commit
Last update
..
federation-apiserver Loading commit data...
federation-controller-manager Loading commit data...
genfeddocs Loading commit data...
kubefed Loading commit data...