-
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.
Browse files
Browse the repository at this point in the history
* 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 # Conflicts: # src/legacy/core_plugins/elasticsearch/index.js # src/legacy/core_plugins/elasticsearch/lib/__tests__/handle_es_error.js # src/legacy/core_plugins/elasticsearch/lib/handle_es_error.js
- Loading branch information
1 parent
4c44031
commit a2d6f1a
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.
58 changes: 0 additions & 58 deletions
58
src/legacy/core_plugins/elasticsearch/lib/__tests__/handle_es_error.js
This file was deleted.
Oops, something went wrong.
50 changes: 0 additions & 50 deletions
50
src/legacy/core_plugins/elasticsearch/lib/handle_es_error.js
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.
Oops, something went wrong.