ferruzzi commented on PR #40568: URL: https://github.com/apache/airflow/pull/40568#issuecomment-2211169419
> Unfortunately, in K8S, the pod status route returns the full pod manifest, so the result of read_namespaced_pod_status is the same as read_namespaced_pod with the same performance/cost: I actually didn't notice that. I saw the return type was the same but assumed the `/status` endpoint just didn't "fill in the whole form". Alright, given this new knowledge...... I'm not sure where else to go with this. Do any of you have a suggestion to reduce CPU usage while stuck in the `await_pod_start` and `await_container_start` loops? -- This is an automated message from the Apache Git Service. To respond to the message, please log on to GitHub and use the URL above to go to the specific comment. To unsubscribe, e-mail: [email protected] For queries about this service, please contact Infrastructure at: [email protected]
