• Kubernetes Submit Queue's avatar
    Merge pull request #44570 from liggitt/namespace-icc · fa750c02
    Kubernetes Submit Queue authored
    Automatic merge from submit-queue
    
    Explicit namespace from kubeconfig should override in-cluster config
    
    Fixes #43662 
    
    If an explicitly specified namespace is read from a kubeconfig file, we should not fall back to in-cluster config
    
    ```release-note
    kubectl commands run inside a pod using a kubeconfig file now use the namespace specified in the kubeconfig file, instead of using the pod namespace. If no kubeconfig file is used, or the kubeconfig does not specify a namespace, the pod namespace is still used as a fallback.
    ```
    fa750c02
Name
Last commit
Last update
..
e2e Loading commit data...
e2e_federation Loading commit data...
e2e_node Loading commit data...
fixtures Loading commit data...
images Loading commit data...
integration Loading commit data...
kubemark Loading commit data...
list Loading commit data...
soak Loading commit data...
utils Loading commit data...
BUILD Loading commit data...
OWNERS Loading commit data...
test_owners.csv Loading commit data...