Infrastructure as Code
Find a file
Graham McIntire 78d0ae179d
fix: resolve talos config issues, Cloudflare v5 migration, and security cleanup
- Remove sensitive files from git tracking (kubeconfig, secrets.yaml.backup,
  talosconfig.backup) and update .gitignore
- Fix installer version drift: v1.12.4 -> v1.12.6 across all talos configs
- Fix grubUseUKICmdline + extraKernelArgs conflict on CP configs
- Remove tailscale extension from stock installer CP configs (won't work)
- Add nameservers to controlplane and per-node configs
- Add time servers to all per-node worker configs
- Fix HostnameConfig auto: stable in base templates
- Clean up doc drift (README.md, CLAUDE.md) for worker count and storage
- Remove all Longhorn references (worker configs, documentation)
- Migrate Cloudflare provider v4 -> v5 with full resource refactoring:
  cloudflare_record -> cloudflare_dns_record,
  zone_settings_override -> zone_setting,
  block -> attribute syntax for rulesets, data, and tunnel configs
- Fix firewall expression (not http.user_agent ne '' -> not exists)
2026-06-04 14:58:09 -05:00
ansible fix: resolve all logic bugs 2026-06-04 14:43:06 -05:00
cluster update 2026-03-26 17:53:51 -05:00
home/cluster promtail: drop namespace.yaml (owned by node-exporter app) 2026-05-11 10:28:01 -05:00
old/cluster update and remove dns from tf 2026-01-10 16:00:02 -06:00
talos fix: resolve talos config issues, Cloudflare v5 migration, and security cleanup 2026-06-04 14:58:09 -05:00
tofu fix: resolve talos config issues, Cloudflare v5 migration, and security cleanup 2026-06-04 14:58:09 -05:00
.gitignore update gitignore and docs for local tofu state 2026-02-17 14:31:33 -06:00
CLAUDE.md fix: resolve talos config issues, Cloudflare v5 migration, and security cleanup 2026-06-04 14:58:09 -05:00
findings.md fix: resolve talos config issues, Cloudflare v5 migration, and security cleanup 2026-06-04 14:58:09 -05:00
talosconfig fix vntx cnames 2026-01-16 09:25:46 -06:00