kubernetes/test
Kubernetes Submit Queue 84db0a9487 Merge pull request #49428 from caesarxuchao/fix-gc-1
Automatic merge from submit-queue

Garbage collector e2e tests create deployments with unique labels, and

Fixes https://github.com/kubernetes/kubernetes/issues/49427

The bug was because two tests point to the same `podTemplate`. One [test](https://github.com/kubernetes/kubernetes/blob/master/test/e2e/apimachinery/garbage_collector.go#L583) changing the "labels" caused the deployment creation in the other test failing, because the selector doesn't match the labels anymore.
2017-07-24 12:31:24 -07:00
..
e2e Merge pull request #49428 from caesarxuchao/fix-gc-1 2017-07-24 12:31:24 -07:00
e2e_federation Migrate api.Scheme to scheme.Scheme 2017-07-17 15:05:38 -07:00
e2e_node Merge pull request #49309 from yujuhong/add-node-e2e-owner 2017-07-24 11:06:16 -07:00
fixtures Add Initializers to all admission control paths by default 2017-06-02 22:09:04 -04:00
images Merge pull request #48535 from mkumatag/debian_base 2017-07-18 21:04:22 -07:00
integration Merge pull request #48707 from danielfm/node-restriction-pod-eviction-subresource 2017-07-23 04:16:51 -07:00
kubemark Reduce hollow proxy mem/node 2017-07-21 03:57:03 +02:00
list Enable auto-generating sources rules 2017-01-05 14:14:13 -08:00
soak Scripted migration from clientset_generated to client-go. 2017-07-17 15:05:37 -07:00
utils # This is a combination of 2 commits. 2017-07-19 00:28:40 -04:00
BUILD auto-generated bazel BUILD file changes 2017-01-19 08:00:52 +05:30
OWNERS test/OWNERS: add zmerlynn 2017-07-19 12:28:37 -07:00
test_owners.csv fed: Move namespace propagation to the sync controller 2017-07-12 13:54:24 -07:00
test_owners.json Make update_owners.py also emit a JSON sig-owners list. 2017-05-11 17:01:29 -07:00