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 knife user support for open source Chef Server < 12 #7841

Merged
merged 2 commits into from Nov 4, 2018
Merged

Conversation

tas50
Copy link
Contributor

@tas50 tas50 commented Nov 1, 2018

We shipped Chef 12 server on 2014-11-25. We've maintained backwards compatibility here by shipping double plugins, constantly checking for Chef 11 and then rewriting passed args. We deprecated it with Chef 14. This fully removes support. chef-client will continue to work on chef 11, but users cannot be managed with knife from a workstation running the latest version of Chef/ChefDK.

Signed-off-by: Tim Smith tsmith@chef.io

@tas50 tas50 requested a review from a team November 1, 2018 00:27
@markan
Copy link
Contributor

markan commented Nov 2, 2018

Seems reasonable to me.

We shipped Chef 12 server on 2014-11-25. We've maintained backwards compatibility here by shipping double plugins, constantly checking for Chef 11 and then rewriting passed args. We deprecated it with Chef 14. This fully removes support. chef-client will continue to work on chef 11, but users cannot be managed with knife from a workstation running the latest version of Chef/ChefDK.

Signed-off-by: Tim Smith <tsmith@chef.io>
Signed-off-by: Tim Smith <tsmith@chef.io>
@lock
Copy link

lock bot commented Jan 3, 2019

This thread has been automatically locked since there has not been any recent activity after it was closed. Please open a new issue for related bugs.

@lock lock bot locked as resolved and limited conversation to collaborators Jan 3, 2019
@tas50 tas50 added the Type: Breaking Change Changes the way existing features work in a way that affects users. label Jan 24, 2019
Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Labels
Type: Breaking Change Changes the way existing features work in a way that affects users.
Projects
None yet
Development

Successfully merging this pull request may close these issues.

None yet

3 participants