Rushi Agrawal and Denis Zalevskiy
59867d5e6e
Add a line in README about upcoming Python high-level client
...
Signed-off-by: Rushi Agrawal <[email protected] >
2021-08-20 18:47:52 +03:00
Rushi Agrawal
340069f6fa
Remove left-over instances of 'es' or 'elasticsearch' word
...
Signed-off-by: Rushi Agrawal <[email protected] >
2021-08-20 13:50:01 +05:30
Aleksei Atavin and GitHub
497468f254
Rename setup description Elasticsearch -> OpenSearch ( #42 )
...
Signed-off-by: Aleksei Atavin <[email protected] >
2021-08-19 10:41:16 +03:00
Aleksei Atavin and GitHub
753c135fda
Remove ugly dot from project resourses list ( #41 )
...
Signed-off-by: Aleksei Atavin <[email protected] >
2021-08-19 10:41:05 +03:00
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
Aleksei Atavin and Rushi Agrawal
43f5ac58b5
Add axeoman to maintainers list
...
Signed-off-by: Aleksei Atavin <[email protected] >
2021-08-18 19:12:47 +05:30
Denis Zalevskiy and GitHub
005592b00c
Update maintainers list ( #35 )
...
Signed-off-by: Denis Zalevskiy <[email protected] >
2021-08-18 12:32:20 +03:00
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 and GitHub
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 and GitHub
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
Shephali Mittal and shephali mittal
064213a9ed
Removed Elastic Doc Reference
...
Signed-off-by: Shephali Mittal <[email protected] >
2021-08-13 11:45:36 +05:30
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
Shephali Mittal
924d71729a
Add SPDX and OpenSearch Modification license header
...
Signed-off-by: Shephali Mittal <[email protected] >
2021-08-10 19:36:47 +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
Shephali Mittal
934ea8cc5e
Revert product checker commits:
...
023cf5380f : "[7.x] Document 'UnsupportedProductError'"
d381491482 : "[7.x] Rename product error to 'UnsupportedProductError'"
b56fbcb155 : "Document the Elasticsearch product check"
b63d005138 : "Don't swallow unexpected errors during Elasticsearch verification"
801a839093 : "Verify we're connected to Elasticsearch before requests"
Signed-off-by: Shephali Mittal <[email protected] >
2021-08-06 12:17:51 +05:30
Shephali Mittal
18b39afcbf
Fix Broken README
...
Signed-off-by: Shephali Mittal <[email protected] >
2021-08-06 11:49:30 +05:30
Shephali Mittal
7fa3e4d9e2
Copied OpenSearch repository template files.
...
Signed-off-by: Shephali Mittal <[email protected] >
2021-08-04 19:05:18 +05:30
e034024586
[7.x] Add release notes for 7.13.4
...
Co-authored-by: Seth Michael Larson <[email protected] >
2021-07-20 13:06:49 -05:00
Seth Michael Larson
023cf5380f
[7.x] Document 'UnsupportedProductError'
2021-07-20 11:58:36 -05:00
Seth Michael Larson and GitHub
d381491482
[7.x] Rename product error to 'UnsupportedProductError'
2021-07-20 11:38:41 -05:00
Seth Michael Larson and Seth Michael Larson
de52e149a5
Update APIs to 7.x-SNAPSHOT
2021-07-15 15:23:11 -05:00
Seth Michael Larson and Seth Michael Larson
82b3daf6aa
Allow integration tests to be run from IDE
2021-07-15 15:23:11 -05:00
P. Sai Vinay and Seth Michael Larson
45616bd862
[7.x] Add support for transform_and_set REST API test instruction
2021-07-14 15:01:35 -05:00
Seth Michael Larson
ef913450c7
Update to 7.x-SNAPSHOT
2021-07-13 19:57:03 -05:00
Seth Michael Larson and GitHub
b56fbcb155
Document the Elasticsearch product check
2021-07-12 16:42:18 -05:00
Seth Michael Larson and GitHub
b63d005138
Don't swallow unexpected errors during Elasticsearch verification
2021-07-12 13:20:13 -05:00
4be190ef70
[7.x] Add release notes for 7.13.3
...
Co-authored-by: Seth Michael Larson <[email protected] >
2021-07-07 16:08:36 -05:00
29f6a1ec42
[7.x] Forward auth parameters to APIs in scan helpers
...
Co-authored-by: Seth Michael Larson <[email protected] >
2021-07-01 16:56:23 -05:00
Seth Michael Larson
0bfac34b88
Update APIs to 7.x-SNAPSHOT
2021-06-30 11:29:29 -05:00
Seth Michael Larson
a893d74c3e
Bump version to 7.15.0
2021-06-30 11:09:01 -05:00
Seth Michael Larson and GitHub
801a839093
Verify we're connected to Elasticsearch before requests
2021-06-30 10:58:05 -05:00
a2bacb2704
[7.x] Tolerate RecursionError not being defined in Python<3.5
...
Co-authored-by: Seth Michael Larson <[email protected] >
2021-06-29 10:42:45 -05:00
b2c05d430d
[7.x] AsyncTransport(sniff_on_start=True) should block further requests until complete
...
Co-authored-by: Seth Michael Larson <[email protected] >
2021-06-24 09:46:33 -05:00
Seth Michael Larson and GitHub
20d23a374c
7.x-SNAPSHOT
2021-06-23 08:59:42 -05:00
Seth Michael Larson
a82b2920e0
Fix test-matrix, mypy, and bad backport
...
- test-matrix.yml was intepreting 3.10 as '3.1' via float
- mypy recently removed its built-in type stubs for many
third-party libraries so now need to install 'types-requests'
- Backport of the ELASTIC_CLIENT_APIVERSIONING test case
included '8' instead of '7'
2021-06-23 08:51:33 -05:00
8438a24c6c
[7.x] Add release notes for 7.13.1 and 7.13.2 to elastic.co/guide
...
Co-authored-by: Seth Michael Larson <[email protected] >
2021-06-22 13:07:47 -05:00
Seth Michael Larson
3eb605ed9f
Update APIs to 7.x-SNAPSHOT
2021-06-21 11:55:24 -05:00