fn count_deployment_pods_by_phase( pods: &[PodInfo], deployment: &DeploymentInfo, phase: &str, ) -> usize