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

Revert elastic-agent 9.0.0 pinning #6698

Open
pchila opened this issue Feb 3, 2025 · 1 comment
Open

Revert elastic-agent 9.0.0 pinning #6698

pchila opened this issue Feb 3, 2025 · 1 comment
Labels
ci Team:Elastic-Agent-Control-Plane Label for the Agent Control Plane team

Comments

@pchila
Copy link
Member

pchila commented Feb 3, 2025

In PR #6682 we needed to pin elastic agent package version to 9.0.0 due to issues with calculating previous minor version after bumping agent version to 9.1.0 (see CI runs for PR #6649).

The problem comes from the fact that 9.0.0 version is not yet released and that there are not 2 minor versions in the 9.x major version.

The goal of this issue is to revert the hack introduced in PR #6682:

  • either waiting for 9.0.0 to be released (more realistically we would need also 9.1.0 released)
  • or changing the way previous minor versions are retrieved allowing for some slack when missing versions.
@pchila pchila added ci Team:Elastic-Agent-Control-Plane Label for the Agent Control Plane team labels Feb 3, 2025
@elasticmachine
Copy link
Contributor

Pinging @elastic/elastic-agent-control-plane (Team:Elastic-Agent-Control-Plane)

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

No branches or pull requests

2 participants