shashidharatd
d863c35546
Cleanup federation/cluster scripts from deprecated bringup method
2017-06-07 22:12:14 +05:30
Madhusudan.C.S
c3d5113365
Delete cluster role and their bindings federated clusters.
...
This is part of the namespace deletion big hammer. `kubefed join` not
just creates federation-system namespace, but also cluster role and
cluster role bindings in the joining clusters. Sometimes unjoin fails
to delete them. So we use a big hammer here to delete them.
This smells like a real problem in kubefed and needs investigation.
This is a short term fix to unblock the submit queue.
2017-06-04 21:26:44 -07:00
Madhusudan.C.S
47de152365
Log kubefed operations at log level 4 in our test environments.
...
This is useful for debugging test failures that involve federation
control plane turn up/down.
2017-05-18 16:57:46 -07:00
Madhusudan.C.S
bec6b64db3
Add the ability to customize federation system namespace in e2e turn up scripts.
2017-03-24 14:42:50 -07:00
Madhusudan.C.S
ed10bb7643
[Federation] Unjoin only the joined clusters while bringing down the federation control plane.
...
A few other minor improvements.
2017-03-12 13:05:26 -07:00
Madhusudan.C.S
00df442cae
Remove kube-dns ConfigMap modification code from federation-{up,down}.sh scripts
...
PR #39338 has merged now. This shouldn't be necessary.
2017-03-01 14:56:28 -08:00
Madhusudan.C.S
edef3af34f
Split federation-{up,down} from e2e-{up,down}.
2017-02-24 14:27:31 -08:00
Madhusudan.C.S
2cb2200847
Move kube-dns ConfigMap creation/deletion out of federated services e2e tests to federation-up.sh/federation-down.sh where the clusters are joined/unjoined.
2017-02-21 10:27:31 -08:00
David McMahon
ef0c9f0c5b
Remove "All rights reserved" from all the headers.
2016-06-29 17:47:36 -07:00
Colin Hom
5f7c7ad195
document federation e2e cli flow
2016-06-09 15:11:52 -07:00