apiVersion: jenkins.io/v1 kind: PipelineActivity metadata: annotations: lighthouse.jenkins-x.io/cloneURI: https://github.com/greencapitaltrade/destiny.git lighthouse.jenkins-x.io/job: release pipeline.jenkins-x.io/traceID: 8ff2fda149139b7edea9e5b1654ef1d6 creationTimestamp: "2026-05-29T06:45:34Z" generation: 8 labels: branch: main build: "40" context: release created-by-lighthouse: "true" event-GUID: e1ceeb00-5b29-11f1-9ac3-c531637ae511 lighthouse.jenkins-x.io/baseSHA: 1865fc525dbbe81301f668b3b546fe75f5228b64 lighthouse.jenkins-x.io/branch: main lighthouse.jenkins-x.io/buildNum: "1780037133099" lighthouse.jenkins-x.io/context: release lighthouse.jenkins-x.io/id: apitaltrade-destiny-main-release-ks9w4 lighthouse.jenkins-x.io/job: release lighthouse.jenkins-x.io/lastCommitSHA: 1865fc525dbbe81301f668b3b546fe75f5228b64 lighthouse.jenkins-x.io/refs.org: greencapitaltrade lighthouse.jenkins-x.io/refs.repo: destiny lighthouse.jenkins-x.io/type: postsubmit owner: greencapitaltrade podName: apitaltrade-destiny-main-release-z47ch-from-build-pack-pod provider: github repository: destiny tekton.dev/pipeline: apitaltrade-destiny-main-release-z47ch 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-29T06:50:03Z" - 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-29T06:51:03Z" name: greencapitaltrade-destiny-main-40 namespace: jx resourceVersion: "59356970" uid: 2bc63c5e-3811-4b33-941c-0d2895727254 spec: baseSHA: 1865fc525dbbe81301f668b3b546fe75f5228b64 batchPipelineActivity: {} build: "40" buildLogsUrl: s3://logs-gct-prod-20260425045301534100000007/jenkins-x/logs/greencapitaltrade/destiny/main/40.log completedTimestamp: "2026-05-29T06:50:58Z" context: release gitBranch: main gitOwner: greencapitaltrade gitRepository: destiny gitUrl: https://github.com/greencapitaltrade/destiny.git lastCommitMessage: | fix(preview): cap postgresql CPU requests at 10m The bitnami postgresql chart ships with primary.resources.requests.cpu = 250m (and the same on readReplicas). Preview environments adopted that default and never overrode it, so every preview env's postgres sat reserving 250m of CPU while doing almost nothing — these pods are idle 99% of the time. Multiplied across dozens of open preview envs (across destiny, bifrost, pepper, rocket, shuri, ironman, etc.) this consumed 6+ vCPUs of preview-env postgres requests, pinned to the prod default node pool because the bitnami chart has no spot toleration. This contributed to a prod outage on 2026-05-29: when a default-pool node went NotReady, the remaining nodes were at 100% CPU requests (largely from these preview postgres pods), so istio-gateway couldn't schedule and api.voltcred.com / flash.voltcred.com refused TCP. Bare-minimum requests for both primary and readReplicas: cpu: 250m → 10m memory: 256Mi → 128Mi Sibling PRs will apply the same change to the vendored postgresql values.yaml in every other repo's preview/ chart. lastCommitSHA: ae7ff859795c82e480a1362cc734221d3471be26 message: 'Tasks Completed: 1 (Failed: 0, Cancelled 0), Skipped: 0' pipeline: greencapitaltrade/destiny/main releaseNotesURL: https://github.com/greencapitaltrade/destiny/releases/tag/v1.54.1 startedTimestamp: "2026-05-29T06:45:34Z" status: Succeeded steps: - kind: Stage stage: completedTimestamp: "2026-05-29T06:50:58Z" name: from build pack startedTimestamp: "2026-05-29T06:45:53Z" status: Succeeded steps: - completedTimestamp: "2026-05-29T06:46:01Z" name: Git Clone startedTimestamp: "2026-05-29T06:45:53Z" status: Succeeded - completedTimestamp: "2026-05-29T06:46:04Z" name: Next Version startedTimestamp: "2026-05-29T06:46:01Z" status: Succeeded - completedTimestamp: "2026-05-29T06:46:24Z" name: Jx Variables startedTimestamp: "2026-05-29T06:46:21Z" status: Succeeded - completedTimestamp: "2026-05-29T06:47:04Z" name: Build Npm Install startedTimestamp: "2026-05-29T06:46:24Z" status: Succeeded - completedTimestamp: "2026-05-29T06:49:47Z" name: Build Container Build startedTimestamp: "2026-05-29T06:47:04Z" status: Succeeded - completedTimestamp: "2026-05-29T06:50:03Z" name: Promote Changelog startedTimestamp: "2026-05-29T06:49:47Z" status: Succeeded - completedTimestamp: "2026-05-29T06:50:07Z" name: Promote Helm Release startedTimestamp: "2026-05-29T06:50:04Z" status: Succeeded - completedTimestamp: "2026-05-29T06:50:58Z" name: Promote Jx Promote startedTimestamp: "2026-05-29T06:50:08Z" status: Succeeded - kind: Promote promote: environment: staging pullRequest: pullRequestURL: https://github.com/greencapitaltrade/mcu/pull/4029 startedTimestamp: "2026-05-29T06:50:36Z" status: Succeeded startedTimestamp: "2026-05-29T06:50:36Z" status: Succeeded - kind: Promote promote: environment: production pullRequest: pullRequestURL: https://github.com/greencapitaltrade/mcu/pull/4030 startedTimestamp: "2026-05-29T06:50:55Z" status: Succeeded startedTimestamp: "2026-05-29T06:50:55Z" status: Succeeded version: 1.54.1 status: {}