You are viewing a plain text version of this content. The canonical link for it is here.
Posted to commits@airflow.apache.org by "FloMom (via GitHub)" <gi...@apache.org> on 2023/02/27 16:59:28 UTC

[GitHub] [airflow] FloMom commented on a diff in pull request #29726: Created CloudSQLCloneInstanceOperator to clone cloudSQL instances.

FloMom commented on code in PR #29726:
URL: https://github.com/apache/airflow/pull/29726#discussion_r1119027730


##########
tests/always/test_project_structure.py:
##########
@@ -289,6 +289,7 @@ class TestGoogleProviderProjectStructure(ExampleCoverageTest, AssetsCoverageTest
         "airflow.providers.google.cloud.operators.vertex_ai.endpoint_service.UpdateEndpointOperator",
         "airflow.providers.google.cloud.operators.vertex_ai.batch_prediction_job."
         "GetBatchPredictionJobOperator",
+        "airflow.providers.google.cloud.operators.cloud_sql.CloudSQLCloneInstanceOperator",

Review Comment:
   Good point. Thank you for the hint. I updated the associated example DAG to demonstrate usage of the CloudSQLCloneInstanceOperator.



-- 
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: commits-unsubscribe@airflow.apache.org

For queries about this service, please contact Infrastructure at:
users@infra.apache.org