3 Commits

Author SHA1 Message Date
Alex 3a9675f992 feat(secrets): seal remaining user-provided cluster secrets
Converts cloudflare-api-token, argocd repo creds, nightscout, and the three
solitaire secrets to SealedSecrets (adopted in place; values verified unchanged
by before/after data hash). Controller-generated secrets (cert-manager webhook CA,
LE account key, argocd internals) intentionally left alone.

Verified post-seal: argocd repository label and dockerconfigjson type preserved,
letsencrypt-prod issuer still Ready, both ArgoCD apps still Synced/Healthy.

Co-Authored-By: Claude Opus 4.8 (1M context) <noreply@anthropic.com>
2026-07-16 10:01:58 -07:00
funman300 08cb555ce9 fix(nightscout): use TCP probe to avoid 401 from auth-gated status endpoint 2026-05-18 15:45:23 -07:00
funman300 e4473578dc feat(nightscout): migrate from bare-metal LXC to k3s 2026-05-18 13:47:52 -07:00