jiangzho commented on PR #341: URL: https://github.com/apache/spark-kubernetes-operator/pull/341#issuecomment-3336042581
Thanks @dongjoon-hyun for the quick review! Figured out the failure was caused in one of the running step [requeue handling](https://github.com/apache/spark-kubernetes-operator/pull/341/commits/8ad7b9a26343e02d018b1137b1d04cde4e0d2c2f) - that leads to a 2 min latency in between `Succeeded` and `ResourceReleased`. It's nice to see our e2e catches that. -- 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] --------------------------------------------------------------------- To unsubscribe, e-mail: [email protected] For additional commands, e-mail: [email protected]
