Commit Graph

23 Commits

Author SHA1 Message Date
b30977a158 feat: deploy lightweight observability stack via Ansible
Some checks failed
Deploy Cluster / Terraform (push) Successful in 45s
Deploy Cluster / Ansible (push) Has been cancelled
2026-03-02 01:33:41 +00:00
d92bde78f4 chore: enforce CSI smoke test and add post-deploy health checks
Some checks failed
Deploy Cluster / Terraform (push) Successful in 42s
Deploy Cluster / Ansible (push) Failing after 8m20s
2026-03-01 23:45:27 +00:00
2bc9749b81 feat: switch kubeconfig to tailnet endpoint and deploy Hetzner CSI
All checks were successful
Deploy Cluster / Terraform (push) Successful in 51s
Deploy Cluster / Ansible (push) Successful in 3m12s
2026-03-01 17:12:12 +00:00
54717cccad fix: allow current CI runner IP through firewall before Ansible
All checks were successful
Deploy Cluster / Terraform (push) Successful in 35s
Deploy Cluster / Ansible (push) Successful in 5m13s
2026-03-01 14:50:55 +00:00
fffd3876fb fix: remove empty TF_VAR CIDR envs causing plan parse errors
Some checks failed
Deploy Cluster / Terraform (push) Successful in 39s
Deploy Cluster / Ansible (push) Failing after 1m28s
2026-03-01 14:47:32 +00:00
86c38e385f fix: remove CI tailscale dependency and allow runner CIDR exception
Some checks failed
Deploy Cluster / Terraform (push) Failing after 31s
Deploy Cluster / Ansible (push) Has been skipped
2026-03-01 14:08:08 +00:00
d29a428f2d fix: robust tailscaled startup in CI runner
Some checks failed
Deploy Cluster / Terraform (push) Successful in 34s
Deploy Cluster / Ansible (push) Failing after 2m44s
2026-03-01 13:57:12 +00:00
a8ef173713 fix: start tailscaled daemon before tailscale up in CI
Some checks failed
Deploy Cluster / Terraform (push) Successful in 35s
Deploy Cluster / Ansible (push) Failing after 2m15s
2026-03-01 13:52:20 +00:00
41d0abda16 fix: auto-import existing Hetzner servers into Terraform state in CI
Some checks failed
Deploy Cluster / Terraform (push) Failing after 21s
Deploy Cluster / Ansible (push) Has been skipped
2026-03-01 13:27:02 +00:00
011c220f59 fix: avoid server replacement; install tailscale via Ansible
Some checks failed
Deploy Cluster / Terraform (push) Failing after 22s
Deploy Cluster / Ansible (push) Has been skipped
2026-03-01 04:51:19 +00:00
1eebfe77df feat: integrate tailscale access and lock SSH/API to tailnet
Some checks failed
Deploy Cluster / Terraform (push) Failing after 20s
Deploy Cluster / Ansible (push) Has been skipped
2026-03-01 04:04:56 +00:00
7230b2b6c8 fix: Use --break-system-packages for pip on Debian 12
Some checks failed
Deploy Cluster / Terraform (push) Successful in 20s
Deploy Cluster / Ansible (push) Failing after 1m12s
2026-02-28 22:50:31 +00:00
f40a090c7c fix: Install pip via apt before installing Python packages
Some checks failed
Deploy Cluster / Terraform (push) Successful in 19s
Deploy Cluster / Ansible (push) Failing after 22s
2026-02-28 22:47:24 +00:00
19ba491c54 fix: Use system Python instead of setup-python action
Some checks failed
Deploy Cluster / Terraform (push) Successful in 21s
Deploy Cluster / Ansible (push) Failing after 12s
2026-02-28 22:45:50 +00:00
34c2b6895e fix: Use Python 3.12 instead of 3.11
Some checks failed
Deploy Cluster / Terraform (push) Successful in 18s
Deploy Cluster / Ansible (push) Failing after 14s
2026-02-28 22:44:46 +00:00
2fcc8cff77 fix: Ansible fetches outputs directly from Terraform state instead of artifacts
Some checks failed
Deploy Cluster / Terraform (push) Successful in 19s
Deploy Cluster / Ansible (push) Failing after 18s
2026-02-28 22:43:26 +00:00
683f994905 fix: Create outputs directory before saving terraform outputs
Some checks failed
Deploy Cluster / Terraform (push) Successful in 2m34s
Deploy Cluster / Ansible (push) Failing after 3m48s
2026-02-28 22:27:24 +00:00
ebe86cfacf fix: Typo in chmod path id_ed255 -> id_ed25519
Some checks failed
Deploy Cluster / Terraform (push) Failing after 14s
Deploy Cluster / Ansible (push) Has been skipped
2026-02-28 21:27:37 +00:00
cbd0e0c2c8 fix: Write SSH keys to files before Terraform plan/apply
Some checks failed
Deploy Cluster / Terraform (push) Failing after 13s
Deploy Cluster / Ansible (push) Has been skipped
2026-02-28 21:26:14 +00:00
4f0402decf fix: Add TF_VAR_s3_endpoint and TF_VAR_s3_bucket env vars
Some checks failed
Deploy Cluster / Terraform (push) Has been cancelled
Deploy Cluster / Ansible (push) Has been cancelled
2026-02-28 21:12:48 +00:00
109a6a241e fix: Revert to endpoint for CLI backend config
Some checks failed
Deploy Cluster / Ansible (push) Has been cancelled
Deploy Cluster / Terraform (push) Has been cancelled
2026-02-28 21:01:58 +00:00
cd16545ad3 fix: Add skip_requesting_account_id and use endpoints.s3 for Backblaze B2
Some checks failed
Deploy Cluster / Terraform (push) Failing after 9s
Deploy Cluster / Ansible (push) Has been skipped
2026-02-28 20:58:40 +00:00
2ce0cc018e fix: Combine workflows for Gitea compatibility, use artifact v3
Some checks failed
Deploy Cluster / Terraform (push) Failing after 14s
Deploy Cluster / Ansible (push) Has been skipped
2026-02-28 20:28:25 +00:00