• Kubernetes Submit Queue's avatar
    Merge pull request #47869 from timothysc/affinity_cleanup · beb5b9dd
    Kubernetes Submit Queue authored
    Automatic merge from submit-queue
    
    Removes alpha feature gate for affinity annotations.  
    
    **What this PR does / why we need it**:
    In 1.5 we added a backstop to support alpha affinity annotations.  This PR removes that support in favor of the Beta fields per discussions.  
    
    It also serves as a precursor to some of the component config work that @ncdc has done around @mikedanese design proposal.  
    
    xref: https://github.com/kubernetes/kubernetes/pull/41617 
    
    **Special notes for your reviewer**:
    
    **Release note**:
    
    ```
    Removes alpha feature gate for pod affinity annotations.  
    ```
    
    /cc @kubernetes/sig-scheduling-pr-reviews @kubernetes/sig-cluster-lifecycle-misc
    beb5b9dd
Name
Last commit
Last update
..
BUILD Loading commit data...
error.go Loading commit data...
metadata.go Loading commit data...
predicates.go Loading commit data...
predicates_test.go Loading commit data...
utils.go Loading commit data...
utils_test.go Loading commit data...