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

Remove "docker engine" subcommands #2207

Merged
merged 2 commits into from
Dec 12, 2019

Conversation

thaJeztah
Copy link
Member

@thaJeztah thaJeztah commented Nov 28, 2019

addresses #2213

These subcommands were created to allow upgrading a Docker Community engine to Docker Enterprise, but never really took off.

This patch removes the docker engine subcommands, as they added quite some complexity / additional code.

Signed-off-by: Sebastiaan van Stijn [email protected]

- What I did

- How I did it

- How to verify it

- Description for the changelog

- A picture of a cute animal (not mandatory but encouraged)

Copy link
Contributor

@silvin-lubecki silvin-lubecki left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

LGTM

@thaJeztah thaJeztah marked this pull request as ready for review December 12, 2019 13:40
@thaJeztah thaJeztah requested a review from albers as a code owner December 12, 2019 13:40
@thaJeztah thaJeztah changed the title [WIP] Remove "docker engine" subcommands Remove "docker engine" subcommands Dec 12, 2019
@thaJeztah
Copy link
Member Author

ping @andrewhsu @cpuguy83 @docker/core-cli-maintainers

Copy link
Collaborator

@albers albers left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Bash Completion LGTM

@cpuguy83
Copy link
Collaborator

Needs rebase.

@thaJeztah thaJeztah force-pushed the remove_engine_activate branch from 7ab820c to 7beab7a Compare December 12, 2019 16:42
These subcommands were created to allow upgrading a Docker Community
engine to Docker Enterprise, but never really took off.

This patch removes the `docker engine` subcommands, as they added
quite some complexity / additional code.

Signed-off-by: Sebastiaan van Stijn <[email protected]>
@thaJeztah thaJeztah force-pushed the remove_engine_activate branch from 7beab7a to 7e54513 Compare December 12, 2019 16:51
@thaJeztah
Copy link
Member Author

@cpuguy83 rebased 👍

Copy link
Collaborator

@cpuguy83 cpuguy83 left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

LGTM

Copy link
Contributor

@andrewhsu andrewhsu left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

LGTM

@cpuguy83 cpuguy83 merged commit ebca141 into docker:master Dec 12, 2019
@thaJeztah thaJeztah deleted the remove_engine_activate branch December 12, 2019 19:17
@thaJeztah thaJeztah added this to the next milestone Feb 5, 2020
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.

7 participants