Skip to content
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

Add version decoupling meta for MDS #338

Merged

Conversation

wanglam
Copy link
Collaborator

@wanglam wanglam commented Jul 3, 2024

Description

Add version decoupling meta data for MDS, a part of opensearch-project/OpenSearch-Dashboards#5877

Issues Resolved

List any issues this PR will resolve, e.g. Closes [...].

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.

Signed-off-by: Lin Wang <wonglam@amazon.com>
wanglam added 2 commits July 3, 2024 18:08
Signed-off-by: Lin Wang <wonglam@amazon.com>
Signed-off-by: Lin Wang <wonglam@amazon.com>
@wanglam wanglam marked this pull request as ready for review July 9, 2024 03:47
@wanglam wanglam requested review from ruanyl and raintygao as code owners July 9, 2024 03:47
Comment on lines +16 to +17
"supportedOSDataSourceVersions": ">=2.9.0",
"requiredOSDataSourcePlugins": ["opensearch-ml"]
Copy link
Member

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Are these key names defined by each plugins? Is it standardized?

Copy link
Collaborator Author

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Yeah. These key names were been introduced in these two PRs:
opensearch-project/OpenSearch-Dashboards#7146
opensearch-project/OpenSearch-Dashboards#7100
They are optional properties, all plugins should using the same key names.

@wanglam wanglam merged commit ab60678 into opensearch-project:main Jul 11, 2024
6 checks passed
opensearch-trigger-bot bot pushed a commit that referenced this pull request Jul 11, 2024
* Add version decoupling meta for MDS

Signed-off-by: Lin Wang <wonglam@amazon.com>

* Filter out not compatible data sources

Signed-off-by: Lin Wang <wonglam@amazon.com>

* Fix in operator not work

Signed-off-by: Lin Wang <wonglam@amazon.com>

---------

Signed-off-by: Lin Wang <wonglam@amazon.com>
(cherry picked from commit ab60678)
wanglam added a commit that referenced this pull request Jul 11, 2024
* Add version decoupling meta for MDS

Signed-off-by: Lin Wang <wonglam@amazon.com>

* Filter out not compatible data sources

Signed-off-by: Lin Wang <wonglam@amazon.com>

* Fix in operator not work

Signed-off-by: Lin Wang <wonglam@amazon.com>

---------

Signed-off-by: Lin Wang <wonglam@amazon.com>
(cherry picked from commit ab60678)

Co-authored-by: Lin Wang <wonglam@amazon.com>
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

Successfully merging this pull request may close these issues.

3 participants