Skip to content

feat(009,012): re-pin the Deployment to the spec 012 operator-dashboard image#56

Merged
bartekus merged 1 commit into
mainfrom
012-deploy-pin
Jul 22, 2026
Merged

feat(009,012): re-pin the Deployment to the spec 012 operator-dashboard image#56
bartekus merged 1 commit into
mainfrom
012-deploy-pin

Conversation

@bartekus

Copy link
Copy Markdown
Contributor

Pins the control-plane Deployment to digest ce8edee5 (tag dfe27c1, the PR #55 merge): the first image carrying the spec 012 operator dashboard (backend/obs/ /metrics + trace plane, the gated /admin surface, app-model.json) and the spec 011 tenant-lifecycle code.

Pre-pin state changes already applied to the live cluster:

  • spec 011 §9's one-time ALTER TABLE user_account ADD COLUMN github_user_id TEXT; ADD COLUMN github_login TEXT; (stamp_job's precursor columns already existed), so the new image's auth store boots against a compatible schema.

Known-open, deliberately not blocking: RAUTHY_API_KEY (spec 011 operator act, minted in rauthy admin); github-identity resolution logs no_api_key and skips until it exists.

On merge, Flux reconciles: the pod Recreates onto the new image together with the already-merged ADMIN_UI_ENABLED env, the prometheus.io scrape annotations, and the /metrics deny Ingress. Live verification of spec 012 acceptance follows, then the spec flips to complete in a docs PR.

…rd image

Digest ce8edee5 (tag dfe27c1, the PR #55 merge): backend/obs/ + the
gated admin surface + the frontend-admin bundle + app-model.json enter
production, alongside the first deploy of the spec 011 tenant-lifecycle
code. The one-time user_account ALTER (spec 011 §9) was applied to the
live database before this pin; RAUTHY_API_KEY stays an open spec 011
operator act and degrades gracefully. Spec 009 records the re-pin.
@bartekus
bartekus merged commit 4deae80 into main Jul 22, 2026
2 checks passed
@bartekus
bartekus deleted the 012-deploy-pin branch July 22, 2026 21:05
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

1 participant