Commit Graph
19 Commits
Author SHA1 Message Date
Rushi Agrawal bf3a04b263 Add back examples in README.md
Signed-off-by: Rushi Agrawal <[email protected]>
2021-08-19 13:08:26 +05:30
Rushi Agrawal 3eac282c57 Rename 7.10.2 -> 1.0.0 everywhere
Renaming caused breakages in API versioning code, so removed that part
because we will anyways be removing the whole Elastic API versioning
logic in near future.

Also removed unused variable in .github/workflows/integration.yml

Signed-off-by: Rushi Agrawal <[email protected]>
2021-08-19 09:48:02 +05:30
Rushi Agrawal ed73459f05 Remove metadata header check.
This commit is essentially a revert of following three commits:

fe5367382b
58b376159c
b894e359df

Signed-off-by: Rushi Agrawal <[email protected]>
2021-08-19 08:42:20 +05:30
Rushi Agrawal 004e346bb0 Change all instances of es->opensearch and ES->OPENSEARCH
Signed-off-by: Rushi Agrawal <[email protected]>
2021-08-19 07:58:20 +05:30
Rushi Agrawal c6cae11f97 Use opensearch1 instead of opensearch7 as example in tests
Signed-off-by: Rushi Agrawal <[email protected]>
2021-08-19 07:58:20 +05:30
Rushi Agrawal 9e9269c8f3 Rename Elasticsearch -> OpenSearch
Signed-off-by: Rushi Agrawal <[email protected]>
2021-08-19 07:58:20 +05:30
Rushi Agrawal 90cf2a78e7 [CI] Remove unused variables and logic
elasticsearch_container, elasticsearch_image vars were not being used,
so removed them. Also, cleaned up other variables which depended on them
(mostly hardcoded them instead of deriving from these removed variables)

Signed-off-by: Rushi Agrawal <[email protected]>
2021-08-18 01:32:55 +05:30
Rushi Agrawal 6760edc6da Remove STACK_VERSION variable
Signed-off-by: Rushi Agrawal <[email protected]>
2021-08-18 01:32:55 +05:30
Rushi Agrawal 3dc1881a9d Support both OpenDistro and OpenSearch in CI
Note that it supports only without security plugin for now

Signed-off-by: Rushi Agrawal <[email protected]>
2021-08-18 01:32:55 +05:30
Rushi Agrawal 75eb02aca8 Fix PyYAML dependabot alert (#30)
Use appropriate version of PyYAML which has security fix

Signed-off-by: Rushi Agrawal <[email protected]>
2021-08-17 15:46:49 +03:00
Rushi Agrawal 9c87c74114 Remove generic issue template (#32)
..now that we have templates specific to bug, documentation, etc.

Signed-off-by: Rushi Agrawal <[email protected]>
2021-08-17 15:40:55 +03:00
Rushi Agrawal 07c21725e8 remove platinum and change free -> oss
Signed-off-by: Rushi Agrawal <[email protected]>
2021-08-13 11:29:59 +05:30
Rushi Agrawal 87cf44ccd6 Rename dockerfiles for clarity
also rename image name to just 'odfe'

Signed-off-by: Rushi Agrawal <[email protected]>
2021-08-13 11:19:49 +05:30
Rushi Agrawal 98cfd25604 change docker image to point to opendistro 1.13.2 image
Signed-off-by: Rushi Agrawal <[email protected]>
2021-08-13 11:19:49 +05:30
Rushi Agrawal a41fd13d2d remove all code related to xpack features
Signed-off-by: Rushi Agrawal <[email protected]>
2021-08-12 11:06:07 +05:30
Rushi Agrawal 633196a305 remove migration and deprecation client -- xpack features
Signed-off-by: Rushi Agrawal <[email protected]>
2021-08-12 11:06:07 +05:30
Rushi Agrawal 249c6217ac Add Rushi and Shephali to ADMINS.md
Signed-off-by: Rushi Agrawal <[email protected]>
2021-08-10 18:37:42 +05:30
Rushi Agrawal 5104ad9aee Remove xpack api code
Signed-off-by: Rushi Agrawal <[email protected]>
2021-08-06 12:25:34 +05:30
Rushi Agrawal 200d3c584f Set up CI for elasticsearch-oss
Signed-off-by: Rushi Agrawal <[email protected]>
2021-08-06 12:25:34 +05:30