uranusjr commented on code in PR #25663: URL: https://github.com/apache/airflow/pull/25663#discussion_r948112384
########## airflow/example_dags/example_kubernetes_decorator.py: ########## @@ -0,0 +1,68 @@ +# Review Comment: > should this actually be AIP-47 compliant as a provider system test similar to the `@task.docker` example? Oh yes. The example DAG was implemented way before AIP-47 was accepted (shows how long this dragged on…) I’ll add a commit to convert it. -- 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]
