det101 commented on PR #18358: URL: https://github.com/apache/dolphinscheduler/pull/18358#issuecomment-4776888549
Manual verification (minikube) Tested on standalone + minikube with busybox:1.30.1, two sequential K8S tasks. Short task (sleep 15): Job submitted; informer logged event received, job: ..., action: ADD/UPDATE; terminal status 0 → succeed in k8s. Task SUCCESS. Long task (sleep 2400, ~40 min): Informer kept receiving ADD/UPDATE for the full run; pod finished after 40 min; status 0 → succeed in k8s. Workflow SUCCESS. No too old resource version or fail in k8s. <img width="862" height="416" alt="image" src="https://github.com/user-attachments/assets/4871484a-6963-4427-8716-108c3597dce0" /> <img width="850" height="421" alt="image" src="https://github.com/user-attachments/assets/8f78ed72-cdc9-41ab-a0a0-3cb5791d036a" /> -- 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]
