I get the following when attempting to setup the kubenetes operator in a cluster (this is after the CRD is registered, the k8s clusters are added to the clustermap, and the webhook is setup.
panic: runtime error: index out of range [5] with length 5
goroutine 700 [running]:
github.com/10gen/ops-manager-kubernetes/pkg/multicluster/memberwatch.(*MemberClusterHealthChecker).WatchMemberClusterHealth(0xc0004823b0, 0xc00042db00?, 0xc0005a97a0?, {0x1dc2fc0, 0xc000027e50}, 0xc0002fc8d0?)
/go/src/github.com/10gen/ops-manager-kubernetes/pkg/multicluster/memberwatch/memberwatch.go:54 +0xcca
created by github.com/10gen/ops-manager-kubernetes/controllers/operator.AddMultiReplicaSetController
/go/src/github.com/10gen/ops-manager-kubernetes/controllers/operator/mongodbmultireplicaset_controller.go:957 +0x76c