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

Allow management of the docker-ce-cli package #740

Merged
merged 1 commit into from
Jun 28, 2021

Conversation

kenyon
Copy link
Contributor

@kenyon kenyon commented Apr 4, 2021

Manage the docker-ce-cli package the same way as the docker-ce package.

Fixes #597, #690.

Also remove obsolete manual setting of package provider.

@kenyon kenyon requested a review from a team as a code owner April 4, 2021 05:36
@CLAassistant
Copy link

CLAassistant commented Apr 4, 2021

CLA assistant check
All committers have signed the CLA.

@puppet-community-rangefinder
Copy link

docker is a class

Breaking changes to this file WILL impact these 14 modules (exact match):
Breaking changes to this file MAY impact these 23 modules (near match):

docker::install is a class

that may have no external impact to Forge modules.

docker::params is a class

that may have no external impact to Forge modules.

This module is declared in 6 of 576 indexed public Puppetfiles.


These results were generated with Rangefinder, a tool that helps predict the downstream impact of breaking changes to elements used in Puppet modules. You can run this on the command line to get a full report.

Exact matches are those that we can positively identify via namespace and the declaring modules' metadata. Non-namespaced items, such as Puppet 3.x functions, will always be reported as near matches only.

@kenyon
Copy link
Contributor Author

kenyon commented Apr 15, 2021

Can we get a review and merge this?

@adrianiurca
Copy link
Contributor

Hi @kenyon, thank you for your contribution. Please sign the cla in order to get this merged.

kind regards,
@adrianiurca

adrianiurca
adrianiurca previously approved these changes Apr 26, 2021
@kenyon
Copy link
Contributor Author

kenyon commented Apr 27, 2021

Let's go with trivial patch exemption.

@adrianiurca adrianiurca changed the title manage the docker-ce-cli package Allow management for the docker-ce-cli package Jun 7, 2021
@kenyon kenyon changed the title Allow management for the docker-ce-cli package Allow management of the docker-ce-cli package Jun 7, 2021
Manage the docker-ce-cli package the same way as the docker-ce
package.

Fixes puppetlabs#597.

Also remove obsolete manual setting of package provider.
@kenyon
Copy link
Contributor Author

kenyon commented Jun 22, 2021

Just rebased. @adrianiurca can we get this merged?

@adrianiurca adrianiurca merged commit b024d22 into puppetlabs:main Jun 28, 2021
kenyon added a commit to kenyon/puppetlabs-docker that referenced this pull request Feb 13, 2022
In puppetlabs#740 I mistakenly added code that manages the docker-ce-cli package
when managing the "docker" package. The docker-ce-cli package should
only be managed when also managing the docker-ce package.

Fixes puppetlabs#797
vchepkov pushed a commit to vchepkov/puppetlabs-docker that referenced this pull request May 5, 2022
In puppetlabs#740 I mistakenly added code that manages the docker-ce-cli package
when managing the "docker" package. The docker-ce-cli package should
only be managed when also managing the docker-ce package.

Fixes puppetlabs#797
vchepkov pushed a commit to vchepkov/puppetlabs-docker that referenced this pull request May 5, 2022
In puppetlabs#740 I mistakenly added code that manages the docker-ce-cli package
when managing the "docker" package. The docker-ce-cli package should
only be managed when also managing the docker-ce package.

Fixes puppetlabs#797
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
Projects
None yet
Development

Successfully merging this pull request may close these issues.

docker-ce-cli is not managed
3 participants