Files
kubernetes/test/e2e
Kubernetes Submit Queue c3ec845ab6 Merge pull request #44862 from liggitt/icc-namespace-override
Automatic merge from submit-queue

Stop treating in-cluster-config namespace as an override

Fixes #44835

The namespace of an in-cluster config should behave like the namespace specified in a kubeconfig file... it should be used as the default namespace, but be able to be overridden by namespaces specified in yaml files passed to `kubectl create -f`.

```release-note
Restored the ability of kubectl running inside a pod to consume resource files specifying a different namespace than the one the pod is running in.
```
2017-04-24 19:22:42 -07:00
..
2017-04-14 10:40:57 -07:00
2017-04-21 12:14:55 +02:00
2017-04-18 16:51:31 +02:00
2017-03-07 17:15:53 -08:00
2017-01-12 10:21:05 +08:00
2017-03-01 11:52:55 -08:00
2017-01-30 12:46:59 -05:00