IvanUkhov opened a new issue #13192:
URL: https://github.com/apache/airflow/issues/13192


   The operator is arguably unnecessarily limited to AI Platform’s standard 
images. The only change that is required to lift this constraint is making 
`package_uris` and `training_python_module` optional with default values `[]` 
and `None`, respectively. Then, using `master_config`, one can supply 
`imageUri` and run any image of choice.
   
   If the above sounds reasonable, I can open pull requests to both version 1 
and version 2.


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

For queries about this service, please contact Infrastructure at:
[email protected]


Reply via email to