Skip to content

manifests README is out of date #835

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 five:

Overlay Documented
production yes
e2e yes
local-dev yes
kind no
kind-local 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.
  • Drop minikube references - they will be gone in drop minikube support #900

Activity

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

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