Daniel (dB.) Doubrovkine and GitHub
e022932ed1
Add the ability to run test patterns. ( #454 )
...
Signed-off-by: dblock <[email protected] >
2023-07-26 10:18:45 -07:00
florianvazelle and GitHub
2e8d5ce1a5
Index State Management support ( #398 )
...
* feat(plugins): add index management client plugin
Signed-off-by: florian <[email protected] >
* chore(CHANGELOG): added entry for ISM api support in changelog
Signed-off-by: florian <[email protected] >
* test(plugins): use assertEqual to compare call parameters
Signed-off-by: florian <[email protected] >
* test(plugins): edit policy to support older versions of opensearch
Signed-off-by: florian <[email protected] >
* test(plugins): ignore plugin tests when opensearch is unreleased
Signed-off-by: florian <[email protected] >
* test(plugins): move plugin tests into separate files
Signed-off-by: florian <[email protected] >
* test(plugins): fix import of OpenSearchTestCase
Signed-off-by: florian <[email protected] >
* chore(USER_GUIDE): add a index management plugin part
Signed-off-by: florian <[email protected] >
---------
Signed-off-by: florian <[email protected] >
2023-06-28 16:56:00 -04:00
florianvazelle and GitHub
c60c259d96
Security plugin support ( #399 )
...
* feat(plugins): add security client plugin
Signed-off-by: florian <[email protected] >
* test(plugins): skip security plugin tests when disabled
Signed-off-by: florian <[email protected] >
* fix(security): remove non-ASCII character
Signed-off-by: florian <[email protected] >
* chore(CHANGELOG): added entry for security api support in changelog
Signed-off-by: florian <[email protected] >
* test(plugins): add asynchronous tests version
Signed-off-by: florian <[email protected] >
* test: remove some warnings
Signed-off-by: florian <[email protected] >
* chore(USER_GUIDE): add a security plugin part
Signed-off-by: florian <[email protected] >
* test(security): Split out security plugin tests in its own file
Signed-off-by: florian <[email protected] >
* chore: apply reviews
Signed-off-by: florian <[email protected] >
---------
Signed-off-by: florian <[email protected] >
2023-06-27 11:01:40 -04:00
Daniyar Auezkhan and GitHub
03b72c3c92
fix: added codecov to ci and made linter happy :) ( #335 )
...
Signed-off-by: bl1nkker <[email protected] >
2023-04-03 18:20:21 -07:00
Sai Medhini Reddy Maryada and GitHub
c58375aa7b
Merging opensearch-dsl-py to opensearch-py ( #287 )
...
Signed-off-by: saimedhi <[email protected] >
2023-02-14 15:03:56 -08:00
Sai Medhini Reddy Maryada and GitHub
176c78c58e
Updated CI tests to make them work locally ( #275 )
...
Signed-off-by: saimedhi <[email protected] >
Signed-off-by: saimedhi <[email protected] >
2023-01-19 15:20:19 -08:00
2d03dc773b
Alerting Plugins ( #93 )
...
* Alert Plugin
Signed-off-by: Arnav Das <[email protected] >
* lint file header license
Signed-off-by: Arnav Das <[email protected] >
* Tests For Alerting[Monitors]
Signed-off-by: Arnav Das <[email protected] >
* Tests For Alerting[Destinations]
Signed-off-by: Arnav Das <[email protected] >
* dynamic lookup 90#issuecomment-1003396742
Signed-off-by: Arnav Das <[email protected] >
* Alerting Async
Signed-off-by: Arnav Das <[email protected] >
* Lint Changes
Signed-off-by: Arnav Das <[email protected] >
* alerting plugins integration tests
Signed-off-by: Arnav Das <[email protected] >
* Integ UnitTests Skip on OPENSEARCH_VERSION >= 2.0.0
Signed-off-by: Arnav Das <[email protected] >
* Unit Test Skip Complete
Signed-off-by: Arnav Das <[email protected] >
* License Headers fixed
Signed-off-by: Arnav Das <[email protected] >
* test_urllib3_connection timeout
Signed-off-by: Arnav Das <[email protected] >
* lint
Signed-off-by: Arnav Das <[email protected] >
* Fix licenses in all files
Signed-off-by: Harsha Vamsi Kalluri <[email protected] >
* Remove elastic search licenses on new files
Signed-off-by: Harsha Vamsi Kalluri <[email protected] >
* Fix formatting
Signed-off-by: Harsha Vamsi Kalluri <[email protected] >
Signed-off-by: Arnav Das <[email protected] >
Signed-off-by: Harsha Vamsi Kalluri <[email protected] >
Co-authored-by: Harsha Vamsi Kalluri <[email protected] >
2022-10-03 14:45:18 -04:00
Venu Vardhan Reddy Tekula and GitHub
829efcf36a
Add condition for shallow clone ( #70 )
...
The integration tests performs a deep checkout of
the opensearch repository. Instead, we can perform
a shallow clone the main branch to improve the speed
and performance of the tests.
Signed-off-by: Venu Vardhan Reddy Tekula <[email protected] >
2021-12-16 21:58:39 +02:00
Rushi Agrawal
ef0c23c0e4
Rename module to opensearchpy
...
To avoid conflict with an existing package by name 'opensearch' being
present
Signed-off-by: Rushi Agrawal <[email protected] >
2021-09-16 21:23:38 +05:30