[MDS] Fix the dsm plugin setup when mds feature flag is disabled#7163
Merged
mengweieric merged 2 commits intoopensearch-project:mainfrom Jul 3, 2024
Merged
Conversation
Contributor
❌ 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. |
opensearch-changeset-bot bot
added a commit
to RyanL1997/OpenSearch-Dashboards
that referenced
this pull request
Jul 2, 2024
Codecov ReportAttention: Patch coverage is
Additional details and impacted files@@ Coverage Diff @@
## main #7163 +/- ##
==========================================
+ Coverage 67.48% 67.51% +0.02%
==========================================
Files 3468 3468
Lines 68375 68375
Branches 11114 11113 -1
==========================================
+ Hits 46146 46162 +16
+ Misses 19529 19516 -13
+ Partials 2700 2697 -3
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>
a9ec9c1 to
c58b513
Compare
3 tasks
BionIT
approved these changes
Jul 3, 2024
mengweieric
approved these changes
Jul 3, 2024
RyanL1997
added a commit
to RyanL1997/OpenSearch-Dashboards
that referenced
this pull request
Jul 22, 2024
…nsearch-project#7163) * Fix the dsm plugin setup when mds feature flag is disabled Signed-off-by: Ryan Liang <jiallian@amazon.com> * Changeset file for PR opensearch-project#7163 created/updated --------- Signed-off-by: Ryan Liang <jiallian@amazon.com> Co-authored-by: opensearch-changeset-bot[bot] <154024398+opensearch-changeset-bot[bot]@users.noreply.github.com>
7 tasks
BionIT
pushed a commit
that referenced
this pull request
Jul 22, 2024
…S support for Data Connection Table (#7371) * [MDS] Observability Datasource Plugin migration with MDS support (#7143) * Observability Datasource Plugin migration with MDS support Signed-off-by: Ryan Liang <jiallian@amazon.com> * Switch to use doc services for doc links of configuration of s3 datasource Signed-off-by: Ryan Liang <jiallian@amazon.com> * Add tests for home panel Signed-off-by: Ryan Liang <jiallian@amazon.com> * Fix the snapshot for mds Signed-off-by: Ryan Liang <jiallian@amazon.com> * Add tests for data source creation panel Signed-off-by: Ryan Liang <jiallian@amazon.com> * Add tests for dq data connection table Signed-off-by: Ryan Liang <jiallian@amazon.com> * Add tests for dq configuration Signed-off-by: Ryan Liang <jiallian@amazon.com> * Add readonly for s3glue doc link Signed-off-by: Ryan Liang <jiallian@amazon.com> * Add tests for s3 prometheus creation and review Signed-off-by: Ryan Liang <jiallian@amazon.com> * Fix mount feature flag behavior and tests Signed-off-by: Ryan Liang <jiallian@amazon.com> * Shorten file names Signed-off-by: Ryan Liang <jiallian@amazon.com> * Shorten file names again Signed-off-by: Ryan Liang <jiallian@amazon.com> * Experiment 1 Signed-off-by: Ryan Liang <jiallian@amazon.com> * Fix the visbuilder failure 1 Signed-off-by: Ryan Liang <jiallian@amazon.com> * Fix the setter of datasource setup in vis_type_timeseries Signed-off-by: Ryan Liang <jiallian@amazon.com> * Synced branch Signed-off-by: Ryan Liang <jiallian@amazon.com> * Fix the readonly in doc link and add change log Signed-off-by: Ryan Liang <jiallian@amazon.com> * Fix the create opensearch datasource's cancel button redirection Signed-off-by: Ryan Liang <jiallian@amazon.com> * Add more test cases for breadscrumb changes and mount behavior based on the plugin registration Signed-off-by: Ryan Liang <jiallian@amazon.com> --------- Signed-off-by: Ryan Liang <jiallian@amazon.com> * [MDS] Fix the dsm plugin setup when mds feature flag is disabled (#7163) * Fix the dsm plugin setup when mds feature flag is disabled Signed-off-by: Ryan Liang <jiallian@amazon.com> * Changeset file for PR #7163 created/updated --------- Signed-off-by: Ryan Liang <jiallian@amazon.com> Co-authored-by: opensearch-changeset-bot[bot] <154024398+opensearch-changeset-bot[bot]@users.noreply.github.com> * Changeset file for PR #7371 created/updated * Fix snapshots 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>
opensearch-trigger-bot bot
pushed a commit
that referenced
this pull request
Jul 23, 2024
…S support for Data Connection Table (#7371) * [MDS] Observability Datasource Plugin migration with MDS support (#7143) * Observability Datasource Plugin migration with MDS support Signed-off-by: Ryan Liang <jiallian@amazon.com> * Switch to use doc services for doc links of configuration of s3 datasource Signed-off-by: Ryan Liang <jiallian@amazon.com> * Add tests for home panel Signed-off-by: Ryan Liang <jiallian@amazon.com> * Fix the snapshot for mds Signed-off-by: Ryan Liang <jiallian@amazon.com> * Add tests for data source creation panel Signed-off-by: Ryan Liang <jiallian@amazon.com> * Add tests for dq data connection table Signed-off-by: Ryan Liang <jiallian@amazon.com> * Add tests for dq configuration Signed-off-by: Ryan Liang <jiallian@amazon.com> * Add readonly for s3glue doc link Signed-off-by: Ryan Liang <jiallian@amazon.com> * Add tests for s3 prometheus creation and review Signed-off-by: Ryan Liang <jiallian@amazon.com> * Fix mount feature flag behavior and tests Signed-off-by: Ryan Liang <jiallian@amazon.com> * Shorten file names Signed-off-by: Ryan Liang <jiallian@amazon.com> * Shorten file names again Signed-off-by: Ryan Liang <jiallian@amazon.com> * Experiment 1 Signed-off-by: Ryan Liang <jiallian@amazon.com> * Fix the visbuilder failure 1 Signed-off-by: Ryan Liang <jiallian@amazon.com> * Fix the setter of datasource setup in vis_type_timeseries Signed-off-by: Ryan Liang <jiallian@amazon.com> * Synced branch Signed-off-by: Ryan Liang <jiallian@amazon.com> * Fix the readonly in doc link and add change log Signed-off-by: Ryan Liang <jiallian@amazon.com> * Fix the create opensearch datasource's cancel button redirection Signed-off-by: Ryan Liang <jiallian@amazon.com> * Add more test cases for breadscrumb changes and mount behavior based on the plugin registration Signed-off-by: Ryan Liang <jiallian@amazon.com> --------- Signed-off-by: Ryan Liang <jiallian@amazon.com> * [MDS] Fix the dsm plugin setup when mds feature flag is disabled (#7163) * Fix the dsm plugin setup when mds feature flag is disabled Signed-off-by: Ryan Liang <jiallian@amazon.com> * Changeset file for PR #7163 created/updated --------- Signed-off-by: Ryan Liang <jiallian@amazon.com> Co-authored-by: opensearch-changeset-bot[bot] <154024398+opensearch-changeset-bot[bot]@users.noreply.github.com> * Changeset file for PR #7371 created/updated * Fix snapshots 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 704f2fa) Signed-off-by: github-actions[bot] <github-actions[bot]@users.noreply.github.com>
ruanyl
pushed a commit
that referenced
this pull request
Jul 23, 2024
…S support for Data Connection Table (#7371) (#7384) * [MDS] Observability Datasource Plugin migration with MDS support (#7143) * Observability Datasource Plugin migration with MDS support * Switch to use doc services for doc links of configuration of s3 datasource * Add tests for home panel * Fix the snapshot for mds * Add tests for data source creation panel * Add tests for dq data connection table * Add tests for dq configuration * Add readonly for s3glue doc link * Add tests for s3 prometheus creation and review * Fix mount feature flag behavior and tests * Shorten file names * Shorten file names again * Experiment 1 * Fix the visbuilder failure 1 * Fix the setter of datasource setup in vis_type_timeseries * Synced branch * Fix the readonly in doc link and add change log * Fix the create opensearch datasource's cancel button redirection * Add more test cases for breadscrumb changes and mount behavior based on the plugin registration --------- * [MDS] Fix the dsm plugin setup when mds feature flag is disabled (#7163) * Fix the dsm plugin setup when mds feature flag is disabled * Changeset file for PR #7163 created/updated --------- * Changeset file for PR #7371 created/updated * Fix snapshots --------- (cherry picked from commit 704f2fa) 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>
This file contains hidden or 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
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.
Description
Fix the dsm plugin setup when mds feature flag is disabled
Issues Resolved
#7143 introduced the behavior that Data source management plugin will always be registered, and this PR introduced the proper handling of DSM plugin setup when
data_source.enabledis set to false.Changelog
Check List
yarn test:jestyarn test:jest_integration