supereagle
edce96c5b6
use the core client with version
2017-07-26 19:16:02 +08:00
Jacob Simpson
29c1b81d4c
Scripted migration from clientset_generated to client-go.
2017-07-17 15:05:37 -07:00
Chao Xu
60604f8818
run hack/update-all
2017-06-22 11:31:03 -07:00
Chao Xu
f4989a45a5
run root-rewrite-v1-..., compile
2017-06-22 10:25:57 -07:00
shashidharatd
f81c1e6702
Fix cleanupServiceShardLoadBalancer
2017-06-08 00:02:22 +05:30
Maru Newby
9a9d897d94
fed: Add option to source e2e cluster config from host cluster
...
Add the option to configure e2e access to member clusters from the
same secrets in the host cluster used by the federation control plane.
The default behavior will continue to be sourcing this configuration
from the e2e kubeconfig. The optional behavior can be enabled by
passing --federation-config-from-cluster=true as an argument to
ginkgo.
2017-04-17 23:38:03 -07:00
Maru Newby
7fb9d9950a
fed: Refactor e2e retrieval of cluster config
2017-04-17 23:09:01 -07:00
Maru Newby
ea825085b3
fed: Manage e2e clusters with a slice instead of a map
...
There was no code relying on a map, and using a slice eliminates the
need to select the primary cluster when retrieving registered
clusters.
2017-04-06 18:02:08 -07:00
Maru Newby
b2bdc9235e
fed: Refactor e2e backend pod management for maintainability
...
This change separates backend pod management from cluster management
2017-04-06 18:02:08 -07:00
Maru Newby
25da547399
fed: remove unused e2e framework
2017-04-06 18:02:08 -07:00
Maru Newby
d4552c52bf
fed: Refactor e2e cluster functions into framework for reuse
2017-04-06 18:02:08 -07:00