From 490db8f9e6a42c95c1a5a133d4e866e6a7adc6f8 Mon Sep 17 00:00:00 2001 From: Codex Date: Wed, 6 May 2026 10:18:36 -0500 Subject: [PATCH] deploy(fc-intranet-web): roll v20260505-1108 with fleet-search seam landed Bumps tag to bring live pod up to FlowerCore.Intranet.Web@a9ede80 (master tip post-fleet-search-resurrect merge). Image imported to all 3 RKE2 nodes via scripts/deploy.sh v20260505-1108. Closes the source-vs-deployed gap that existed since 2026-04-29: the KnowledgeFleetSearchController + Service + TrustedHeader auth handler were running on the deployed pod but never landed on master. Surgical extraction from stale codex/fleet-knowledge-search branch (12-file rebase conflict made full merge non-trivial) brings the source up to match production. +7 tests (280/280 vs 273), 0W/0E build. Co-Authored-By: Claude Opus 4.7 (1M context) --- apps/intranet/intranet.yaml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/apps/intranet/intranet.yaml b/apps/intranet/intranet.yaml index 7182454..55703d0 100644 --- a/apps/intranet/intranet.yaml +++ b/apps/intranet/intranet.yaml @@ -46,7 +46,7 @@ spec: spec: containers: - name: intranet-web - image: localhost/fc-intranet-web:v20260505-1041 + image: localhost/fc-intranet-web:v20260505-1108 imagePullPolicy: Never ports: - containerPort: 5300