kubernetes/federation/cluster
Madhusudan.C.S 0bf6178921 Add a spin-loop that waits for RBAC API's availability.
The very first thing that kubefed does when it comes up is run RBAC API
discovery. We believe this sometimes fail on new clusters and as
a result causes kubefed to assume that the RBAC API doesn't exist.
Therefore, we are applying this workaround for now to ensure that the
RBAC API is available before running kubefed.
2017-06-21 18:18:33 -07:00
..
BUILD Enable auto-generating sources rules 2017-01-05 14:14:13 -08:00
common.sh Remove Initializers from federation 2017-06-05 19:12:36 -04:00
federation-down.sh Delete cluster role and their bindings federated clusters. 2017-06-04 21:26:44 -07:00
federation-up.sh Add a spin-loop that waits for RBAC API's availability. 2017-06-21 18:18:33 -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