Skip to content

kubernetes.py: Only call _get_total_expected_replicas when needed

K8sOps._foreach_datacenter_and_deployment:
Don't call _get_total_expected_replicas if progress reporting is disabled.

Merge request reports