-
Notifications
You must be signed in to change notification settings - Fork 934
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
[Backport 2.17] [MDS]Add MDS support for Integration #8112
Conversation
* Add mds support for Integration Signed-off-by: Ryan Liang <[email protected]> * Add mds support for Integration flyout only for creation Signed-off-by: Ryan Liang <[email protected]> * Fix the installed integration table content Signed-off-by: Ryan Liang <[email protected]> * Update snapshot Signed-off-by: Ryan Liang <[email protected]> * Update to fix the local cluster integration fetch and add more test case Signed-off-by: Ryan Liang <[email protected]> * Update release notes Signed-off-by: Ryan Liang <[email protected]> * Changeset file for PR #8008 created/updated --------- Signed-off-by: Ryan Liang <[email protected]> Co-authored-by: opensearch-changeset-bot[bot] <154024398+opensearch-changeset-bot[bot]@users.noreply.github.com> (cherry picked from commit 2999fdf) Signed-off-by: github-actions[bot] <github-actions[bot]@users.noreply.github.com>
❌ Invalid Changelog HeadingThe '## Changelog' heading in your PR description is either missing or malformed. Please make sure that your PR description includes a '## Changelog' heading with proper spelling, capitalization, spacing, and Markdown syntax. |
Codecov ReportAttention: Patch coverage is
Additional details and impacted files@@ Coverage Diff @@
## 2.17 #8112 +/- ##
=======================================
Coverage 63.79% 63.80%
=======================================
Files 3737 3737
Lines 88677 88694 +17
Branches 13778 13783 +5
=======================================
+ Hits 56571 56587 +16
+ Misses 31519 31517 -2
- Partials 587 590 +3
Flags with carried forward coverage won't be shown. Click here to find out more. ☔ View full report in Codecov by Sentry. |
Backport 2999fdf from #8008.