kubernetes/test
Kubernetes Submit Queue 2708f5c7dd Merge pull request #37870 from madhusudancs/fed-svc-no-cascading-delete-e2e-fix
Automatic merge from submit-queue

[Federation] Separate the cleanup phases of service and service shards so that service shards can be cleaned up even after the service is deleted elsewhere.

Fixes Federated Service e2e test.

This separation is necessary because "Federated Service DNS should be
able to discover a federated service" e2e test recently added a case
where it deletes the service from federation but not the shards from
the underlying clusters.

Because of the way cleanup was implemented in the AfterEach block
currently, we did not cleanup any of the underlying shards. However,
separating the two phases of the cleanup needs this separation.

cc @kubernetes/sig-cluster-federation @nikhiljindal
2016-12-05 23:50:33 -08:00
..
e2e Merge pull request #37870 from madhusudancs/fed-svc-no-cascading-delete-e2e-fix 2016-12-05 23:50:33 -08:00
e2e_node Remove setup-node, which is not needed after we run the whole test as 2016-12-05 16:16:08 -08:00
fixtures Revert "add a unit test" 2016-11-22 21:01:20 -08:00
images fix golint errors on master for 1.6 2016-12-05 15:01:33 -08:00
integration remove rbac super user 2016-12-05 13:49:54 -05:00
kubemark kubemark: minor fix start-kubemark.sh 2016-11-22 18:00:23 -08:00
list Improve update_owners.py username detection and error message. 2016-10-28 13:23:19 -07:00
soak refactor: update bazel, codec, and gofmt 2016-12-03 19:10:53 -05:00
utils refactor: update bazel, codec, and gofmt 2016-12-03 19:10:53 -05:00
OWNERS Move blunderbuss assignees into tree 2016-03-02 20:46:32 -05:00
test_owners.csv Merge pull request #37870 from madhusudancs/fed-svc-no-cascading-delete-e2e-fix 2016-12-05 23:50:33 -08:00