fix(fc-devicemgmt): remove self-referential Application resource #22

Merged
bluejay merged 1 commits from sprint42/cx-2-fc-devicemgmt-self-ref-cleanup into main 2026-05-20 16:20:02 +00:00
Owner

Summary

  • Removes the in-repo Application/infra-fc-devicemgmt manifest from apps/fc-devicemgmt.
  • Leaves the ApplicationSet-generated infra-fc-devicemgmt app as the single owner.
  • Keeps the workload, Service, NetworkPolicy, IngressRoute, Certificate, OnePasswordItem, and RBAC manifests intact.

Verification

  • kubectl apply -f apps/fc-devicemgmt/ --dry-run=client --kubeconfig "$env:USERPROFILE\.kube\rke2.yaml"
  • rg "kind:\s*Application|name:\s*infra-fc-devicemgmt" apps/fc-devicemgmt -g "*.yaml" -g "*.yml" returned no matches.

Source Notes

  • Q-MR-79: D:\git\FlowerCore\FlowerCore.Notes\docs\dashboards\decisions-waiting.html:15052
  • Morning routine #8: D:\git\FlowerCore\FlowerCore.Notes\memory\project_morning_routine_8_2026_05_20.md:41
  • Sprint 42 Cx-2 brief: D:\git\FlowerCore\FlowerCore.Notes\docs\ai-agents\codex-prompts\2026-05-20-xxxxl-sprint-42-orchestrator-briefs.md:136
  • CLAUDE stale branch guard: D:\git\FlowerCore\FlowerCore.Notes\CLAUDE.md:361
  • CLAUDE OnePasswordItem guard: D:\git\FlowerCore\FlowerCore.Notes\CLAUDE.md:665
## Summary - Removes the in-repo `Application/infra-fc-devicemgmt` manifest from `apps/fc-devicemgmt`. - Leaves the ApplicationSet-generated `infra-fc-devicemgmt` app as the single owner. - Keeps the workload, Service, NetworkPolicy, IngressRoute, Certificate, OnePasswordItem, and RBAC manifests intact. ## Verification - `kubectl apply -f apps/fc-devicemgmt/ --dry-run=client --kubeconfig "$env:USERPROFILE\.kube\rke2.yaml"` - `rg "kind:\s*Application|name:\s*infra-fc-devicemgmt" apps/fc-devicemgmt -g "*.yaml" -g "*.yml"` returned no matches. ## Source Notes - Q-MR-79: `D:\git\FlowerCore\FlowerCore.Notes\docs\dashboards\decisions-waiting.html:15052` - Morning routine #8: `D:\git\FlowerCore\FlowerCore.Notes\memory\project_morning_routine_8_2026_05_20.md:41` - Sprint 42 Cx-2 brief: `D:\git\FlowerCore\FlowerCore.Notes\docs\ai-agents\codex-prompts\2026-05-20-xxxxl-sprint-42-orchestrator-briefs.md:136` - CLAUDE stale branch guard: `D:\git\FlowerCore\FlowerCore.Notes\CLAUDE.md:361` - CLAUDE OnePasswordItem guard: `D:\git\FlowerCore\FlowerCore.Notes\CLAUDE.md:665`
bluejay added 1 commit 2026-05-20 16:19:38 +00:00
bluejay merged commit ea73f00461 into main 2026-05-20 16:20:02 +00:00
Sign in to join this conversation.
No Reviewers
No Label
1 Participants
Notifications
Due Date
No due date set.
Dependencies

No dependencies set.

Reference: bluejay/bluejay-infra#22