UNCLASSIFIED

Commit 6631424d authored by Austin Denton's avatar Austin Denton
Browse files

Remove Elasticsearch and update README

parent 177aaa8e
Pipeline #238196 passed with stages
in 34 minutes and 27 seconds
...@@ -3,7 +3,8 @@ ...@@ -3,7 +3,8 @@
> Airflow is a platform to programmatically author, schedule and monitor workflows. > Airflow is a platform to programmatically author, schedule and monitor workflows.
https://airflow.apache.org/ https://airflow.apache.org/
### Ironbank Hardened Image Notes:
apache-airflow-providers-elasticsearch will not work on this image due to vulnerabilities with Elasticsearch 7.5.1 (Removed)
# TL;DR # TL;DR
## Docker Compose ## Docker Compose
......
...@@ -78,11 +78,7 @@ resources: ...@@ -78,11 +78,7 @@ resources:
validation: validation:
type: sha256 type: sha256
value: 21d735aab248253531bb0f1e1e6d068f0ee23533e18ae8a6171ff892b98297cf value: 21d735aab248253531bb0f1e1e6d068f0ee23533e18ae8a6171ff892b98297cf
- filename: elasticsearch-7.11.0-py2.py3-none-any.whl
url: https://files.pythonhosted.org/packages/72/68/76c5d46cc6a48fddb759f585bc8728caa11bfc9b812ce6705fc5f99beab2/elasticsearch-7.11.0-py2.py3-none-any.whl
validation:
type: sha256
value: a113cfcee9ba8565cd48a67b60e9903b67a81b3b80ddc6d3fb2c16789a58b763
# List of project maintainers # List of project maintainers
maintainers: maintainers:
- name: "Austin Denton" - name: "Austin Denton"
......
Markdown is supported
0% or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment