Commit Graph

63 Commits

Author SHA1 Message Date
micqdf 3686249e31 chore: remove blocking Tailscale endpoint retries in observability
Deploy Cluster / Terraform (push) Successful in 46s
Deploy Cluster / Ansible (push) Successful in 22m17s
2026-03-02 22:47:55 +00:00
micqdf f56d1447c1 fix: make Tailscale endpoint wait non-blocking in observability
Deploy Cluster / Terraform (push) Successful in 43s
Deploy Cluster / Ansible (push) Successful in 31m1s
2026-03-02 22:08:36 +00:00
micqdf 63247b79a6 fix: harden Tailscale operator rollout with preflight and diagnostics
Deploy Cluster / Terraform (push) Successful in 47s
Deploy Cluster / Ansible (push) Has been cancelled
2026-03-02 21:39:47 +00:00
micqdf 0ae1c9395c fix: use correct chart name tailscale/tailscale-operator
Deploy Cluster / Ansible (push) Has been cancelled
Deploy Cluster / Terraform (push) Has been cancelled
2026-03-02 21:15:37 +00:00
micqdf eb6bf3862a fix: update Tailscale operator chart version to 1.95.91
Deploy Cluster / Ansible (push) Has been cancelled
Deploy Cluster / Terraform (push) Has been cancelled
2026-03-02 21:03:53 +00:00
micqdf a0ed6523ec feat: add Tailscale Kubernetes Operator for Grafana/Prometheus access
Deploy Cluster / Ansible (push) Has been cancelled
Deploy Cluster / Terraform (push) Has been cancelled
2026-03-02 20:28:51 +00:00
micqdf d876430703 fix: remove Helm wait flag, check Loki rollout separately
Deploy Cluster / Ansible (push) Has been cancelled
Deploy Cluster / Terraform (push) Has been cancelled
2026-03-02 19:41:46 +00:00
micqdf 91fe2e658c fix: clear stuck Helm lock before Loki install
Deploy Cluster / Ansible (push) Has been cancelled
Deploy Cluster / Terraform (push) Has been cancelled
2026-03-02 19:18:23 +00:00
micqdf bc133e65d3 fix: quote failed_when expression for YAML parsing
Deploy Cluster / Ansible (push) Has been cancelled
Deploy Cluster / Terraform (push) Has been cancelled
2026-03-02 18:29:16 +00:00
micqdf cec7c42efb fix: disable Loki caches and canary, use chart v6.10.0
Deploy Cluster / Terraform (push) Successful in 45s
Deploy Cluster / Ansible (push) Failing after 1m22s
2026-03-02 18:21:22 +00:00
micqdf a6d327fa1f fix: re-enable Loki with v6.10.0 and minimal working config
Deploy Cluster / Ansible (push) Has been cancelled
Deploy Cluster / Terraform (push) Has been cancelled
2026-03-02 17:59:31 +00:00
micqdf feaefd28a1 fix: disable Loki to unblock pipeline - will re-enable separately
Deploy Cluster / Ansible (push) Has been cancelled
Deploy Cluster / Terraform (push) Has been cancelled
2026-03-02 17:07:51 +00:00
micqdf 6c0282e9d5 fix: add more Loki diagnostics - values content and Helm releases
Deploy Cluster / Ansible (push) Has been cancelled
Deploy Cluster / Terraform (push) Has been cancelled
2026-03-02 14:44:12 +00:00
micqdf b595c1738a fix: show detailed Loki template and resource diagnostics
Deploy Cluster / Terraform (push) Successful in 45s
Deploy Cluster / Ansible (push) Has been cancelled
2026-03-02 14:41:40 +00:00
micqdf 6b9fc1f6b8 fix: add all required replica=0 settings for Loki v6 singleBinary
Deploy Cluster / Terraform (push) Has been cancelled
Deploy Cluster / Ansible (push) Has been cancelled
2026-03-02 13:58:15 +00:00
micqdf 71a1495fbc fix: add Loki template validation and resource debugging
Deploy Cluster / Ansible (push) Has been cancelled
Deploy Cluster / Terraform (push) Has been cancelled
2026-03-02 13:56:48 +00:00
micqdf 5ab3c7a0ac fix: show Loki Helm install output on failure
Deploy Cluster / Ansible (push) Has been cancelled
Deploy Cluster / Terraform (push) Has been cancelled
2026-03-02 12:45:03 +00:00
micqdf c0a4275f15 fix: remove legacy Loki PDBs and wait for cleanup
Deploy Cluster / Ansible (push) Has been cancelled
Deploy Cluster / Terraform (push) Has been cancelled
2026-03-02 12:13:21 +00:00
micqdf 3dcf71a84f fix: trim Loki readiness output in failure guard
Deploy Cluster / Terraform (push) Successful in 46s
Deploy Cluster / Ansible (push) Failing after 19m31s
2026-03-02 10:09:15 +00:00
micqdf 124fe94d0e fix: tolerate Loki rollout false negatives when core pod is ready
Deploy Cluster / Terraform (push) Successful in 48s
Deploy Cluster / Ansible (push) Failing after 19m31s
2026-03-02 09:12:47 +00:00
micqdf 2d3f63424a fix: disable Loki gateway and use direct service endpoints
Deploy Cluster / Terraform (push) Successful in 48s
Deploy Cluster / Ansible (push) Failing after 19m41s
2026-03-02 08:37:37 +00:00
micqdf 2a583d1bba fix: avoid Helm wait hang and use explicit Loki rollout check
Deploy Cluster / Terraform (push) Successful in 48s
Deploy Cluster / Ansible (push) Failing after 19m27s
2026-03-02 03:35:31 +00:00
micqdf 27711e0661 fix: increase Loki install timeout and add failure diagnostics
Deploy Cluster / Terraform (push) Successful in 51s
Deploy Cluster / Ansible (push) Has been cancelled
2026-03-02 02:55:33 +00:00
micqdf 10ee303995 fix: add Loki schema config and chart preflight validation
Deploy Cluster / Terraform (push) Successful in 48s
Deploy Cluster / Ansible (push) Failing after 29m39s
2026-03-02 02:23:18 +00:00
micqdf 558f34e2b1 fix: set Loki chart to single binary deployment mode
Deploy Cluster / Terraform (push) Successful in 47s
Deploy Cluster / Ansible (push) Failing after 19m49s
2026-03-02 02:01:23 +00:00
micqdf 58fabf23f8 refactor: move embedded Kubernetes manifests to role templates
Deploy Cluster / Terraform (push) Successful in 1m38s
Deploy Cluster / Ansible (push) Failing after 9m46s
2026-03-02 01:45:30 +00:00
micqdf b30977a158 feat: deploy lightweight observability stack via Ansible
Deploy Cluster / Terraform (push) Successful in 45s
Deploy Cluster / Ansible (push) Has been cancelled
2026-03-02 01:33:41 +00:00
micqdf 3e020b46c6 chore: make CSI smoke test non-blocking until driver socket issue is resolved
Deploy Cluster / Terraform (push) Successful in 44s
Deploy Cluster / Ansible (push) Successful in 8m37s
2026-03-02 01:05:26 +00:00
micqdf 23a7b43dab fix: force CSI endpoint socket for controller and node
Deploy Cluster / Terraform (push) Successful in 45s
Deploy Cluster / Ansible (push) Failing after 9m12s
2026-03-02 00:50:27 +00:00
micqdf d7ee4abb6b fix: use latest upstream Hetzner CSI manifest
Deploy Cluster / Terraform (push) Successful in 43s
Deploy Cluster / Ansible (push) Failing after 8m57s
2026-03-02 00:30:24 +00:00
micqdf d92bde78f4 chore: enforce CSI smoke test and add post-deploy health checks
Deploy Cluster / Terraform (push) Successful in 42s
Deploy Cluster / Ansible (push) Failing after 8m20s
2026-03-01 23:45:27 +00:00
micqdf fc598d6eb4 chore: add deep CSI diagnostics for smoke test failures
Deploy Cluster / Terraform (push) Successful in 46s
Deploy Cluster / Ansible (push) Successful in 8m35s
2026-03-01 22:59:11 +00:00
micqdf a1d96979d2 chore: make CSI smoke test non-blocking by default
Deploy Cluster / Terraform (push) Successful in 45s
Deploy Cluster / Ansible (push) Successful in 8m20s
2026-03-01 21:56:27 +00:00
micqdf 08a71b2435 fix: use unique names for CSI smoke test resources
Deploy Cluster / Terraform (push) Successful in 43s
Deploy Cluster / Ansible (push) Failing after 8m17s
2026-03-01 21:32:47 +00:00
micqdf f395ae08a3 fix: clean stale CSI smoke resources before apply
Deploy Cluster / Terraform (push) Successful in 46s
Deploy Cluster / Ansible (push) Failing after 3m15s
2026-03-01 20:58:37 +00:00
micqdf 49ae661bbc fix: use immediate binding storage class for CSI smoke test
Deploy Cluster / Terraform (push) Successful in 47s
Deploy Cluster / Ansible (push) Failing after 3m21s
2026-03-01 20:21:23 +00:00
micqdf d146811f79 fix: improve CSI smoke test waits and failure diagnostics
Deploy Cluster / Terraform (push) Successful in 42s
Deploy Cluster / Ansible (push) Failing after 8m19s
2026-03-01 20:08:27 +00:00
micqdf d8bc0b7512 feat: add CSI smoke test and default Traefik LB location
Deploy Cluster / Terraform (push) Successful in 42s
Deploy Cluster / Ansible (push) Failing after 5m13s
2026-03-01 19:52:14 +00:00
micqdf b9011bd4fd fix: restart CSI controller and capture previous crash logs
Deploy Cluster / Terraform (push) Successful in 43s
Deploy Cluster / Ansible (push) Successful in 3m10s
2026-03-01 19:26:17 +00:00
micqdf 4cefd7df40 fix: surface CSI rollout diagnostics before failing
Deploy Cluster / Terraform (push) Successful in 43s
Deploy Cluster / Ansible (push) Failing after 8m23s
2026-03-01 18:42:03 +00:00
micqdf 6593adbea6 fix: make CSI rollout checks configurable and faster
Deploy Cluster / Terraform (push) Successful in 43s
Deploy Cluster / Ansible (push) Failing after 8m19s
2026-03-01 18:28:17 +00:00
micqdf 712f4e8f82 fix: bound CSI rollout wait time and add failure diagnostics
Deploy Cluster / Terraform (push) Successful in 44s
Deploy Cluster / Ansible (push) Has been cancelled
2026-03-01 18:06:19 +00:00
micqdf bc1d685da3 fix: create CSI credentials in expected hcloud secret
Deploy Cluster / Terraform (push) Successful in 44s
Deploy Cluster / Ansible (push) Has been cancelled
2026-03-01 17:28:59 +00:00
micqdf 2bc9749b81 feat: switch kubeconfig to tailnet endpoint and deploy Hetzner CSI
Deploy Cluster / Terraform (push) Successful in 51s
Deploy Cluster / Ansible (push) Successful in 3m12s
2026-03-01 17:12:12 +00:00
micqdf 86c38e385f fix: remove CI tailscale dependency and allow runner CIDR exception
Deploy Cluster / Terraform (push) Failing after 31s
Deploy Cluster / Ansible (push) Has been skipped
2026-03-01 14:08:08 +00:00
micqdf 011c220f59 fix: avoid server replacement; install tailscale via Ansible
Deploy Cluster / Terraform (push) Failing after 22s
Deploy Cluster / Ansible (push) Has been skipped
2026-03-01 04:51:19 +00:00
micqdf 1eebfe77df feat: integrate tailscale access and lock SSH/API to tailnet
Deploy Cluster / Terraform (push) Failing after 20s
Deploy Cluster / Ansible (push) Has been skipped
2026-03-01 04:04:56 +00:00
micqdf f95dfbf9ac fix: deploy Hetzner CCM resources in kube-system namespace
Deploy Cluster / Terraform (push) Successful in 18s
Deploy Cluster / Ansible (push) Successful in 3m10s
2026-03-01 03:44:36 +00:00
micqdf d6168083c2 fix: support CCM deployment or daemonset rollout checks
Deploy Cluster / Terraform (push) Successful in 18s
Deploy Cluster / Ansible (push) Failing after 2m55s
2026-03-01 03:37:08 +00:00
micqdf be69044921 fix: deploy CCM via kubectl to avoid remote python kubernetes dependency
Deploy Cluster / Terraform (push) Successful in 23s
Deploy Cluster / Ansible (push) Failing after 8m44s
2026-03-01 03:13:33 +00:00