Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

🩹 fix(minor): root only services always resolve to root #2665

Merged
merged 1 commit into from
Dec 9, 2024

Conversation

kellymears
Copy link
Member

The following services are only set on the root instance:

  • bud.server
  • bud.compiler
  • bud.dashboard

This change makes it so that when accessing these services from a child instance context the services resolve to root:

  • bud.root.server
  • bud.root.compiler
  • bud.root.dashboard

Type of change

PATCH: backwards compatible change

@kellymears kellymears self-assigned this Dec 9, 2024
@kellymears kellymears added the 🚀! automerge label Dec 9, 2024
@kodiakhq kodiakhq bot merged commit cce6155 into main Dec 9, 2024
8 checks passed
@kodiakhq kodiakhq bot deleted the fix-root-service-undefined branch December 9, 2024 03:59
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

Successfully merging this pull request may close these issues.

1 participant