-
Notifications
You must be signed in to change notification settings - Fork 33
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
Update ohai cookbook for namespace deprecation #30
Comments
Thanks for the report! Maybe I should make a release tomorrow including the unreleased changes in master, then do a major bump with the dependency update. What do you think? |
I agree that's probably the way to go. Chef 14 is still almost four weeks away too if there were any other breaking changes you wanted to roll in. |
I should note too that Chef 12 will actuually be EOL at the end of April: https://www.chef.io/eol-chef12-and-chefdk1/ |
Any plans for the new release already? Trying to reach chef-14 compatibility now that chef-12 is EOL and chef-13 is deprecated. |
@zuazo cloud you roll out a fix/update? |
Had a look at it but there still seems to be some more work to do https://travis-ci.org/dermarens/dovecot-cookbook/jobs/391843519 |
Any chance a new release could be rolled out? The merged PR seems to do a fine job of fixing this issue; would like to see it on Supermarket |
May I ask why this isnt up yet? If you don't want to maintain the package I bet somebody else would be willing to. |
Is there any status on this cookbook update? |
Has there been any update on this issue? |
We are now on Chef 17, is there any update? |
Cookbook Version
3.2.1 and master
Chef Client Version
The deprecation notice is visible in chef-client 13 and applies to upcoming chef-client 14.
Platform Details
Applies to all platforms
Scenario
I've been doing an inventory and clean up of the various Chef 14 deprecations in our environment. This one is actually coming from the dependent ohai cookbook and is fixed in the later (~> 5.0) versions.
I was going to submit quick PR with the version bump but then realized that this version of ohai is dependent on chef >= 12.7 and so would be a breaking change for anyone on chef-client versions 12.0-12.6. Not sure how you'd like to handle that.
Steps to Reproduce
in .kitchen.yml:
and converge any suite.
Expected Result
converges successfully
Actual Result
The text was updated successfully, but these errors were encountered: