apiVersion: jenkins.io/v1 kind: PipelineActivity metadata: annotations: lighthouse.jenkins-x.io/cloneURI: https://github.com/greencapitaltrade/bifrost.git lighthouse.jenkins-x.io/job: release pipeline.jenkins-x.io/traceID: ba9ead58610074779da4033be0ae2aca creationTimestamp: "2026-08-03T16:46:48Z" generation: 7 labels: branch: main build: "183" context: release created-by-lighthouse: "true" event-GUID: e6c897fe-8f5a-11f1-997e-40b3821b90ee lighthouse.jenkins-x.io/baseSHA: fdc00aecab1a4e847f2f2036cd4d082dc641b41d lighthouse.jenkins-x.io/branch: main lighthouse.jenkins-x.io/buildNum: "1785775608256" lighthouse.jenkins-x.io/context: release lighthouse.jenkins-x.io/id: apitaltrade-bifrost-main-release-l6h9h lighthouse.jenkins-x.io/job: release lighthouse.jenkins-x.io/lastCommitSHA: fdc00aecab1a4e847f2f2036cd4d082dc641b41d lighthouse.jenkins-x.io/refs.org: greencapitaltrade lighthouse.jenkins-x.io/refs.repo: bifrost lighthouse.jenkins-x.io/type: postsubmit owner: greencapitaltrade podName: apitaltrade-bifrost-main-release-7kt9x-from-build-pack-pod provider: github repository: bifrost tekton.dev/pipeline: apitaltrade-bifrost-main-release 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.29 operation: Update time: "2026-08-03T16:52:10Z" - apiVersion: jenkins.io/v1 fieldsType: FieldsV1 fieldsV1: f:spec: f:completedTimestamp: {} f:status: {} manager: jx-promote-0.6.45 operation: Update time: "2026-08-03T16:53:43Z" - 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:context: {} f:gitBranch: {} f:gitOwner: {} f:gitRepository: {} f:gitUrl: {} f:message: {} f:pipeline: {} f:startedTimestamp: {} f:steps: {} manager: jx-build-controller operation: Update time: "2026-08-03T16:55:21Z" name: greencapitaltrade-bifrost-main-183 namespace: jx resourceVersion: "240047119" uid: 5536f87a-f893-4dd0-81fa-39237dfcc29c spec: baseSHA: fdc00aecab1a4e847f2f2036cd4d082dc641b41d batchPipelineActivity: {} build: "183" buildLogsUrl: s3://logs-gct-prod-20260425045301534100000007/jenkins-x/logs/greencapitaltrade/bifrost/main/183.log completedTimestamp: "2026-08-03T16:53:10Z" context: release gitBranch: main gitOwner: greencapitaltrade gitRepository: bifrost gitUrl: https://github.com/greencapitaltrade/bifrost.git lastCommitMessage: | fix(chart): stop cron pod restart loop from unservable http probes The cron Deployment runs Odoo with ODOO_HTTP_ENABLE=False but kept httpGet liveness/readiness probes on :8080. Nothing listens there, so liveness failed forever and kubelet restart-looped the pod. Even with http on, cron.httpInterface is 127.0.0.1, which kubelet cannot reach. Drop the container port and both http probes. Liveness is now an exec check on the odoo process; readiness is removed because no Service targets this pod. Also suffix the cron pod's `app` label with -cron. The web Service and the PDB both select `app: `, which the cron pod matched — only its permanently-failing readiness probe kept it out of the Service endpoints, and it counted against the web PDB's disruption budget. Adds a chart-invariants test (rendered-manifest assertions) wired into the PR pipeline so the coupling cannot silently return. Co-Authored-By: Claude Opus 5 (1M context) lastCommitSHA: 4dfd6c6176a21a90a09d02c573deb51818d2a9f4 message: 'Tasks Completed: 1 (Failed: 0, Cancelled 0), Skipped: 0' pipeline: greencapitaltrade/bifrost/main releaseNotesURL: https://github.com/greencapitaltrade/bifrost/releases/tag/v6.90.11 startedTimestamp: "2026-08-03T16:46:48Z" status: Succeeded steps: - kind: Stage stage: completedTimestamp: "2026-08-03T16:53:10Z" name: Release startedTimestamp: "2026-08-03T16:52:10Z" status: Succeeded - kind: Promote promote: environment: staging pullRequest: pullRequestURL: https://github.com/greencapitaltrade/mcu/pull/5161 startedTimestamp: "2026-08-03T16:53:10Z" status: Succeeded startedTimestamp: "2026-08-03T16:53:10Z" status: Succeeded - kind: Stage stage: completedTimestamp: "2026-08-03T16:55:14Z" name: from build pack startedTimestamp: "2026-08-03T16:46:53Z" status: Succeeded steps: - completedTimestamp: "2026-08-03T16:47:16Z" name: Git Clone startedTimestamp: "2026-08-03T16:46:53Z" status: Succeeded - completedTimestamp: "2026-08-03T16:47:23Z" name: Next Version startedTimestamp: "2026-08-03T16:47:17Z" status: Succeeded - completedTimestamp: "2026-08-03T16:47:28Z" name: Jx Variables startedTimestamp: "2026-08-03T16:47:24Z" status: Succeeded - completedTimestamp: "2026-08-03T16:47:29Z" name: Setup Npm Nexus startedTimestamp: "2026-08-03T16:47:29Z" status: Succeeded - completedTimestamp: "2026-08-03T16:47:32Z" name: Setup Pip Cache startedTimestamp: "2026-08-03T16:47:29Z" status: Succeeded - completedTimestamp: "2026-08-03T16:47:34Z" name: Process Config Templates startedTimestamp: "2026-08-03T16:47:33Z" status: Succeeded - completedTimestamp: "2026-08-03T16:47:35Z" name: Update Asset Management Version startedTimestamp: "2026-08-03T16:47:35Z" status: Succeeded - completedTimestamp: "2026-08-03T16:47:37Z" name: Check Registry startedTimestamp: "2026-08-03T16:47:35Z" status: Succeeded - completedTimestamp: "2026-08-03T16:51:57Z" name: Build Container Build startedTimestamp: "2026-08-03T16:47:38Z" status: Succeeded - completedTimestamp: "2026-08-03T16:52:10Z" name: Promote Changelog startedTimestamp: "2026-08-03T16:51:57Z" status: Succeeded - completedTimestamp: "2026-08-03T16:52:14Z" name: Promote Helm Release startedTimestamp: "2026-08-03T16:52:10Z" status: Succeeded - completedTimestamp: "2026-08-03T16:53:46Z" name: Promote Jx Promote startedTimestamp: "2026-08-03T16:52:15Z" status: Succeeded - completedTimestamp: "2026-08-03T16:55:14Z" name: Publish Org Kb startedTimestamp: "2026-08-03T16:53:46Z" status: Succeeded - kind: Stage stage: completedTimestamp: "2026-08-03T16:55:14Z" name: from build pack startedTimestamp: "2026-08-03T16:46:53Z" status: Succeeded steps: - completedTimestamp: "2026-08-03T16:47:16Z" name: Git Clone startedTimestamp: "2026-08-03T16:46:53Z" status: Succeeded - completedTimestamp: "2026-08-03T16:47:23Z" name: Next Version startedTimestamp: "2026-08-03T16:47:17Z" status: Succeeded - completedTimestamp: "2026-08-03T16:47:28Z" name: Jx Variables startedTimestamp: "2026-08-03T16:47:24Z" status: Succeeded - completedTimestamp: "2026-08-03T16:47:29Z" name: Setup Npm Nexus startedTimestamp: "2026-08-03T16:47:29Z" status: Succeeded - completedTimestamp: "2026-08-03T16:47:32Z" name: Setup Pip Cache startedTimestamp: "2026-08-03T16:47:29Z" status: Succeeded - completedTimestamp: "2026-08-03T16:47:34Z" name: Process Config Templates startedTimestamp: "2026-08-03T16:47:33Z" status: Succeeded - completedTimestamp: "2026-08-03T16:47:35Z" name: Update Asset Management Version startedTimestamp: "2026-08-03T16:47:35Z" status: Succeeded - completedTimestamp: "2026-08-03T16:47:37Z" name: Check Registry startedTimestamp: "2026-08-03T16:47:35Z" status: Succeeded - completedTimestamp: "2026-08-03T16:51:57Z" name: Build Container Build startedTimestamp: "2026-08-03T16:47:38Z" status: Succeeded - completedTimestamp: "2026-08-03T16:52:10Z" name: Promote Changelog startedTimestamp: "2026-08-03T16:51:57Z" status: Succeeded - completedTimestamp: "2026-08-03T16:52:14Z" name: Promote Helm Release startedTimestamp: "2026-08-03T16:52:10Z" status: Succeeded - completedTimestamp: "2026-08-03T16:53:46Z" name: Promote Jx Promote startedTimestamp: "2026-08-03T16:52:15Z" status: Succeeded - completedTimestamp: "2026-08-03T16:55:14Z" name: Publish Org Kb startedTimestamp: "2026-08-03T16:53:46Z" status: Succeeded version: 6.90.11 status: {}