Move fips? from chef-config to chef-utils
Open
Nobody has claimed this yet.
Type: Chore
- Dominant language
- Ruby
- Stars
- 8.2k
- Forks
- 2.5k
- Avg merge
- 4d 5h
- Merged PRs (30d)
- 23
Description
Describe the Enhancement:
We should move fips? from chef-config into chef-utils. We can make the chef-config method backwards compatible for now, but this sort of thing belongs in the chef-utils going forward.
Contributor guide
First steps
- Read the whole issue, then the project's contributing guide.
- Comment on the issue to say you are picking it up — it saves two people doing the same work.
- Fork the repository and make your change on a branch.
- Open a pull request that references the issue number.
Research direction
Start by locating the fips? method in chef-config and the chef-utils package, then inspect how chef-config exposes it today. The change is complete when fips? is available from chef-utils while the chef-config method remains backwards compatible; run the relevant existing tests if they are present.
Written by the indexing model from the issue text.
Assessment
- Tech stack
- ruby
- Domain
- devops, tooling
- Issue type
- Refactor
- Difficulty
- 3/5
- Estimated time
- 1-2 days
- Activity status
- Stale
- Clarity
- Mostly clear
- Newbie friendliness
- 38/100