• Kubernetes Submit Queue's avatar
    Merge pull request #44525 from irfanurrehman/fed-common-preferences · 31cb269d
    Kubernetes Submit Queue authored
    Automatic merge from submit-queue (batch tested with PRs 45860, 45119, 44525, 45625, 44403)
    
    [Federation] Move annotations and related parsing code as common code
    
    This PR moves some code, which was duplicate, around as common code.
    Changes the names of structures used for annotations to common names.
    s/FederatedReplicaSetPreferences/ReplicaAllocationPreferences/
    s/ClusterReplicaSetPreferences/PerClusterPreferences/
    This can be reused in job controller and hpa controller code.
    
    **Special notes for your reviewer**:
    @kubernetes/sig-federation-misc 
    
    **Release note**:
    
    ```NONE
    ```
    31cb269d
Name
Last commit
Last update
..
cluster Loading commit data...
deployment Loading commit data...
ingress Loading commit data...
namespace Loading commit data...
replicaset Loading commit data...
service Loading commit data...
sync Loading commit data...
util Loading commit data...
BUILD Loading commit data...
OWNERS Loading commit data...
doc.go Loading commit data...