From 4b5f051af8ce98092fd1ce22369660541880b827 Mon Sep 17 00:00:00 2001 From: gambtho Date: Wed, 29 Apr 2026 12:40:30 -0400 Subject: [PATCH] aksd: bump headlamp to telemetry privacy hardening Pulls in six commits in the headlamp-downstream branch: - aksd: lock down App Insights SDK config and strip envelope tags - aksd: test privacy telemetry initializer - aksd: allowlist telemetry event types in headlampEventSlice - aksd: test allowlist gating and data non-propagation - aksd: replace trackException with minimal exception event - aksd: test ErrorBoundary exception telemetry Net result: each outgoing telemetry envelope contains only an allowlisted event name and (for 'exception') errorName. No URL, user id, session id, IP, cluster, namespace, resource name, error message, or stack. --- headlamp | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/headlamp b/headlamp index 6214251cc..0beba9277 160000 --- a/headlamp +++ b/headlamp @@ -1 +1 @@ -Subproject commit 6214251cc446bb743e3566a954b28e80dc427cf2 +Subproject commit 0beba9277131075c622a24a8c924fb31517bb1eb