apiVersion: jenkins.io/v1 kind: PipelineActivity metadata: annotations: lighthouse.jenkins-x.io/cloneURI: https://github.com/greencapitaltrade/flash.git lighthouse.jenkins-x.io/job: release pipeline.jenkins-x.io/traceID: 72cfc55a9306ad5909201085c21ba763 creationTimestamp: "2026-05-15T17:19:02Z" generation: 8 labels: branch: main build: "28" context: release created-by-lighthouse: "true" event-GUID: 283be492-5082-11f1-8c37-7f8ece6a1d46 lighthouse.jenkins-x.io/baseSHA: 1273b9b8773d1efa01235754756654f7adc33371 lighthouse.jenkins-x.io/branch: main lighthouse.jenkins-x.io/buildNum: "1778865541910" lighthouse.jenkins-x.io/context: release lighthouse.jenkins-x.io/id: ncapitaltrade-flash-main-release-dszch lighthouse.jenkins-x.io/job: release lighthouse.jenkins-x.io/lastCommitSHA: 1273b9b8773d1efa01235754756654f7adc33371 lighthouse.jenkins-x.io/refs.org: greencapitaltrade lighthouse.jenkins-x.io/refs.repo: flash lighthouse.jenkins-x.io/type: postsubmit owner: greencapitaltrade podName: ncapitaltrade-flash-main-release-xtzc8-from-build-pack-pod provider: github repository: flash tekton.dev/pipeline: ncapitaltrade-flash-main-release-xtzc8 managedFields: - apiVersion: jenkins.io/v1 fieldsType: FieldsV1 fieldsV1: f:metadata: f:labels: f:branch: {} f:context: {} f:owner: {} f:provider: {} f:repository: {} f:spec: f:lastCommitMessage: {} f:lastCommitSHA: {} f:releaseNotesURL: {} f:version: {} manager: jx-changelog-0.10.18 operation: Update time: "2026-05-15T17:24:30Z" - apiVersion: jenkins.io/v1 fieldsType: FieldsV1 fieldsV1: f:metadata: f:annotations: .: {} f:lighthouse.jenkins-x.io/cloneURI: {} f:lighthouse.jenkins-x.io/job: {} f:pipeline.jenkins-x.io/traceID: {} f:labels: .: {} f:build: {} f:created-by-lighthouse: {} f:event-GUID: {} f:lighthouse.jenkins-x.io/baseSHA: {} f:lighthouse.jenkins-x.io/branch: {} f:lighthouse.jenkins-x.io/buildNum: {} f:lighthouse.jenkins-x.io/context: {} f:lighthouse.jenkins-x.io/id: {} f:lighthouse.jenkins-x.io/job: {} f:lighthouse.jenkins-x.io/lastCommitSHA: {} f:lighthouse.jenkins-x.io/refs.org: {} f:lighthouse.jenkins-x.io/refs.repo: {} f:lighthouse.jenkins-x.io/type: {} f:podName: {} f:tekton.dev/pipeline: {} f:spec: .: {} f:baseSHA: {} f:batchPipelineActivity: {} f:build: {} f:buildLogsUrl: {} f:completedTimestamp: {} f:context: {} f:gitBranch: {} f:gitOwner: {} f:gitRepository: {} f:gitUrl: {} f:message: {} f:pipeline: {} f:startedTimestamp: {} f:status: {} f:steps: {} manager: jx-build-controller operation: Update time: "2026-05-15T17:25:16Z" name: greencapitaltrade-flash-main-28 namespace: jx resourceVersion: "22165051" uid: 2b7ff1d1-a17b-4700-a70e-663d0013afef spec: baseSHA: 1273b9b8773d1efa01235754756654f7adc33371 batchPipelineActivity: {} build: "28" buildLogsUrl: s3://logs-gct-prod-20260425045301534100000007/jenkins-x/logs/greencapitaltrade/flash/main/28.log completedTimestamp: "2026-05-15T17:25:10Z" context: release gitBranch: main gitOwner: greencapitaltrade gitRepository: flash gitUrl: https://github.com/greencapitaltrade/flash.git lastCommitMessage: | fix(realtime): inject x-gct-* headers when calling Fury internally Flash's WS server calls Fury via http://api..svc.cluster.local — internal, plain HTTP, bypassing Heimdallr (the gateway that normally decodes the JWT and injects x-gct-user-id etc.). Without those headers Fury's current_user middleware tries to clearAuthorizationCookie with {secure: true} over plain HTTP, Koa throws 'Cannot send secure cookie over unencrypted connection', the assets resolver returns INTERNAL_SERVER_ERROR, and the WS server records 0 accessible vehicles for every user — i.e. no realtime markers. Decode the JWT in Flash (already have jwt.decode loaded for the WS handshake) and inject x-gct-user-id and x-gct-company-id ourselves on the internal call. No upstream change required. lastCommitSHA: 99178138254fb3521f069ecf774678752d22ba6e message: 'Tasks Completed: 1 (Failed: 0, Cancelled 0), Skipped: 0' pipeline: greencapitaltrade/flash/main releaseNotesURL: https://github.com/greencapitaltrade/flash/releases/tag/v0.6.15 startedTimestamp: "2026-05-15T17:19:02Z" status: Succeeded steps: - kind: Stage stage: completedTimestamp: "2026-05-15T17:25:10Z" name: from build pack startedTimestamp: "2026-05-15T17:19:06Z" status: Succeeded steps: - completedTimestamp: "2026-05-15T17:19:13Z" name: Git Clone startedTimestamp: "2026-05-15T17:19:06Z" status: Succeeded - completedTimestamp: "2026-05-15T17:19:15Z" name: Next Version startedTimestamp: "2026-05-15T17:19:14Z" status: Succeeded - completedTimestamp: "2026-05-15T17:19:18Z" name: Jx Variables startedTimestamp: "2026-05-15T17:19:16Z" status: Succeeded - completedTimestamp: "2026-05-15T17:21:36Z" name: Build Yarn Install startedTimestamp: "2026-05-15T17:19:19Z" status: Succeeded - completedTimestamp: "2026-05-15T17:22:14Z" name: Next Build startedTimestamp: "2026-05-15T17:21:36Z" status: Succeeded - completedTimestamp: "2026-05-15T17:22:25Z" name: Check Registry startedTimestamp: "2026-05-15T17:22:14Z" status: Succeeded - completedTimestamp: "2026-05-15T17:24:21Z" name: Build Container Build startedTimestamp: "2026-05-15T17:22:18Z" status: Succeeded - completedTimestamp: "2026-05-15T17:24:30Z" name: Promote Changelog startedTimestamp: "2026-05-15T17:24:21Z" status: Succeeded - completedTimestamp: "2026-05-15T17:24:33Z" name: Promote Helm Release startedTimestamp: "2026-05-15T17:24:30Z" status: Succeeded - completedTimestamp: "2026-05-15T17:25:10Z" name: Promote Jx Promote startedTimestamp: "2026-05-15T17:24:34Z" status: Succeeded - kind: Promote promote: environment: staging pullRequest: pullRequestURL: https://github.com/greencapitaltrade/mcu/pull/3875 startedTimestamp: "2026-05-15T17:24:52Z" status: Succeeded startedTimestamp: "2026-05-15T17:24:52Z" status: Succeeded - kind: Promote promote: environment: production pullRequest: pullRequestURL: https://github.com/greencapitaltrade/mcu/pull/3876 startedTimestamp: "2026-05-15T17:25:07Z" status: Succeeded startedTimestamp: "2026-05-15T17:25:07Z" status: Succeeded version: 0.6.15 status: {}