framework.Logf("StatefulSet %s found but there are %d ready replicas and %d total replicas.",statefulSetName,sts.Status.ReadyReplicas,*sts.Spec.Replicas)
}
}
}
returnfmt.Errorf("All replicas in StatefulSet %s are still ready within %v",statefulSetName,timeout)
}
// If match is true, check if zones in PV exactly match zones given.
// If match is true, check if zones in PV exactly match zones given.
// Otherwise, check whether zones in PV is superset of zones given.
// Otherwise, check whether zones in PV is superset of zones given.