• Kubernetes Submit Queue's avatar
    Merge pull request #44786 from tsandall/f8n-scheduling-policy · eae59aaf
    Kubernetes Submit Queue authored
    Automatic merge from submit-queue (batch tested with PRs 46235, 44786, 46833, 46756, 46669)
    
    federation: Add admission controller for policy-based placement
    
    @nikhiljindal 
    
    Here's the initial version of the scheduling policy admission controller. It's at the point where it would benefit from having another pair of eyes look at it. The main thing I'm unsure of is the serialization of Kube resources for the webhook/query call.
    
    Release Note:
    
    ```
    The federation-apiserver now supports a SchedulingPolicy admission controller that enables policy-based control over placement of federated resources.
    ```
    
    Ref #39982
    eae59aaf
Name
Last commit
Last update
..
federation-apiserver Loading commit data...
federation-controller-manager Loading commit data...
genfeddocs Loading commit data...
kubefed Loading commit data...