-
Notifications
You must be signed in to change notification settings - Fork 8.3k
Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
Legacy ES plugin pre-removal cleanup (#75779)
* delete integration tests * remove legacy version healthcheck / waitUntilReady * remove handleESError * remove createCluster * no longer depends on kibana plugin * fix kbn_server * remove deprecated comment and dead code * revert code removal, apparently was used (?) * Revert "revert code removal, apparently was used (?)" This reverts commit 6948185
- Loading branch information
1 parent
35b8d50
commit d2d7b0d
Showing
10 changed files
with
3 additions
and
376 deletions.
There are no files selected for viewing
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
89 changes: 0 additions & 89 deletions
89
src/legacy/core_plugins/elasticsearch/integration_tests/elasticsearch.test.ts
This file was deleted.
Oops, something went wrong.
39 changes: 0 additions & 39 deletions
39
src/legacy/core_plugins/elasticsearch/lib/version_health_check.js
This file was deleted.
Oops, something went wrong.
71 changes: 0 additions & 71 deletions
71
src/legacy/core_plugins/elasticsearch/lib/version_health_check.test.js
This file was deleted.
Oops, something went wrong.
58 changes: 0 additions & 58 deletions
58
src/legacy/core_plugins/elasticsearch/server/lib/__tests__/handle_es_error.js
This file was deleted.
Oops, something went wrong.
Oops, something went wrong.