-
Notifications
You must be signed in to change notification settings - Fork 56
Open
Description
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.
Reactions are currently unavailable
Metadata
Metadata
Assignees
Labels
No labels