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 Security Dashboards Plugin #1971

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

[FEATURE] Support Version Decoupling in Security Dashboards Plugin #1971

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

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 security dashboards plugin, where end users would be able to consume the latest version of security 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

@scrawfor99
Copy link
Collaborator

[Triage] This issue is part of the larger effort to support version decoupling in plugins.

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

No branches or pull requests

2 participants