Record deployed P06 policy and completed platform acceptance
All checks were successful
CI Smoke / host-smoke (push) Successful in 1s
CI Smoke / container-smoke (push) Successful in 1s
Account journey acceptance / journeys (push) Successful in 6s

Assistant: codex
Assistant-Model: gpt-6-astra
Assistant-Session: 01a09cbb-87c6-7900-a145-4ce53ba9f1a6
This commit is contained in:
tegwick 2026-09-14 00:10:24 +02:00
parent baf7467613
commit 8d525d959e
8 changed files with 280 additions and 21 deletions

View file

@ -0,0 +1,74 @@
{
"portal": {
"namespace": "user-engine",
"deployment": "user-engine",
"uid": "e1c4274a-4b6d-4ea2-b619-e09630b745b0",
"before_image": "forgejo.coulomb.social/coulomb/user-engine@sha256:8c55d285123c70c453752e19fa1b0ed179cb7fe060e854040fa1c559748a1ebf",
"after_image": "forgejo.coulomb.social/coulomb/user-engine@sha256:de39ed717b69ce61c66fe0b12f9fdbe63abbee0ea0cbad9614c2dae6c2c5116c",
"phase": "portal"
},
"issuer": {
"namespace": "sso",
"deployment": "keycape",
"uid": "99ddd83c-cb3f-4847-bcf8-35f1aa87627f",
"before_image": "forgejo.coulomb.social/coulomb/key-cape@sha256:d3c358ec793b59d519ea6b1dbe4172449745a57504474399984de6cd8703024d",
"after_image": "forgejo.coulomb.social/coulomb/key-cape@sha256:db2c5a13a47839049349e881c8d19bc39f720ee69d8518f9f2eba2b1f98af9d5",
"phase": "issuer"
},
"migration": {
"clients": [
"user-engine-portal",
"vergabe-demo-company"
],
"before": {
"uid": "2e94519d-1550-41c7-9701-2efe47fe1fd3",
"resource_version": "60841607"
},
"change_needed": true,
"other_clients_unchanged": true,
"secret_values_emitted": false,
"mode": "apply",
"after": {
"uid": "2e94519d-1550-41c7-9701-2efe47fe1fd3",
"resource_version": "60979095"
}
},
"persistent_policy": {
"modes": {
"user-engine-portal": "optional_after_enrollment",
"vergabe-demo-company": "optional_after_enrollment"
},
"revision": 0,
"history_count": 0,
"read_only": true,
"job": "p06-policy-readback-1c0eba21"
},
"http": [
{
"host": "users.coulomb.social",
"path": "/healthz",
"http_status": 200
},
{
"host": "users.coulomb.social",
"path": "/readyz",
"http_status": 200
},
{
"host": "users.coulomb.social",
"path": "/platform/authentication-policy",
"http_status": 403
},
{
"host": "kc.coulomb.social",
"path": "/readyz",
"http_status": 200
},
{
"host": "kc.coulomb.social",
"path": "/platform/authentication-policy",
"http_status": 403
}
],
"decision_id": "f4f11a4b-bd71-4673-971e-1048fa075cba"
}