fix: defer observability to get clean baseline
Some checks failed
Deploy Cluster / Ansible (push) Has been cancelled
Deploy Cluster / Terraform (push) Has been cancelled

This commit is contained in:
2026-03-22 01:03:55 +00:00
parent 84f446c2e6
commit 8643bbfc12
2 changed files with 6 additions and 6 deletions

View File

@@ -16,12 +16,12 @@ This document defines the current engineering target for this repository.
- Flux core reconciliation
- External Secrets Operator with Doppler
- Tailscale private access
- Observability stack
## Deferred for Later Phases
- Hetzner CCM (using k3s embedded for now)
- Hetzner CSI (deferred - local storage sufficient for baseline)
- Observability stack (deferred - complex helm release needs separate debugging)
## Out of Scope
@@ -40,10 +40,9 @@ This document defines the current engineering target for this repository.
4. Flux source and infrastructure reconciliation are healthy.
5. External Secrets sync required secrets.
6. Tailscale private access works.
7. Observability is healthy and reachable privately.
8. Terraform destroy succeeds cleanly or via workflow retry.
7. Terraform destroy succeeds cleanly or via workflow retry.
_Note: Hetzner CCM and CSI are suspended for the stable baseline phase. Using k3s embedded cloud provider._
_Note: Hetzner CCM, CSI, and Observability are suspended for the stable baseline phase. Core platform only._
## Success Criteria