aprs.me/k8s
Graham McIntire 6a0c8deb5e
Fix ETS table init, send failure handling, and deployment cleanup
- Initialize :aprsme ETS table in application.ex with message_number
  counter; was missing, causing crash in Is.send_message/1
- Trigger reconnect on gen_tcp.send failure instead of leaking the
  dead socket with active timers
- Remove cluster-only env vars from deployment (POD_IP, POD_NAME,
  POD_NAMESPACE, RELEASE_DISTRIBUTION, RELEASE_NODE) since
  CLUSTER_ENABLED=false
- Remove redundant APRS_PASSCODE secret ref now that APRS_PASSWORD
  is set as plaintext
2026-02-18 12:43:09 -06:00
..
flux Add k8s deployment manifests and FluxCD GitOps config 2026-02-17 16:11:27 -06:00
deployment.yaml Fix ETS table init, send failure handling, and deployment cleanup 2026-02-18 12:43:09 -06:00
kustomization.yaml Add k8s deployment manifests and FluxCD GitOps config 2026-02-17 16:11:27 -06:00
namespace.yaml Add k8s deployment manifests and FluxCD GitOps config 2026-02-17 16:11:27 -06:00
service-headless.yaml Add k8s deployment manifests and FluxCD GitOps config 2026-02-17 16:11:27 -06:00
service.yaml Add k8s deployment manifests and FluxCD GitOps config 2026-02-17 16:11:27 -06:00