Skip to content

Conversation

@ChefAustin
Copy link
Contributor

@ChefAustin ChefAustin commented Nov 24, 2021

What type of PR is this?
/kind deprecation

What this PR does / why we need it:
This PR will swap-out usage of custom node helper functions to their corresponding native Chef helper function (when available). By changing this, we could also remove a lot of dependence upon Facebook's helper functions and allow your repo of cookbooks to be slightly more "portable" from one organization to the next (without having to bring in dependent cookbooks to serve a single puprose; like making a function definition available).

Which issue(s) this PR fixes:

Fixes #265

Special notes for your reviewer:

Does this PR introduce a user-facing change?:

NONE

Additional documentation e.g., Design Proposals, usage docs, etc.:


Sign up for free to 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.

Native Chef Helpers functions duplicated as node methods

2 participants