 Samuel OrjiandGitHub
|
6f26eb3e8e
|
remove unnecessary utf-8 header in .py files (#615)
* remove unnecessary utf-8 header in .py files
Signed-off-by: samuel orji <[email protected]>
* review feedback: add link to changelog
Signed-off-by: samuel orji <[email protected]>
---------
Signed-off-by: samuel orji <[email protected]>
|
2023-11-24 16:19:50 -05:00 |
|
 Daniel (dB.) DoubrovkineandGitHub
|
0da60b2623
|
Added a utf-8 header to all .py files (#557)
Signed-off-by: dblock <[email protected]>
|
2023-10-26 13:34:34 -04:00 |
|
 florianvazelleandGitHub
|
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 |
|