Skip to content

bugfix: Fix root realm managed object prefixes#544

Merged
vscheuber merged 1 commit intorockcarver:mainfrom
trivir:bugfix/fix-root-realm-prefix
Feb 17, 2026
Merged

bugfix: Fix root realm managed object prefixes#544
vscheuber merged 1 commit intorockcarver:mainfrom
trivir:bugfix/fix-root-realm-prefix

Conversation

@phalestrivir
Copy link
Contributor

@phalestrivir phalestrivir commented Feb 13, 2026

This PR is a bugfix for a bug I found while making and running tests for this PR.

Since root realms have the name '/', it would try looking for a managed object named '_application', which doesn't make sense. It rather should be just 'application' since that is the default managed object used for applications in forgeops just as the root realm is the default realm in forgeops.

I created a new CLI PR here for the CLI changes.

Copy link

@pmckeown pmckeown left a comment

Choose a reason for hiding this comment

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

Nice catch. LGTM!

@vscheuber vscheuber merged commit 9209083 into rockcarver:main Feb 17, 2026
8 checks passed
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.

3 participants