ops: pin tested projection convergence image
Assistant: codex Assistant-Model: gpt-6-astra Assistant-Session: 01a07ff8-19d0-7820-b4d0-1353833cb7fc
This commit is contained in:
parent
0747b4d95b
commit
281d24328c
4 changed files with 12 additions and 4 deletions
2
Makefile
2
Makefile
|
|
@ -9,7 +9,7 @@ RAILIANCE_STATE_HUB_RELEASE ?= state-hub
|
||||||
RAILIANCE_STATE_HUB_NAMESPACE ?= state-hub
|
RAILIANCE_STATE_HUB_NAMESPACE ?= state-hub
|
||||||
RAILIANCE_STATE_HUB_CHART ?= deploy/railiance/apps/charts/state-hub
|
RAILIANCE_STATE_HUB_CHART ?= deploy/railiance/apps/charts/state-hub
|
||||||
RAILIANCE_STATE_HUB_VALUES ?= deploy/railiance/apps/helm/state-hub-values.yaml
|
RAILIANCE_STATE_HUB_VALUES ?= deploy/railiance/apps/helm/state-hub-values.yaml
|
||||||
RAILIANCE_STATE_HUB_IMAGE_TAG ?= main-cdff3b7
|
RAILIANCE_STATE_HUB_IMAGE_TAG ?= main-0747b4d
|
||||||
RAILIANCE_STATE_HUB_PLATFORM_DIR ?= deploy/railiance/platform
|
RAILIANCE_STATE_HUB_PLATFORM_DIR ?= deploy/railiance/platform
|
||||||
RAILIANCE_STATE_HUB_APP_MANIFESTS ?= deploy/railiance/apps/manifests
|
RAILIANCE_STATE_HUB_APP_MANIFESTS ?= deploy/railiance/apps/manifests
|
||||||
# Codex/WSL non-login shells may not source ~/.profile; keep uv discoverable.
|
# Codex/WSL non-login shells may not source ~/.profile; keep uv discoverable.
|
||||||
|
|
|
||||||
|
|
@ -3,4 +3,4 @@ name: state-hub
|
||||||
description: State Hub API service for private Railiance operation
|
description: State Hub API service for private Railiance operation
|
||||||
type: application
|
type: application
|
||||||
version: 0.1.0
|
version: 0.1.0
|
||||||
appVersion: "main-fe6b8d9"
|
appVersion: "main-0747b4d"
|
||||||
|
|
|
||||||
|
|
@ -6,7 +6,7 @@ namespace:
|
||||||
|
|
||||||
image:
|
image:
|
||||||
repository: forgejo.coulomb.social/coulomb/state-hub
|
repository: forgejo.coulomb.social/coulomb/state-hub
|
||||||
tag: "main-fe6b8d9"
|
tag: "main-0747b4d"
|
||||||
|
|
||||||
ingress:
|
ingress:
|
||||||
enabled: false
|
enabled: false
|
||||||
|
|
|
||||||
|
|
@ -36,7 +36,7 @@ with the existing consistency parser and real PostgreSQL/API convergence.
|
||||||
|
|
||||||
```task
|
```task
|
||||||
id: STATE-WP-0090-T02
|
id: STATE-WP-0090-T02
|
||||||
status: todo
|
status: progress
|
||||||
priority: high
|
priority: high
|
||||||
state_hub_task_id: "da0089fc-2c6f-52d7-91e9-83ee338caf2a"
|
state_hub_task_id: "da0089fc-2c6f-52d7-91e9-83ee338caf2a"
|
||||||
```
|
```
|
||||||
|
|
@ -66,3 +66,11 @@ corrected projection/consistency/API suite passes 242 tests on a disposable
|
||||||
PostgreSQL database. Actual selected-source comparison reproduces six drifted
|
PostgreSQL database. Actual selected-source comparison reproduces six drifted
|
||||||
tasks before the fix and zero afterward across 24 tasks. No production data
|
tasks before the fix and zero afterward across 24 tasks. No production data
|
||||||
was used by the tests; live promotion and readback remain T02.
|
was used by the tests; live promotion and readback remain T02.
|
||||||
|
|
||||||
|
Promotion prepared: Forge commit 0747b4d95b3d30a12c41de673912659e8fdd1654
|
||||||
|
passed CI. Immutable image main-0747b4d has registry digest
|
||||||
|
sha256:78828c9e85848538878a27d2e3e6bebfd0cc7192c0961c92c749b27acca7b6f5.
|
||||||
|
Offline container verification matches the tested parser source and passes nested
|
||||||
|
section/empty-note cases. Server-side Helm preview permits only image, version
|
||||||
|
labels and their rendered checksum; configuration and credential references are
|
||||||
|
unchanged, and there are no migration changes. Previous Helm revision: 60.
|
||||||
|
|
|
||||||
Loading…
Add table
Add a link
Reference in a new issue