apiVersion: jenkins.io/v1 kind: PipelineActivity metadata: annotations: lighthouse.jenkins-x.io/cloneURI: https://github.com/greencapitaltrade/ironman.git lighthouse.jenkins-x.io/job: release pipeline.jenkins-x.io/traceID: 61fad23ad6450f08e2201ba1b8a50d76 creationTimestamp: "2026-08-13T06:41:38Z" generation: 9 labels: branch: main build: "48" buildID: "1786603270942" created-by-lighthouse: "true" event-GUID: f5fcc27a-96e1-11f1-8d6a-59b6f3902964 lighthouse.jenkins-x.io/baseSHA: 9a0a33cbcaab93cd097fefc8c2eb6d644def71da lighthouse.jenkins-x.io/branch: main lighthouse.jenkins-x.io/buildNum: "1786603270942" lighthouse.jenkins-x.io/context: release lighthouse.jenkins-x.io/id: apitaltrade-ironman-main-release-dskmf lighthouse.jenkins-x.io/job: release lighthouse.jenkins-x.io/lastCommitSHA: 9a0a33cbcaab93cd097fefc8c2eb6d644def71da lighthouse.jenkins-x.io/refs.org: greencapitaltrade lighthouse.jenkins-x.io/refs.repo: ironman lighthouse.jenkins-x.io/type: postsubmit owner: greencapitaltrade podName: apitaltrade-ironman-main-release-xzbkv-from-build-pack-pod provider: github repository: ironman tekton.dev/pipeline: apitaltrade-ironman-main-release managedFields: - apiVersion: jenkins.io/v1 fieldsType: FieldsV1 fieldsV1: f:metadata: f:labels: .: {} f:branch: {} f:build: {} f:buildID: {} f:owner: {} f:repository: {} f:spec: .: {} f:batchPipelineActivity: {} f:build: {} f:gitBranch: {} f:gitOwner: {} f:gitRepository: {} f:pipeline: {} manager: jx-gitops-1.3.15 operation: Update time: "2026-08-13T06:41:38Z" - apiVersion: jenkins.io/v1 fieldsType: FieldsV1 fieldsV1: f:spec: f:lastCommitMessage: {} f:lastCommitSHA: {} f:releaseNotesURL: {} f:version: {} manager: jx-changelog-0.10.29 operation: Update time: "2026-08-13T06:43:00Z" - apiVersion: jenkins.io/v1 fieldsType: FieldsV1 fieldsV1: f:metadata: f:labels: f:provider: {} f:spec: f:completedTimestamp: {} f:gitUrl: {} f:startedTimestamp: {} f:status: {} manager: jx-promote-0.6.45 operation: Update time: "2026-08-13T06:44:08Z" - 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: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:buildLogsUrl: {} f:context: {} f:message: {} f:steps: {} manager: jx-build-controller operation: Update time: "2026-08-13T07:54:32Z" name: greencapitaltrade-ironman-main-48 namespace: jx resourceVersion: "265941624" uid: fce37157-c4aa-4d88-8f1f-8c864f5a34cc spec: baseSHA: 9a0a33cbcaab93cd097fefc8c2eb6d644def71da batchPipelineActivity: {} build: "48" buildLogsUrl: s3://logs-gct-prod-20260425045301534100000007/jenkins-x/logs/greencapitaltrade/ironman/main/48.log completedTimestamp: "2026-08-13T06:43:44Z" context: release gitBranch: main gitOwner: greencapitaltrade gitRepository: ironman gitUrl: https://github.com/greencapitaltrade/ironman.git lastCommitMessage: | fix: co-locate preview pods on a single node Every pod in a preview namespace now lands on one node. The app pod is the anchor: it has no dependencies, so it schedules immediately, and kafka, redis, postgresql and mongodb hard-require its node via podAffinity at topologyKey kubernetes.io/hostname, scoped with `namespaces: []` so separate PRs still spread across the spot pool. Previously the app followed the Strimzi broker into the broker's zone. Anchoring that way round is what flash PR 299 hit: the operator provisions the broker asynchronously, so with `required` the app pod sat Pending past the jx-preview timeout. Inverting the anchor removes the ordering dependency, which is what lets the rule be required at hostname rather than preferred at zone. The app release therefore drops `wait`, and jx-verify becomes the readiness gate for the namespace. Also removes preview/helmfile.yaml. Both it and preview/helmfile.yaml.gotmpl were checked in; the plain file references a `./rabbitmq` chart that does not exist on this branch, while the .gotmpl resolves against the kafka-cluster, redis and postgresql charts that are actually present. Drops `kubernetes.azure.com/scalesetpriority` too: the cluster moved from AKS to EKS, so it tolerates a taint no node carries. Co-Authored-By: Claude Opus 5 (1M context) lastCommitSHA: 07bb11908f17d530b2324d8ec47acfd257198f1d message: 'Tasks Completed: 1 (Failed: 0, Cancelled 0), Skipped: 0' pipeline: greencapitaltrade/ironman/main releaseNotesURL: https://github.com/greencapitaltrade/ironman/releases/tag/v2.60.2 startedTimestamp: "2026-08-13T06:42:44Z" status: Succeeded steps: - kind: Stage stage: completedTimestamp: "2026-08-13T06:43:44Z" name: Release startedTimestamp: "2026-08-13T06:42:44Z" status: Succeeded - kind: Promote promote: environment: staging pullRequest: pullRequestURL: https://github.com/greencapitaltrade/mcu/pull/5437 startedTimestamp: "2026-08-13T06:43:44Z" status: Succeeded startedTimestamp: "2026-08-13T06:43:44Z" status: Succeeded - kind: Stage stage: completedTimestamp: "2026-08-13T06:44:40Z" name: from build pack startedTimestamp: "2026-08-13T06:41:20Z" status: Succeeded steps: - completedTimestamp: "2026-08-13T06:41:30Z" name: Git Clone startedTimestamp: "2026-08-13T06:41:20Z" status: Succeeded - completedTimestamp: "2026-08-13T06:41:33Z" name: Next Version startedTimestamp: "2026-08-13T06:41:30Z" status: Succeeded - completedTimestamp: "2026-08-13T06:41:38Z" name: Jx Variables startedTimestamp: "2026-08-13T06:41:34Z" status: Succeeded - completedTimestamp: "2026-08-13T06:42:09Z" name: Build Npm Install startedTimestamp: "2026-08-13T06:41:39Z" status: Succeeded - completedTimestamp: "2026-08-13T06:42:11Z" name: Check Registry startedTimestamp: "2026-08-13T06:42:09Z" status: Succeeded - completedTimestamp: "2026-08-13T06:42:53Z" name: Build Container Build startedTimestamp: "2026-08-13T06:42:12Z" status: Succeeded - completedTimestamp: "2026-08-13T06:43:00Z" name: Promote Changelog startedTimestamp: "2026-08-13T06:42:53Z" status: Succeeded - completedTimestamp: "2026-08-13T06:43:05Z" name: Promote Helm Release startedTimestamp: "2026-08-13T06:43:01Z" status: Succeeded - completedTimestamp: "2026-08-13T06:44:11Z" name: Promote Jx Promote startedTimestamp: "2026-08-13T06:43:05Z" status: Succeeded - completedTimestamp: "2026-08-13T06:44:40Z" name: Publish Org Kb startedTimestamp: "2026-08-13T06:44:11Z" status: Succeeded - kind: Stage stage: completedTimestamp: "2026-08-13T06:44:40Z" name: from build pack startedTimestamp: "2026-08-13T06:41:20Z" status: Succeeded steps: - completedTimestamp: "2026-08-13T06:41:30Z" name: Git Clone startedTimestamp: "2026-08-13T06:41:20Z" status: Succeeded - completedTimestamp: "2026-08-13T06:41:33Z" name: Next Version startedTimestamp: "2026-08-13T06:41:30Z" status: Succeeded - completedTimestamp: "2026-08-13T06:41:38Z" name: Jx Variables startedTimestamp: "2026-08-13T06:41:34Z" status: Succeeded - completedTimestamp: "2026-08-13T06:42:09Z" name: Build Npm Install startedTimestamp: "2026-08-13T06:41:39Z" status: Succeeded - completedTimestamp: "2026-08-13T06:42:11Z" name: Check Registry startedTimestamp: "2026-08-13T06:42:09Z" status: Succeeded - completedTimestamp: "2026-08-13T06:42:53Z" name: Build Container Build startedTimestamp: "2026-08-13T06:42:12Z" status: Succeeded - completedTimestamp: "2026-08-13T06:43:00Z" name: Promote Changelog startedTimestamp: "2026-08-13T06:42:53Z" status: Succeeded - completedTimestamp: "2026-08-13T06:43:05Z" name: Promote Helm Release startedTimestamp: "2026-08-13T06:43:01Z" status: Succeeded - completedTimestamp: "2026-08-13T06:44:11Z" name: Promote Jx Promote startedTimestamp: "2026-08-13T06:43:05Z" status: Succeeded - completedTimestamp: "2026-08-13T06:44:40Z" name: Publish Org Kb startedTimestamp: "2026-08-13T06:44:11Z" status: Succeeded version: 2.60.2 status: {}