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

Many core resources need to be converted to use the Chef 16 after_resource #9795

Open
lamont-granquist opened this issue May 5, 2020 · 0 comments
Labels
Epic Focus: Resources Type: Chore non-critical maintenance of a project.

Comments

@lamont-granquist
Copy link
Contributor

Old resources like the file and service resource probably need to have a load_after_resource hook added to do things "manually". Everything else that can be converted to a custom resource and have a load_current_value correctly added to them should.

Until this is completely this will cause issues in reporting. Particularly the abuse of the new_resource as the after_resource in old reporting results in information being overwritten if resources are re-used as in #9792.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
Epic Focus: Resources Type: Chore non-critical maintenance of a project.
Projects
None yet
Development

No branches or pull requests

2 participants