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

Improve version control for third-party integrations' dashboards #300

Closed
2 tasks done
AlexRuiz7 opened this issue Jul 8, 2024 · 0 comments · Fixed by #302
Closed
2 tasks done

Improve version control for third-party integrations' dashboards #300

AlexRuiz7 opened this issue Jul 8, 2024 · 0 comments · Fixed by #302
Assignees
Labels
level/task Task issue request/operational Operational requests type/enhancement Enhancement issue

Comments

@AlexRuiz7
Copy link
Member

AlexRuiz7 commented Jul 8, 2024

Description

Currently, some of the third-party integrations Docker Compose projects use hard-coded values for the services versions. To ease their maintenance, these versions must be controlled via the .env file.

On the other hand, we need to implement a version control strategy for the integrations. We will use the latest version possible for each of the services (OpenSearch, Splunk, Elastic, ...). As it's possible that the courtesy dashboards break on recent versions, we need to keep a compatibility matrix for them, describing the version of the dashboard and the supported product versions.

Tasks

  • Centralize services versioning.
  • Upgrade services to the latest version available and check that the integrations work.
@AlexRuiz7 AlexRuiz7 added level/task Task issue request/operational Operational requests type/enhancement Enhancement issue labels Jul 8, 2024
@f-galland f-galland self-assigned this Jul 11, 2024
@f-galland f-galland linked a pull request Jul 11, 2024 that will close this issue
8 tasks
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
level/task Task issue request/operational Operational requests type/enhancement Enhancement issue
Projects
None yet
Development

Successfully merging a pull request may close this issue.

2 participants