k3s/federation/cluster
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
..
BUILD Enable auto-generating sources rules 2017-01-05 14:14:13 -08:00
common.sh Delete cluster role and their bindings federated clusters. 2017-06-04 21:26:44 -07:00
federation-down.sh Delete cluster role and their bindings federated clusters. 2017-06-04 21:26:44 -07:00
federation-up.sh Log kubefed operations at log level 4 in our test environments. 2017-05-18 16:57:46 -07:00
log-dump.sh [Federation] Only attempt to log information about pods in federation/cluster/log-dump.sh if those pods exist. 2017-04-24 14:12:03 -07:00
template.go Remove "All rights reserved" from all the headers. 2016-06-29 17:47:36 -07:00
upgrade.sh Add framework for federation upgrade tests 2017-03-11 01:39:56 +05:30