• Kubernetes Submit Queue's avatar
    Merge pull request #39478 from rrati/pod-affinity-api-fields · 082ce00e
    Kubernetes Submit Queue authored
    Automatic merge from submit-queue (batch tested with PRs 39803, 39698, 39537, 39478)
    
    [scheduling] Moved pod affinity and anti-affinity from annotations to api fields #25319
    
    Converted pod affinity and anti-affinity from annotations to api fields
    
    Related: #25319
    Related: #34508
    
    **Release note**:
    ```Pod affinity and anti-affinity has moved from annotations to api fields in the pod spec.  Pod affinity or anti-affinity that is defined in the annotations will be ignored.```
    082ce00e
Name
Last commit
Last update
..
algorithm Loading commit data...
algorithmprovider Loading commit data...
api Loading commit data...
factory Loading commit data...
metrics Loading commit data...
schedulercache Loading commit data...
testing Loading commit data...
BUILD Loading commit data...
OWNERS Loading commit data...
equivalence_cache.go Loading commit data...
extender.go Loading commit data...
extender_test.go Loading commit data...
generic_scheduler.go Loading commit data...
generic_scheduler_test.go Loading commit data...
scheduler.go Loading commit data...
scheduler_test.go Loading commit data...