chore(apps): prune the four adopted agents #11

Merged
sean merged 1 commit from chore/prune-true-agents into trunk 2026-08-07 10:49:54 +00:00
Owner

alloy, kube-state-metrics, node-exporter and grafana-dashboards were adopted from Flux on 2026-08-07 and their Flux Kustomizations are gone, so ArgoCD is the sole controller.

prune: false was correct during the handover — two controllers that can both garbage-collect is the one state a migration must never enter. It is wrong now: with prune off, a resource deleted from this repo stays live with nothing reconciling it away. That is exactly the orphan class that left the whole olly stack running unmanaged until yesterday.

`alloy`, `kube-state-metrics`, `node-exporter` and `grafana-dashboards` were adopted from Flux on 2026-08-07 and their Flux Kustomizations are gone, so ArgoCD is the sole controller. `prune: false` was correct during the handover — two controllers that can both garbage-collect is the one state a migration must never enter. It is **wrong now**: with prune off, a resource deleted from this repo stays live with nothing reconciling it away. That is exactly the orphan class that left the whole olly stack running unmanaged until yesterday.
chore(apps): prune the four adopted agents
All checks were successful
pipeline/ci CI green @ 08e15c2a5e10
08e15c2a5e
alloy, kube-state-metrics, node-exporter and grafana-dashboards were
adopted from Flux on 2026-08-07 and their Flux Kustomizations are gone,
so ArgoCD is the sole controller for all four.

prune: false was correct during the handover -- two controllers that can
both garbage-collect is the one state that migration must never enter.
It is wrong now: with prune off, a resource deleted from this repo stays
live with nothing reconciling it away. That is exactly the orphan class
that left the whole olly stack running unmanaged until yesterday.
sean merged commit 08e15c2a5e into trunk 2026-08-07 10:49:54 +00:00
Sign in to join this conversation.
No reviewers
No labels
No milestone
No project
No assignees
1 participant
Notifications
Due date
The due date is invalid or out of range. Please use the format "yyyy-mm-dd".

No due date set.

Dependencies

No dependencies set

Reference
sean/olly!11
No description provided.