UNCLASSIFIED - NO CUI

Skip to content

Check for and eliminate any drift in the jaeger chart

Kirby Liu requested to merge jaeger-diff-upstream into main

General MR

Summary

  • 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.md documentation to specify changes that are intentionally omitted (if they are not already specified).
  • Check the values.yaml file
    • Remove unused/orphaned entries in the values.yaml file. Be certain they are unused before removing them.
    • If there are required values.yaml modifications that are not documented in DEVELOPMENT_MAINTENANCE.md, please update the doc accordingly.
  • Increment our chart's -bb.X version
  • Add a CHANGELOG.md entry.
  • Regenerate README.md.

Relevant logs/screenshots

(Include any relevant logs/screenshots)

Linked Issue

[issue]#112 (closed)

Upgrade Notices

N/A

Merge request reports