Skip to content

Fix production deployments failing due to missing -global suffix in staging registry reference - #803

Merged
tjementum merged 1 commit into
mainfrom
pp-667-fix-missing-global-suffix-in-staging-registry-id-for
Dec 11, 2025
Merged

Fix production deployments failing due to missing -global suffix in staging registry reference#803
tjementum merged 1 commit into
mainfrom
pp-667-fix-missing-global-suffix-in-staging-registry-id-for

Conversation

@tjementum

Copy link
Copy Markdown
Member

Summary & Motivation

Fix production container deployments failing to import images from the staging registry. The STAGING_REGISTRY_ID in _deploy-container.yml was missing the -global suffix in the resource group name, a bug introduced in #793 when the global resource group was renamed. This is currently preventing all deployments to production.

  • Update resource group reference from {prefix}-stage to {prefix}-stage-global to match the actual location of the staging container registry

Checklist

  • I have added tests, or done manual regression tests
  • I have updated the documentation, if necessary

Co-authored-by: Thomas Jespersen <tje@platformplatform.net>
@tjementum tjementum self-assigned this Dec 11, 2025
@tjementum
tjementum requested a review from a team as a code owner December 11, 2025 13:08
@tjementum tjementum added the Bug Something isn't working label Dec 11, 2025
@linear

linear Bot commented Dec 11, 2025

Copy link
Copy Markdown

@tjementum tjementum moved this to 🏗 In Progress in Kanban board Dec 11, 2025
@sonarqubecloud

Copy link
Copy Markdown

@tjementum
tjementum merged commit 519753f into main Dec 11, 2025
27 checks passed
@tjementum
tjementum deleted the pp-667-fix-missing-global-suffix-in-staging-registry-id-for branch December 11, 2025 13:29
@github-project-automation github-project-automation Bot moved this from 🏗 In Progress to ✅ Done in Kanban board Dec 11, 2025
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

Bug Something isn't working

Projects

Status: ✅ Done

Development

Successfully merging this pull request may close these issues.

2 participants