AlejandroMorgante commented on PR #72577: URL: https://github.com/apache/airflow/pull/72577#issuecomment-5559013655
I also validated the operator end-to-end against a live GKE cluster. Airflow connected to the cluster, executed dbt build inside an existing running Pod, streamed the command output, and waited for completion. The task completed successfully with PASS=3 and ERROR=0, while the Pod remained running without restarts. <img width="3002" height="1282" alt="image" src="https://github.com/user-attachments/assets/a1dfc14e-38d2-48f0-bb1a-c023260c5544" /> <img width="3024" height="1626" alt="image" src="https://github.com/user-attachments/assets/0ab31b25-4d31-4346-8d2e-2e247d3a86ff" /> -- 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]
