Skip to content

Update all stage services to have stage names#632

Merged
ryanjjung merged 2 commits intomainfrom
stage-fixes
Mar 9, 2026
Merged

Update all stage services to have stage names#632
ryanjjung merged 2 commits intomainfrom
stage-fixes

Conversation

@ryanjjung
Copy link
Contributor

When we leave off the -stage parts of our resource names, we wind up with conflicts between environments. The permissions model in this system is actually designed to want the specification. So here I changed all of the references to services like "celery" and "flower" to "celery-stage" and "flower-stage".

@ryanjjung ryanjjung self-assigned this Mar 9, 2026
@ryanjjung ryanjjung requested a review from MelissaAutumn March 9, 2026 17:19
Copy link
Member

@MelissaAutumn MelissaAutumn left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Ah good catch. Maybe in the future we can have pulumi automagically append the -${env} to a given name...although that might get confusing too.

Thanks for the fix!

@ryanjjung ryanjjung merged commit e14d464 into main Mar 9, 2026
8 checks passed
@ryanjjung ryanjjung deleted the stage-fixes branch March 9, 2026 17:26
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.

2 participants