async fn poll_gke_for_upgrades( gcp: &GcpApiClient, config: &Config, ) -> Result<Vec<String>, Error>
Returns the watched node pools which the GKE API reports as having an upgrade in progress.