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

Support chef 16 by setting provides on custom resources. Fixes #178. #179

Merged
merged 2 commits into from May 7, 2021

Conversation

emillbrandt
Copy link
Contributor

@emillbrandt emillbrandt commented Jan 28, 2021

This change maintains backwards compatibility with previous chef client versions.

https://github.com/chef/chef/blob/master/RELEASE_NOTES.md#whats-new-in-16244

Signed-off-by: Eric Millbrandt emillbrandt@brightcove.com

Pull Request Checklist

Fixes #178.

General

  • Remove any versioning you did yourself if applicable

  • Update Changelog following the conventions laid out on Keep A Changelog with all new changes under ## [Unreleased] and using a ### Added, Fixed, Changed, or Breaking Change sub-header.

  • Update README with any necessary changes

  • RuboCop passes

  • Foodcritic passes

  • Existing tests pass

Purpose

Known Compatibility Issues

…Logic#178.

This change maintains backwards compatibility with previous chef client versions.

https://github.com/chef/chef/blob/master/RELEASE_NOTES.md#whats-new-in-16244

Signed-off-by: Eric Millbrandt <emillbrandt@brightcove.com>
@DanielRedOak
Copy link

This would be great to see merged

@sumo-drosiek
Copy link
Contributor

@emillbrandt Thanks for PR. Please resolve conflicts :)

@sumo-drosiek sumo-drosiek merged commit 35c06d3 into SumoLogic:main May 7, 2021
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

Recipe compile errors when using chef-client 16
3 participants