Update Airflow plugin README
Airflow v1 exposed an experimental API [that got dropped](https://airflow.apache.org/docs/apache-airflow/stable/deprecated-rest-api-ref.html) later on. Let's add a note to the README making explicit users of Airflow v1 won't be able to integrate with this plugin unless they update. Signed-off-by: Julio Zynger <julio.zynger@soundcloud.com>
This commit is contained in:
committed by
Julio Zynger
parent
11151655a0
commit
68b2a31a05
@@ -2,6 +2,9 @@
|
||||
|
||||
Welcome to the apache-airflow plugin!
|
||||
|
||||
This plugin serves as frontend to the REST API exposed by Apache Airflow.
|
||||
Note only [Airflow v2 (and later)](https://airflow.apache.org/docs/apache-airflow/stable/deprecated-rest-api-ref.html) integrate with the plugin.
|
||||
|
||||
## Feature Requests & Ideas
|
||||
|
||||
- [ ] Add support for running multiple instances of Airflow for monitoring
|
||||
|
||||
Reference in New Issue
Block a user