Skip to content

Commit

Permalink
chore(security): removing unmaintained es7 upgrade proces (#7790)
Browse files Browse the repository at this point in the history
  • Loading branch information
david-leifker authored Apr 13, 2023
1 parent 204727a commit 9b14c18
Show file tree
Hide file tree
Showing 5 changed files with 2 additions and 284 deletions.
5 changes: 0 additions & 5 deletions contrib/elasticsearch/es7-upgrade/Dockerfile

This file was deleted.

240 changes: 0 additions & 240 deletions contrib/elasticsearch/es7-upgrade/transfer.py

This file was deleted.

1 change: 0 additions & 1 deletion docs-website/sidebars.js
Original file line number Diff line number Diff line change
Expand Up @@ -508,7 +508,6 @@ module.exports = {
"docker/datahub-upgrade/README",
"docs/advanced/no-code-modeling",
"datahub-web-react/src/app/analytics/README",
"docs/advanced/es-7-upgrade",
"docs/how/migrating-graph-service-implementation",
"docs/advanced/field-path-spec-v2",
"metadata-ingestion/adding-source",
Expand Down
38 changes: 0 additions & 38 deletions docs/advanced/es-7-upgrade.md

This file was deleted.

2 changes: 2 additions & 0 deletions docs/how/updating-datahub.md
Original file line number Diff line number Diff line change
Expand Up @@ -13,6 +13,8 @@ This file documents any backwards-incompatible changes in DataHub and assists pe
### Potential Downtime

### Deprecations
- The docker image and script for updating from Elasticsearch 6 to 7 is no longer being maintained and will be removed from the `/contrib` section of
the repository. Please refer to older releases if needed.

### Other notable Changes

Expand Down

0 comments on commit 9b14c18

Please sign in to comment.