• 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
..
framework Loading commit data...
upgrades Loading commit data...
BUILD Loading commit data...
OWNERS Loading commit data...
README.md Loading commit data...
apiserver.go Loading commit data...
authn.go Loading commit data...
crud.go Loading commit data...
daemonset.go Loading commit data...
deployment.go Loading commit data...
event.go Loading commit data...
ingress.go Loading commit data...
namespace.go Loading commit data...
replicaset.go Loading commit data...
secret.go Loading commit data...
service.go Loading commit data...
upgrade.go Loading commit data...
util.go Loading commit data...