• Kubernetes Submit Queue's avatar
    Merge pull request #46453 from emaildanwilson/fedClusterSelectorIngress · 63857a35
    Kubernetes Submit Queue authored
    Automatic merge from submit-queue (batch tested with PRs 46450, 46272, 46453, 46019, 46367)
    
    Add ClusterSelector to Ingress Controller
    
    This pull request adds ClusterSelector to the Federated Ingress Controller ref: design #29887 
    This back ports the same functionality from the sync controller (merged pull #40234) in order to make this feature available across all Controllers for the 1.7 release.
    
    cc: @kubernetes/sig-federation-pr-reviews @shashidharatd
    
    **Release note**:
    ```
    The annotation `federation.alpha.kubernetes.io/cluster-selector` can be used with Ingress objects to target federated clusters by label.
    ```
    63857a35
Name
Last commit
Last update
..
clusterselector Loading commit data...
deletionhelper Loading commit data...
eventsink Loading commit data...
finalizers Loading commit data...
planner Loading commit data...
podanalyzer Loading commit data...
replicapreferences Loading commit data...
test Loading commit data...
BUILD Loading commit data...
backoff.go Loading commit data...
cluster_util.go Loading commit data...
configmap.go Loading commit data...
delaying_deliverer.go Loading commit data...
delaying_deliverer_test.go Loading commit data...
deployment.go Loading commit data...
deployment_test.go Loading commit data...
federated_informer.go Loading commit data...
federated_informer_test.go Loading commit data...
federated_updater.go Loading commit data...
federated_updater_test.go Loading commit data...
handlers.go Loading commit data...
handlers_test.go Loading commit data...
meta.go Loading commit data...
meta_test.go Loading commit data...
secret.go Loading commit data...