Skip to content

Conversation

@tjementum
Copy link
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
Copy link

linear bot commented Dec 11, 2025

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

@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.

3 participants