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

Ensure docker-ce-cli is same version as docker #970

Open
wants to merge 1 commit into
base: main
Choose a base branch
from

Conversation

viliusgec
Copy link

@viliusgec viliusgec commented Mar 4, 2024

Summary

When docker::package_source is not provided - ensure not only docker version, but also docker-ce-cli.

Additional Context

If docker::package_source is not used, then only docker version is ensured and docker-ce-cli is left out. That creates issues where docker version gets updated to newer, but docker-ce-cli is still using older versions.

Related Issues (if any)

[#865] Should also manage docker-ce-cli package with docker-ce
[#903] docker-ce and docker-ce-cli version mismatch when the 'version' option set

Checklist

  • Manually verified. (For example puppet apply)

@viliusgec viliusgec requested a review from a team as a code owner March 4, 2024 06:48
@CLAassistant
Copy link

CLAassistant commented Mar 4, 2024

CLA assistant check
All committers have signed the CLA.

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.

3 participants