Jon Chery
16440a89f2
feat(B): Traefik deployment to all nodes during init/join (REQ-165, REQ-167)
- internal/traefik/install.go: shared Traefik installer (download +
systemd unit + dynamic dir). Default v3.3.0, configurable.
- orca init: installs Traefik on localhost (idempotent, non-fatal
if offline)
- proxmox bootstrap: installs Traefik on PVE host + downloads LXC
template (default ubuntu-24.04, --lxc-template flag)
- linux bootstrap: installs Traefik on worker
- emitter/traefik.go: directory provider (was single file);
register pve-ct/pve-vm in RegisterTraefik
- --lxc-template flag on node join (default ubuntu-24.04)
---ci---
project: orca
milestone: v0.12.18
phase: B
status: complete
requirements:
covered: [165, 167]
---/ci---
2026-08-10 16:09:48 +00:00
..
2026-08-07 20:33:39 +00:00
2026-08-10 12:27:05 +00:00
2026-08-04 01:43:38 +00:00
2026-06-03 20:08:57 +00:00
2026-08-10 11:55:01 +00:00
2026-08-07 10:59:55 +00:00
2026-08-10 11:55:01 +00:00
2026-08-07 20:33:39 +00:00
2026-08-07 04:55:27 +00:00
2026-08-10 12:27:05 +00:00
2026-08-07 04:17:25 +00:00
2026-08-10 12:27:05 +00:00
2026-08-04 00:05:10 +00:00
2026-08-04 00:05:10 +00:00
2026-08-07 07:47:28 +00:00
2026-08-07 19:28:01 +00:00
2026-08-07 21:06:39 +00:00
2026-08-07 21:06:39 +00:00
2026-08-07 06:14:16 +00:00
2026-08-07 06:14:16 +00:00
2026-08-10 12:27:05 +00:00
2026-08-07 08:18:12 +00:00
2026-08-07 20:33:39 +00:00
2026-08-07 11:12:18 +00:00
2026-08-07 20:33:39 +00:00
2026-08-07 07:47:28 +00:00
2026-08-07 21:06:39 +00:00
2026-08-07 08:35:06 +00:00
2026-08-07 08:35:06 +00:00
2026-08-10 13:37:28 +00:00
2026-08-10 13:37:28 +00:00
2026-08-07 05:17:01 +00:00
2026-08-10 13:11:07 +00:00
2026-08-07 07:17:41 +00:00
2026-08-10 13:11:07 +00:00
2026-08-07 19:07:17 +00:00
2026-08-10 16:09:48 +00:00
2026-08-07 19:59:31 +00:00
2026-08-07 19:59:31 +00:00
2026-08-07 19:59:31 +00:00
2026-08-07 19:59:31 +00:00
2026-08-10 13:37:28 +00:00
2026-08-07 07:29:44 +00:00
2026-08-07 07:29:44 +00:00
2026-08-10 14:18:27 +00:00
2026-08-10 13:37:28 +00:00
2026-08-10 13:37:28 +00:00
2026-08-10 13:44:04 +00:00
2026-08-10 13:44:04 +00:00
2026-08-10 13:37:28 +00:00
2026-08-07 19:28:01 +00:00
2026-08-07 19:28:01 +00:00
2026-08-04 01:43:38 +00:00
2026-08-01 20:06:47 +00:00
2026-08-10 14:33:29 +00:00
2026-08-10 16:09:48 +00:00
2026-08-07 10:55:18 +00:00
2026-08-10 12:27:05 +00:00
2026-08-03 19:59:51 +00:00
2026-08-03 19:59:51 +00:00
2026-08-10 13:11:07 +00:00
2026-08-07 05:47:01 +00:00
2026-08-10 12:27:05 +00:00
2026-08-04 00:09:33 +00:00
2026-08-10 13:11:07 +00:00
2026-08-10 13:11:07 +00:00
2026-08-07 21:06:39 +00:00
2026-08-07 04:47:33 +00:00
2026-08-10 12:27:05 +00:00
2026-08-10 13:11:07 +00:00
2026-08-04 01:43:38 +00:00
2026-08-10 14:18:27 +00:00
2026-08-10 16:09:48 +00:00
2026-08-07 20:33:39 +00:00
2026-08-10 13:11:07 +00:00
2026-08-10 13:37:28 +00:00
2026-08-10 13:37:28 +00:00
2026-08-07 19:28:01 +00:00
2026-08-04 01:43:38 +00:00
2026-06-03 20:08:57 +00:00
2026-08-01 20:06:47 +00:00
2026-08-05 21:23:32 +00:00