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

[FEATURE] Support Version Decoupling in Maps Dashboards Plugin #620

Open
Tracked by #6849
ZilongX opened this issue May 29, 2024 · 1 comment
Open
Tracked by #6849

[FEATURE] Support Version Decoupling in Maps Dashboards Plugin #620

ZilongX opened this issue May 29, 2024 · 1 comment
Labels
enhancement New feature or request

Comments

@ZilongX
Copy link

ZilongX commented May 29, 2024

Is your feature request related to a problem?

OpenSearch plugins currently tightly couple their versions with the underlying OpenSearch/OpenSearch Dashboards version. This tight coupling can lead to challenges in maintaining and upgrading plugins independently. To enable supporting of the decoupling of the plugin versions from the OpenSearch versions will allow for more flexibility in managing and updating plugins.

More details is available at RFC Plugins Version Decoupling - opensearch-project/OpenSearch-Dashboards#5877

What solution would you like?

Support version decoupling in the maps dashboards plugin, where end users would be able to consume the latest version of maps dashboards plugin with a range of supported OS versions instead of just one version

What alternatives have you considered?

More as detailed in Plugins Version Decoupling

Do you have any additional context?

More as detailed in Plugins Version Decoupling

@VijayanB
Copy link
Member

Tagging @vamshin to prioritize this in next release

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
enhancement New feature or request
Projects
None yet
Development

No branches or pull requests

3 participants