• Kubernetes Submit Queue's avatar
    Merge pull request #40528 from shashidharatd/kubefed-2 · 26760802
    Kubernetes Submit Queue authored
    Automatic merge from submit-queue (batch tested with PRs 41954, 40528, 41875, 41165, 41877)
    
    [Federation][kubefed] Support configuring dns-provider
    
    **What this PR does / why we need it**:
    Some environments might need to configure the dns-provider using custom configurations for deploying federation control plane. This PR will facilitate such scenarios. please refer to #40620 
    
    Now we can pass dns provider configuration using `dns-provider-config` flag to `kubefed init`
    
    **Which issue this PR fixes** *(optional, in `fixes #<issue number>(, fixes #<issue_number>, ...)` format, will close that issue when PR gets merged)*: fixes #40620
    
    **Release note**:
    
    ```
    [Federation] Introduced a new flag --dns-provider-config to kubefed to configure dns provider via a config file in local file system.
    ```
    
    cc @kubernetes/sig-federation-misc @madhusudancs @irfanurrehman @marun
    26760802
Name
Last commit
Last update
..
apis Loading commit data...
client Loading commit data...
cluster Loading commit data...
cmd Loading commit data...
deploy Loading commit data...
develop Loading commit data...
docs/api-reference Loading commit data...
manifests Loading commit data...
pkg Loading commit data...
registry/cluster Loading commit data...
BUILD Loading commit data...
Makefile Loading commit data...
OWNERS Loading commit data...
README.md Loading commit data...