Taragolis commented on code in PR #39191: URL: https://github.com/apache/airflow/pull/39191#discussion_r1575867531
########## tests/deprecations_ignore.yml: ########## @@ -56,17 +56,7 @@ # CLI -- tests/cli/commands/test_connection_command.py::TestCliAddConnections::test_cli_connection_add -- tests/cli/commands/test_connection_command.py::TestCliImportConnections::test_cli_connections_import_should_load_connections -- tests/cli/commands/test_connection_command.py::TestCliImportConnections::test_cli_connections_import_should_not_overwrite_existing_connections -- tests/cli/commands/test_connection_command.py::TestCliImportConnections::test_cli_connections_import_should_overwrite_existing_connections - tests/cli/commands/test_kubernetes_command.py::TestGenerateDagYamlCommand::test_generate_dag_yaml Review Comment: This should be decoupled from the core first. `airflow kubernetes` right now live into the core but use into the provider -- 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]
