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

Cherry-pick #7553 to 6.3: Bring back support for really old Docker versions #7567

Merged
merged 3 commits into from
Jul 12, 2018

Conversation

exekias
Copy link
Contributor

@exekias exekias commented Jul 11, 2018

Cherry-pick of PR #7553 to 6.3 branch. Original message:

Introducing API version negotiation (#7165) brough support for new
Docker versions, but broke support for versions in EOL.

This change puts old API version (1.22) back on the default fallback,
plus introduces version hardcoding through DOCKER_API_VERSION
environment variable.

I added some integration tests to check things are working.

Fixes #7542

Introducing API version negotiation (elastic#7165) brough support for new
Docker versions, but broke support for versions in EOL.

This change puts old API version (1.229 back on the default fallback,
plus introduces version hardcoding through `DOCKER_API_VERSION`
environment variable.

I added some integration tests to check things are working.

Fixes elastic#7542

(cherry picked from commit 2215d24)
@ruflin ruflin merged commit 902cee9 into elastic:6.3 Jul 12, 2018
leweafan pushed a commit to leweafan/beats that referenced this pull request Apr 28, 2023
…cker versions (elastic#7567)

Introducing API version negotiation (elastic#7165) brough support for new
Docker versions, but broke support for versions in EOL.

This change puts old API version (1.229 back on the default fallback,
plus introduces version hardcoding through `DOCKER_API_VERSION`
environment variable.

I added some integration tests to check things are working.

Fixes elastic#7542

(cherry picked from commit cecb9a8)
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants