kubernetes/test
Kubernetes Submit Queue fa750c02be Merge pull request #44570 from liggitt/namespace-icc
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.
```
2017-04-21 14:45:23 -07:00
..
e2e Merge pull request #44570 from liggitt/namespace-icc 2017-04-21 14:45:23 -07:00
e2e_federation Merge pull request #44073 from marun/fed-e2e-config-from-secrets 2017-04-18 22:27:58 -07:00
e2e_node e2e: Prefer kubeconfig host to default 2017-04-19 14:58:43 -07:00
fixtures Enable service account token lookup by default 2017-04-04 22:00:11 -04:00
images Update gcr.io/google_containers/porter image to 4524579c0e 2017-04-19 11:50:41 -07:00
integration Add TestEtcdStoragePath integration test 2017-04-18 16:17:28 -04:00
kubemark hack/cluster: consolidate cluster/ utils to hack/lib/util.sh 2017-03-30 22:34:46 -05:00
list Enable auto-generating sources rules 2017-01-05 14:14:13 -08:00
soak autogenerated 2017-04-14 10:40:57 -07:00
utils move pkg/api/v1/ref.go and pkg/api/v1/resource.go to subpackages. move some functions in resource.go to pkg/api/v1/node and pkg/api/v1/pod 2017-04-17 11:38:11 -07:00
BUILD auto-generated bazel BUILD file changes 2017-01-19 08:00:52 +05:30
OWNERS add eparis ass approver for test and examples 2017-03-30 11:58:49 -04:00
test_owners.csv Add/remove kargakis from a couple of places 2017-03-11 16:05:57 +01:00