-
Notifications
You must be signed in to change notification settings - Fork 892
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
[MDS] Bug-fix Fix data source picker trigger local cluster call by default #7528
[MDS] Bug-fix Fix data source picker trigger local cluster call by default #7528
Conversation
Signed-off-by: Ryan Liang <jiallian@amazon.com>
❌ Empty Changelog SectionThe Changelog section in your PR description is empty. Please add a valid changelog entry or entries. If you did add a changelog entry, check to make sure that it was not accidentally included inside the comment block in the Changelog section. |
Codecov ReportAttention: Patch coverage is
Additional details and impacted files@@ Coverage Diff @@
## main #7528 +/- ##
=======================================
Coverage 63.65% 63.65%
=======================================
Files 3629 3629
Lines 79519 79521 +2
Branches 12602 12605 +3
=======================================
+ Hits 50616 50618 +2
Misses 25835 25835
Partials 3068 3068
Flags with carried forward coverage won't be shown. Click here to find out more. ☔ View full report in Codecov by Sentry. |
Signed-off-by: Ryan Liang <jiallian@amazon.com>
seems unrelated to the change, and it is only happens on the windows runner |
…fault (#7528) * Fux data source picker trigger local cluster call by default Signed-off-by: Ryan Liang <jiallian@amazon.com> * Changeset file for PR #7528 created/updated * Fux data source picker trigger local cluster call by default 2 Signed-off-by: Ryan Liang <jiallian@amazon.com> --------- Signed-off-by: Ryan Liang <jiallian@amazon.com> Co-authored-by: opensearch-changeset-bot[bot] <154024398+opensearch-changeset-bot[bot]@users.noreply.github.com> (cherry picked from commit 5f19c37) Signed-off-by: github-actions[bot] <github-actions[bot]@users.noreply.github.com>
…fault (#7528) * Fux data source picker trigger local cluster call by default Signed-off-by: Ryan Liang <jiallian@amazon.com> * Changeset file for PR #7528 created/updated * Fux data source picker trigger local cluster call by default 2 Signed-off-by: Ryan Liang <jiallian@amazon.com> --------- Signed-off-by: Ryan Liang <jiallian@amazon.com> Co-authored-by: opensearch-changeset-bot[bot] <154024398+opensearch-changeset-bot[bot]@users.noreply.github.com> (cherry picked from commit 5f19c37) Signed-off-by: github-actions[bot] <github-actions[bot]@users.noreply.github.com>
…fault (#7528) (#7562) * Fux data source picker trigger local cluster call by default * Changeset file for PR #7528 created/updated * Fux data source picker trigger local cluster call by default 2 --------- (cherry picked from commit 5f19c37) Signed-off-by: Ryan Liang <jiallian@amazon.com> Signed-off-by: github-actions[bot] <github-actions[bot]@users.noreply.github.com> Co-authored-by: github-actions[bot] <github-actions[bot]@users.noreply.github.com> Co-authored-by: opensearch-changeset-bot[bot] <154024398+opensearch-changeset-bot[bot]@users.noreply.github.com> Co-authored-by: Lu Yu <nluyu@amazon.com>
…fault (opensearch-project#7528) * Fux data source picker trigger local cluster call by default Signed-off-by: Ryan Liang <jiallian@amazon.com> * Changeset file for PR opensearch-project#7528 created/updated * Fux data source picker trigger local cluster call by default 2 Signed-off-by: Ryan Liang <jiallian@amazon.com> --------- Signed-off-by: Ryan Liang <jiallian@amazon.com> Co-authored-by: opensearch-changeset-bot[bot] <154024398+opensearch-changeset-bot[bot]@users.noreply.github.com>
Description
Fix data source picker trigger local cluster call by default
Issues Resolved
Screenshot
Testing the changes
Changelog
Check List
yarn test:jest
yarn test:jest_integration