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

Adapt code based on kibana version constraints to use spec version #1342

Open
jsoriano opened this issue Jul 4, 2023 · 3 comments
Open

Adapt code based on kibana version constraints to use spec version #1342

jsoriano opened this issue Jul 4, 2023 · 3 comments
Assignees
Labels
Team:Fleet Label for the Fleet team

Comments

@jsoriano
Copy link
Member

jsoriano commented Jul 4, 2023

We are going to start relying on the spec version to determine the compatibility between packages and the stack, instead of using the kibana version as we do now.

We have to assess where the kibana version constraint is used and try to change to the new model instead.

Among other things, CI in the integrations repository should be revisited, to start Elatic stacks with packages that do not contain kibana.version in their manifests. Related code: https://github.com/elastic/integrations/blob/1a8a4b212b872bf46edbc8e5ab67af7ad5f76632/.ci/Jenkinsfile#L375-L389

@jlind23 jlind23 added the Team:Fleet Label for the Fleet team label Jun 5, 2024
@elasticmachine
Copy link
Collaborator

Pinging @elastic/fleet (Team:Fleet)

@jlind23
Copy link
Collaborator

jlind23 commented Jun 5, 2024

@kpollich @jsoriano isn't this something we should pursue or did I miss something?

@jsoriano
Copy link
Member Author

jsoriano commented Jun 6, 2024

Yes, we should do this, this is planned for the current sprint. This is not so urgent because we don't have any package relying only on the spec version for its availability yet.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
Team:Fleet Label for the Fleet team
Projects
None yet
Development

No branches or pull requests

3 participants