Commit Graph

11 Commits

Author SHA1 Message Date
Hermes Platform Engineer
6967925c4f fix(homeassistant): add restartedAt annotation to trigger rollout and clean up stale Pending pod
The old ReplicaSet 789f79897c left a Pending pod (home-assistant-789f79897c-plf7n)
because the nucbox node is at 95.9% memory. Adding restartedAt annotation to
trigger a fresh rollout so the new ReplicaSet takes over.
2026-07-28 13:11:08 +00:00
Hermes Platform Engineer
d266086c1b fix(homeassistant): pin image to 2026.7.4 to avoid cffi version mismatch with Python 3.14 2026-07-28 09:01:06 +00:00
Roger Oriol
d3798f47ac fix homeassistant configuration.yaml not being writable 2026-07-28 00:31:23 +02:00
Roger Oriol
8983f482d0 give more memory to homeassistant 2026-07-17 23:59:50 +02:00
Roger Oriol
e77e170421 fix(homeassistant): trust k3s pod/service CIDRs as X-Forwarded-For proxies
HA runs with hostNetwork on roger-nucbox-evo-x2 while Traefik runs on the
raspberrypi node, so requests arrive at HA from 10.88.20.11. The previous
trusted_proxies entry (10.88.88.0/24) did not include this address, causing
HA to reject X-Forwarded-For and return 400 on every ingress request.
2026-06-26 11:58:46 +02:00
Roger Oriol
153cf16194 refactor ingresses 2026-06-23 00:26:29 +02:00
Roger Oriol
abc4d19ebb homeassistant config map 2026-01-28 00:11:26 +01:00
Roger Oriol
fd8e011914 homeassistant config 2026-01-27 23:58:16 +01:00
Roger Oriol
ce641db91f homeassistant config 2026-01-27 23:56:19 +01:00
Roger Oriol
356aa99f7b configure home assistant 2026-01-27 23:41:11 +01:00
Roger Oriol
d5d0958502 init cluster 2025-11-02 18:13:46 +01:00