Skip to content

Latest commit

 

History

History
42 lines (31 loc) · 1.18 KB

rfc085-remove-unused-metadata.md

File metadata and controls

42 lines (31 loc) · 1.18 KB
RFC Title Author Status Type
85
Remove unused cookbook metadata
Final
Standards Track

Remove Unused Cookbook Metadata

There are a set of metadata fields that have never been really supported by Chef, and so we should remove them.

Motivation

As a community advocate,
I want to ensure that cookbook maintainers focus on the things that
matter,
so that they can write better cookbooks.

As a chef developer,
I like removing code,
so that there are fewer bugs.

Specification

Mark as deprecated and subsequently remove the recommends, suggests, conflicts, replaces and grouping metadata fields.

Downstream Impact

Chef Server should be updated to not serve this metadata, docs need to be updated. Also, generators such as chef generate, berks cookbook need to be updated to ensure they do not create metadata files with those fields.

Copyright

This work is in the public domain. In jurisdictions that do not allow for this, this work is available under CC0. To the extent possible under law, the person who associated CC0 with this work has waived all copyright and related or neighboring rights to this work.