• Kubernetes Submit Queue's avatar
    Merge pull request #41410 from irfanurrehman/fed-bug-fix-1 · 33c9ab48
    Kubernetes Submit Queue authored
    Automatic merge from submit-queue (batch tested with PRs 41134, 41410, 40177, 41049, 41313)
    
    [Federation][Kubefed] Bug fix relating kubeconfig path in kubefed init
    
    **What this PR does / why we need it**:
    Fixes https://github.com/kubernetes/kubernetes/issues/41305
    
    **Which issue this PR fixes** *(optional, in `fixes #<issue number>(, fixes #<issue_number>, ...)` format, will close that issue when PR gets merged)*: fixes #
    https://github.com/kubernetes/kubernetes/issues/41305
    The kubeconfig explicit path is not updated correctly when supplied through the --kubeconfig flag in kubefed init. This leads to the details about the initialised federation control plane not getting updated in the correct kubeconfig file.
    
    **Special notes for your reviewer**:
    @madhusudancs 
    
    **Release note**:
    
    ```
    Fixed a bug that caused the kubeconfig entry for the initialized federation control plane to be not written to the supplied kubeconfig file when the file was supplied through the --kubeconfig flag.
    ```
    33c9ab48
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...