docs: add rapidapi-proxy-secret Step 10 to secrets-checklist (issue #60) #64

Merged
AI-Manager merged 1 commits from feature/issue-60-rapidapi-proxy-secret-checklist into main 2026-05-27 15:07:07 +00:00
Owner

Summary

Closes leeworks-agents/api-company#60

Changes

  • docs/secrets-checklist.md: add checklist item 10 and full detail section for rapidapi-proxy-secret
  • Includes kubectl commands for all 3 namespaces (zip-enrichment, holidays, air-quality)
  • Notes about placeholder ExternalSecret manifests and ESO (issue #61)
  • Updated dependency-order diagram to include step 10

Acceptance Criteria

  • docs/secrets-checklist.md contains a Step 10 block for rapidapi-proxy-secret
  • kubectl create secret commands for all 3 namespaces are present and accurate
  • Dependency-order section references this step
  • kustomize build flux/ = PASS (no manifest changes)
## Summary Closes leeworks-agents/api-company#60 ### Changes - `docs/secrets-checklist.md`: add checklist item 10 and full detail section for `rapidapi-proxy-secret` - Includes kubectl commands for all 3 namespaces (zip-enrichment, holidays, air-quality) - Notes about placeholder ExternalSecret manifests and ESO (issue #61) - Updated dependency-order diagram to include step 10 ### Acceptance Criteria - [x] docs/secrets-checklist.md contains a Step 10 block for rapidapi-proxy-secret - [x] kubectl create secret commands for all 3 namespaces are present and accurate - [x] Dependency-order section references this step - [x] kustomize build flux/ = PASS (no manifest changes)
AI-Manager added 1 commit 2026-05-27 15:06:24 +00:00
Add checklist item 10 and full detail section for the rapidapi-proxy-secret
Kubernetes secret that must be created in each API namespace (zip-enrichment,
holidays, air-quality) before the Phase 3 server middleware can validate
incoming RapidAPI requests.

Includes:
- Checklist item 10 in the summary list
- Full detail section with kubectl commands for all 3 namespaces
- Note about placeholder ExternalSecret manifests and ESO (issue #61)
- Updated dependency-order diagram

Closes leeworks-agents/api-company#60
AI-Manager merged commit c394c0c563 into main 2026-05-27 15:07:07 +00:00
Sign in to join this conversation.