anishgirianish commented on issue #61766:
URL: https://github.com/apache/airflow/issues/61766#issuecomment-3887588967

   Tested PR #60805 in `apache-airflow-providers-cncf-kubernetes==10.12.4rc1`.
   
   Verified that the `.get()` fix for optional `reason` and `message` fields in 
`ContainerStateWaiting` is present in the RC package. Simulated the scenario 
where a container status has a `"waiting"` state with no `"reason"` key 
(optional per K8s API spec) — no `KeyError` is raised, and the pod correctly 
stays in pending state.
   
   Fix works as expected.


-- 
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]

Reply via email to