VinceLegendre opened a new pull request, #28525: URL: https://github.com/apache/airflow/pull/28525
This operator aims at executing existing Cloud Run jobs, with the same design philosophy as the `DataflowStartFlexTemplateOperator`. - `CloudRunExecuteJobOperator` extends the `BaseOperator` - `CloudRunJobHook` extends the `GoogleBaseHook`, to easily manage authentication and project_id fallback - `CloudRunJobLink` and`CloudRunJobExecutionLink` extend the `BaseGoogleLink` -- 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]
