k3s/test
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
..
e2e Merge pull request #44862 from liggitt/icc-namespace-override 2017-04-24 19:22:42 -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 Remove redis-proxy example 2017-04-23 16:59:23 +02:00
images Update gcr.io/google_containers/porter image to 4524579c0e 2017-04-19 11:50:41 -07:00
integration Merge pull request #44404 from bsalamat/config_fix 2017-04-21 19:50:08 -07: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