-
Notifications
You must be signed in to change notification settings - Fork 103
New issue
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
Integ test failure fix #1437
Closed
riysaxen-amzn
wants to merge
155
commits into
opensearch-project:2.12
from
riysaxen-amzn:integTestFailureFix
Closed
Integ test failure fix #1437
riysaxen-amzn
wants to merge
155
commits into
opensearch-project:2.12
from
riysaxen-amzn:integTestFailureFix
Conversation
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
* Added 2.1 release notes. Signed-off-by: AWSHurneyt <[email protected]> * Added 2.1 release notes. Signed-off-by: AWSHurneyt <[email protected]>
As per gradle [docs] add support to remove timestamps and package with same order which is required from [reproducible] builds [docs]: https://docs.gradle.org/current/userguide/working_with_files.html#sec:archives [reproducible]: https://reproducible-builds.org/ Signed-off-by: Leonidas Spyropoulos <[email protected]>
* Version increment automation Signed-off-by: pgodithi <[email protected]> * Version increment automation: task rename updateVersion Signed-off-by: pgodithi <[email protected]>
….1.0.0 zip following deprecation of ODFE. (opensearch-project#510) Signed-off-by: AWSHurneyt <[email protected]>
* Bumping 2.x branch version from 2.1.0 to 2.2.0. Bumped mockito-core version from 4.3.1 to 4.6.1. (opensearch-project#506) Signed-off-by: AWSHurneyt <[email protected]> * Added 2.2 release notes. (opensearch-project#514) * Added 2.2 release notes. Signed-off-by: AWSHurneyt <[email protected]> * Added 2.2 release notes. Signed-off-by: AWSHurneyt <[email protected]> Signed-off-by: AWSHurneyt <[email protected]>
* “fix#921-README-forum-link” Signed-off-by: cwillum <[email protected]> * “fix#921-README-forum-link” Signed-off-by: cwillum <[email protected]> Signed-off-by: cwillum <[email protected]>
Signed-off-by: Subhobrata Dey <[email protected]>
…indices (opensearch-project#526) * Adds support in monitor configs for custom alerts, findings, queries indices Signed-off-by: Surya Sashank Nistala <[email protected]>
…s transport layer (opensearch-project#561) * adds support for fetching alerts from custom alert index in Get Alerts transport layer
* added monitorId and findingsIndexName optinal params to GetFindingsAction Signed-off-by: Petar Dzepina <[email protected]>
…roject#570) Signed-off-by: Peter Zhu <[email protected]> Signed-off-by: Peter Zhu <[email protected]>
Signed-off-by: Surya Sashank Nistala <[email protected]>
…nsearch-project#584) Signed-off-by: Surya Sashank Nistala <[email protected]>
Signed-off-by: Surya Sashank Nistala <[email protected]>
Signed-off-by: Surya Sashank Nistala <[email protected]>
…rch-project#592) * Added 2.1 release notes. (opensearch-project#485) (opensearch-project#487) * Added 2.1 release notes. Signed-off-by: AWSHurneyt <[email protected]> * Added 2.1 release notes. Signed-off-by: AWSHurneyt <[email protected]> (cherry picked from commit 9f3c393) Co-authored-by: AWSHurneyt <[email protected]> * Staging for version increment automation (opensearch-project#489) (opensearch-project#503) * Version increment automation Signed-off-by: pgodithi <[email protected]> * Version increment automation: task rename updateVersion Signed-off-by: pgodithi <[email protected]> (cherry picked from commit 3b8bfe7) Signed-off-by: prudhvigodithi <[email protected]> Co-authored-by: Prudhvi Godithi <[email protected]> * Add support for reproducible builds (opensearch-project#472) (opensearch-project#499) As per gradle [docs] add support to remove timestamps and package with same order which is required from [reproducible] builds [docs]: https://docs.gradle.org/current/userguide/working_with_files.html#sec:archives [reproducible]: https://reproducible-builds.org/ Signed-off-by: Leonidas Spyropoulos <[email protected]> (cherry picked from commit a27d5a2) Signed-off-by: prudhvigodithi <[email protected]> Co-authored-by: Leonidas Spyropoulos <[email protected]> * Refactored backwards compatibility tests to point to the OpenSearch 1.1.0.0 zip following deprecation of ODFE. (opensearch-project#510) (opensearch-project#512) Signed-off-by: AWSHurneyt <[email protected]> (cherry picked from commit fea6b4a) Co-authored-by: AWSHurneyt <[email protected]> * Bumping 2.x branch version from 2.1.0 to 2.2.0. Bumped mockito-core version from 4.3.1 to 4.6.1. (opensearch-project#506) Signed-off-by: AWSHurneyt <[email protected]> * Added 2.2 release notes. (opensearch-project#514) * Added 2.2 release notes. Signed-off-by: AWSHurneyt <[email protected]> * Added 2.2 release notes. Signed-off-by: AWSHurneyt <[email protected]> * Bumped 2.x branch from version 2.2.0 to 2.3.0. (opensearch-project#547) * Bumped 2.x branch from version 2.2.0 to 2.3.0. Signed-off-by: AWSHurneyt <[email protected]> * Bumped mockito core version. Signed-off-by: AWSHurneyt <[email protected]> Signed-off-by: AWSHurneyt <[email protected]> * Deprecate the Master nomenclature (opensearch-project#548) (opensearch-project#549) Signed-off-by: Subhobrata Dey <[email protected]> * Added 2.3 release notes. (opensearch-project#551) * Added 2.3 release notes. Signed-off-by: AWSHurneyt <[email protected]> * Added 2.3 release notes. Signed-off-by: AWSHurneyt <[email protected]> Signed-off-by: AWSHurneyt <[email protected]> * moving over data models from alerting to common-utils (opensearch-project#556) Signed-off-by: Subhobrata Dey <[email protected]> * backport monitor datasources to 2.x (opensearch-project#558) Signed-off-by: Surya Sashank Nistala <[email protected]> * expose delete monitor api from alerting (opensearch-project#568) Signed-off-by: Subhobrata Dey <[email protected]> * Use findings and alerts models, dtos from common utils (opensearch-project#569) Signed-off-by: Surya Sashank Nistala <[email protected]> * Disable ktlint for alerting as it has errors on Windows (opensearch-project#570) (opensearch-project#571) Signed-off-by: Peter Zhu <[email protected]> Signed-off-by: Peter Zhu <[email protected]> (cherry picked from commit 3a844f8) Co-authored-by: Peter Zhu <[email protected]> * Recreate request object from writeable for Get alerts and get findings (opensearch-project#577) Signed-off-by: Surya Sashank Nistala <[email protected]> * Use alerting models and dtos from common-utils dependencies Signed-off-by: Surya Sashank Nistala <[email protected]> * port over datasources alert index usage correctly Signed-off-by: Surya Sashank Nistala <[email protected]> Signed-off-by: AWSHurneyt <[email protected]> Signed-off-by: Subhobrata Dey <[email protected]> Signed-off-by: Surya Sashank Nistala <[email protected]> Co-authored-by: opensearch-trigger-bot[bot] <98922864+opensearch-trigger-bot[bot]@users.noreply.github.com> Co-authored-by: AWSHurneyt <[email protected]> Co-authored-by: Prudhvi Godithi <[email protected]> Co-authored-by: Leonidas Spyropoulos <[email protected]> Co-authored-by: Subhobrata Dey <[email protected]> Co-authored-by: Peter Zhu <[email protected]>
…t#598) Signed-off-by: Subhobrata Dey <[email protected]>
Signed-off-by: prudhvigodithi <[email protected]> Signed-off-by: prudhvigodithi <[email protected]>
…nsearch-project#590) Signed-off-by: Surya Sashank Nistala <[email protected]>
…endencies (opensearch-project#606) Signed-off-by: Surya Sashank Nistala <[email protected]>
…ensearch-project#608) * suport fetching alerts by alert ids in Get Alerts Action * acknowledge alerts from custom alerts index Signed-off-by: Surya Sashank Nistala <[email protected]>
…ate as AckAlertRequest (opensearch-project#618) Signed-off-by: Surya Sashank Nistala <[email protected]> Signed-off-by: Surya Sashank Nistala <[email protected]>
Signed-off-by: Petar Dzepina <[email protected]>
…#622) Signed-off-by: Surya Sashank Nistala <[email protected]> Signed-off-by: Surya Sashank Nistala <[email protected]>
Signed-off-by: Subhobrata Dey <[email protected]>
…rces (opensearch-project#626) * in case of custom indices, allow moving alerts to history index Signed-off-by: Petar Dzepina <[email protected]> * empty commit Signed-off-by: Petar Dzepina <[email protected]> * added IT for custom datasources alert ack Signed-off-by: Petar Dzepina <[email protected]> Signed-off-by: Petar Dzepina <[email protected]>
…t#628) * refactored DeleteMonitor Action to be synchronious Signed-off-by: Petar Dzepina <[email protected]>
… action on the same node (opensearch-project#631) Signed-off-by: Stevan Buzejic <[email protected]> Signed-off-by: Stevan Buzejic <[email protected]> Co-authored-by: Stevan Buzejic <[email protected]>
Signed-off-by: Surya Sashank Nistala <[email protected]> Signed-off-by: Surya Sashank Nistala <[email protected]>
* Drafted 2.11 release notes. Signed-off-by: AWSHurneyt <[email protected]> * Drafted 2.11 release notes. Signed-off-by: AWSHurneyt <[email protected]> --------- Signed-off-by: AWSHurneyt <[email protected]>
…h-project#1255) Signed-off-by: Subhobrata Dey <[email protected]>
…istribution Build (opensearch-project#1264) * Update get image workflow to use the yml from opensearch-build repo Signed-off-by: Peter Zhu <[email protected]> * Update more Signed-off-by: Peter Zhu <[email protected]> * Remove usages Signed-off-by: Peter Zhu <[email protected]> * Add more Signed-off-by: Peter Zhu <[email protected]> * Restore security test to original as it is not good to run dind for docker Signed-off-by: Peter Zhu <[email protected]> --------- Signed-off-by: Peter Zhu <[email protected]>
* Changed @ignore to @AwaitsFix Signed-off-by: Jinlin Zhang <[email protected]> * added bugUrl Signed-off-by: Jinlin Zhang <[email protected]> --------- Signed-off-by: Jinlin Zhang <[email protected]>
…h-project#1271) Signed-off-by: Peter Zhu <[email protected]>
…pensearch-project#1276) Signed-off-by: Surya Sashank Nistala <[email protected]>
…h-project#1242) Signed-off-by: Jacob Choi <[email protected]>
* Added 2.11.1 release notes. Signed-off-by: AWSHurneyt <[email protected]> * Added 2.11.1 release notes. Signed-off-by: AWSHurneyt <[email protected]> --------- Signed-off-by: AWSHurneyt <[email protected]>
Signed-off-by: Subhobrata Dey <[email protected]>
… from common-utils (opensearch-project#1305) * Use get monitor action / req / resp from common-utils Signed-off-by: Tyler Ohlsen <[email protected]> * Clean up remaining references Signed-off-by: Tyler Ohlsen <[email protected]> * Refactor search monitor action/request also Signed-off-by: Tyler Ohlsen <[email protected]> * Rewrite get monitor and search monitor transport action requests Signed-off-by: Tyler Ohlsen <[email protected]> --------- Signed-off-by: Tyler Ohlsen <[email protected]>
…arch-project#1302) * optimize doc-level monitor execution for datastreams Signed-off-by: Subhobrata Dey <[email protected]> * add more tests to address comments Signed-off-by: Subhobrata Dey <[email protected]> * add integTest for multiple datastreams inside a single index pattern * add integTest for multiple datastreams inside a single index pattern Signed-off-by: Subhobrata Dey <[email protected]> --------- Signed-off-by: Subhobrata Dey <[email protected]>
Signed-off-by: Chase Engelbrecht <[email protected]>
…alidation (opensearch-project#1330) Signed-off-by: Chase Engelbrecht <[email protected]>
…ct#1346) Signed-off-by: Chase Engelbrecht <[email protected]>
…#1356) Signed-off-by: Riya Saxena <[email protected]>
Signed-off-by: Andriy Redko <[email protected]>
…opensearch-project#1382) Signed-off-by: Tyler Ohlsen <[email protected]>
Co-authored-by: Dennis Toepker <[email protected]>
Signed-off-by: Riya Saxena <[email protected]>
…arch-project#1355) * Bulk index findings and sequentially invoke auto-correlations Signed-off-by: Megha Goyal <[email protected]> * Bulk index findings in batches of 10000 and make it configurable Signed-off-by: Megha Goyal <[email protected]> * Addressing review comments Signed-off-by: Megha Goyal <[email protected]> * Add integ tests to test bulk index findings Signed-off-by: Megha Goyal <[email protected]> * Fix ktlint formatting Signed-off-by: Megha Goyal <[email protected]> --------- Signed-off-by: Megha Goyal <[email protected]>
* Updated alert mappings to accommodate cross-cluster cluster metrics monitors. Signed-off-by: AWSHurneyt <[email protected]> * Implemented support for cross-cluster cluster metrics monitors. Implemented GetRemoteIndexes API to populate the frontend UI with details regarding the remote clusters, and indexes. Signed-off-by: AWSHurneyt <[email protected]> * Fixed a writeable test after changing QueryLevelTriggerRunResult from a data class to an open class for inheritability. Signed-off-by: AWSHurneyt <[email protected]> * Fixed ktlint errors. Signed-off-by: AWSHurneyt <[email protected]> * Removed changes to IndexUtils as they're only needed by doc monitors. Signed-off-by: AWSHurneyt <[email protected]> --------- Signed-off-by: AWSHurneyt <[email protected]>
* Add 2.12 release notes Signed-off-by: Chase Engelbrecht <[email protected]> * Fix release notes PR Signed-off-by: Chase Engelbrecht <[email protected]> * Add 2 more PRs Signed-off-by: Chase Engelbrecht <[email protected]> --------- Signed-off-by: Chase Engelbrecht <[email protected]>
Signed-off-by: AWSHurneyt <[email protected]>
…the object mapping [metadata.source_to_query_index_mapping] (opensearch-project#1432)
Signed-off-by: Riya Saxena <[email protected]>
Closing in favor of #1438 |
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Add this suggestion to a batch that can be applied as a single commit.
This suggestion is invalid because no changes were made to the code.
Suggestions cannot be applied while the pull request is closed.
Suggestions cannot be applied while viewing a subset of changes.
Only one suggestion per line can be applied in a batch.
Add this suggestion to a batch that can be applied as a single commit.
Applying suggestions on deleted lines is not supported.
You must change the existing code in this line in order to create a valid suggestion.
Outdated suggestions cannot be applied.
This suggestion has been applied or marked resolved.
Suggestions cannot be applied from pending reviews.
Suggestions cannot be applied on multi-line comments.
Suggestions cannot be applied while the pull request is queued to merge.
Suggestion cannot be applied right now. Please check back later.
Issue 1381
*Added sleep of some 30s to fix integ Test failure -> https://build.ci.opensearch.org/blue/organizations/jenkins/integ-test/detail/integ-test/7884/pipeline/
CheckList:
By submitting this pull request, I confirm that my contribution is made under the terms of the Apache 2.0 license.
For more information on following Developer Certificate of Origin and signing off your commits, please check here.