Skip to content

Ship no namespace with the fabric identity overlay - #14

Merged
scotwells merged 1 commit into
mainfrom
fix/drop-fabric-identity-namespace
Aug 27, 2026
Merged

Ship no namespace with the fabric identity overlay#14
scotwells merged 1 commit into
mainfrom
fix/drop-fabric-identity-namespace

Conversation

@scotwells

Copy link
Copy Markdown
Collaborator

The consumer of this overlay names where the component runs, as it does for every other component it deploys. Shipping a namespace made two owners for that name.

It also broke the deployment. The consumer dropped the bundled namespace with a patch, and the name changes before that patch is applied, so the build failed and nothing was deployed.

Once a bundle carrying this publishes, that patch can go, which is datum-cloud/infra#4231.

@scotwells
scotwells requested a review from a team as a code owner August 27, 2026 14:43
@scotwells
scotwells requested a review from AriaEdo August 27, 2026 14:43
ecv
ecv previously approved these changes Aug 27, 2026
@ecv

ecv commented Aug 27, 2026

Copy link
Copy Markdown
Contributor

commenting on an absence of code is wild

The consumer names where this runs, as it does for every other component it
deploys. Shipping a namespace made two owners for that name, and the one
consumer of this overlay dropped it again with a patch that broke on the
name changing underneath it.

Key changes:
- Remove the namespace from the fabric identity overlay
@scotwells
scotwells force-pushed the fix/drop-fabric-identity-namespace branch from 378b06b to b054bfc Compare August 27, 2026 15:03
@scotwells
scotwells requested a review from ecv August 27, 2026 15:05
@scotwells
scotwells merged commit f2e6454 into main Aug 27, 2026
8 checks passed
@scotwells
scotwells deleted the fix/drop-fabric-identity-namespace branch August 27, 2026 15:06
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