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

Upgrade github.com/docker/docker dependency to v26.0.2+incompatible #91

Closed
4 tasks done
ycombinator opened this issue May 9, 2024 · 1 comment
Closed
4 tasks done
Labels
Team:Elastic-Agent-Control-Plane Label for the Agent Control Plane team

Comments

@ycombinator
Copy link
Contributor

ycombinator commented May 9, 2024

Taken from elastic/elastic-agent#4615 (comment):

In elastic/elastic-agent#4615, we're trying to upgrade the github.com/elastic/elastic-agent-system-metrics dependencyfrom0.9.2to0.9.3. However, this upgrade is indirectly also upgrading the github.com/docker/dockerdependency fromv25.0.5+incompatibletov26.0.2+incompatible`.

This indirect upgrade is conflicting with the version of the github.com/elastic/elastic-agent-autodiscover dependency being used by github.com/elastic/elastic-agent: v0.6.14 because that version depends on an older version of the github.com/docker/docker dependency: v24.0.9+incompatible.

We need to:

This will unblock elastic/elastic-agent#4615.

@michalpristas
Copy link
Contributor

closed by #100

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

No branches or pull requests

3 participants