Check for and eliminate any drift in the eck-operator chart
Over time drift has been noticed in some charts and we would like to minimize it.
Expected outcome:
- Pull down a copy of the upstream chart at the same version as ours and diff them.
- Move any missing changes over and/or update the
DEVELOPMENT_MAINTENANCE.mddocumentation to specify changes that are intentionally omitted (if they are not already specified).
- Move any missing changes over and/or update the
- Check the
values.yamlfile- Remove unused/orphaned entries in the
values.yamlfile. Be certain they are unused before removing them. - If there are required
values.yamlmodifications that are not documented inDEVELOPMENT_MAINTENANCE.md, please update the doc accordingly.
- Remove unused/orphaned entries in the
- Increment our chart's
-bb.Xversion - Add a
CHANGELOG.mdentry. - Regenerate
README.md.
Edited by Wesley Griffing