Skip to content

Remove "docker engine" subcommands - #2207

Merged
cpuguy83 merged 2 commits into
docker:masterfrom
thaJeztah:remove_engine_activate
Dec 12, 2019
Merged

Remove "docker engine" subcommands#2207
cpuguy83 merged 2 commits into
docker:masterfrom
thaJeztah:remove_engine_activate

Conversation

@thaJeztah

@thaJeztahthaJeztah commented Nov 28, 2019

Copy link
Copy Markdown
Member

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 github@gone.nl

- 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)

@silvin-lubeckisilvin-lubecki left a comment

Copy link
Copy Markdown
Contributor

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
@thaJeztahthaJeztah changed the title [WIP] Remove "docker engine" subcommandsRemove "docker engine" subcommandsDec 12, 2019
@thaJeztah

Copy link
Copy Markdown
MemberAuthor

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

@albersalbers left a comment

Copy link
Copy Markdown
Collaborator

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
Copy Markdown
Collaborator

Needs rebase.

@thaJeztah
thaJeztahforce-pushed the remove_engine_activate branch from 7ab820c to 7beab7aCompareDecember 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 <github@gone.nl>
Signed-off-by: Sebastiaan van Stijn <github@gone.nl>
@thaJeztah
thaJeztahforce-pushed the remove_engine_activate branch from 7beab7a to 7e54513CompareDecember 12, 2019 16:51
@thaJeztah

Copy link
Copy Markdown
MemberAuthor

@cpuguy83 rebased 👍

@cpuguy83cpuguy83 left a comment

Copy link
Copy Markdown
Collaborator

Choose a reason for hiding this comment

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

LGTM

@andrewhsuandrewhsu left a comment

Copy link
Copy Markdown
Contributor

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:masterDec 12, 2019
@thaJeztah
thaJeztah deleted the remove_engine_activate branch December 12, 2019 19:17
@thaJeztahthaJeztah added this to the next milestone Feb 5, 2020
Sign up for freeto 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

@thaJeztah@cpuguy83@andrewhsu@tonistiigi@albers@silvin-lubecki@GordonTheTurtle