Skip to content

manifests README is out of date #835

@ktdreyer

Description

@ktdreyer
Co-authored-by: Claude Opus 4.6 <noreply@anthropic.com>

Summary

components/manifests/README.md has fallen out of sync with the actual directory layout.

Stale migration note (line 207):

Old manifest directories have been preserved for reference but are no longer used by deployment scripts.

The directories it references (e2e/manifests/, components/scripts/local-dev/manifests/) no longer exist. The sentence should be removed.

Missing overlays:

The README documents three overlays (production, e2e, local-dev), but there are six:

Overlay Documented
production yes
e2e yes
local-dev yes
kind no
kind-local no
mpp-preprod no

Undocumented directory:

The minikube/ directory (standalone manifests used by make local-up) is not mentioned in the README at all.

Suggested fix

  • Remove the "Migration Notes" section
  • Remove the detailed dir structure diagram - this will go out of date too quickly in the future.

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions