Skip to content

fix: multi-tenancy deployment in single-service(modulit) mode #4249

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

Merged
merged 22 commits into from
Jul 31, 2025

Conversation

achmelo
Copy link
Member

@achmelo achmelo commented Jul 30, 2025

Description

Enable additional registration for single-service setup. This fix enables multi-tenancy deployment and service registry REST API.

Type of change

  • fix: Bug fix (non-breaking change which fixes an issue)

Checklist:

  • My code follows the style guidelines of this project
  • PR title conforms to commit message guideline ## Commit Message Structure Guideline
  • I have commented my code, particularly in hard-to-understand areas. In JS I did provide JSDoc
  • I have made corresponding changes to the documentation
  • My changes generate no new warnings
  • I have added tests that prove my fix is effective or that my feature works
  • New and existing unit tests pass locally with my changes
  • The java tests in the area I was working on leverage @nested annotations
  • Any dependent changes have been merged and published in downstream modules

Copy link
Contributor

@pablocarle pablocarle left a comment

Choose a reason for hiding this comment

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

Please add a description to the PR

Also, the E2EUI Tests in modulith have the multi-tenancy tests disabled (see cypress.modulith.config.js)

Copy link

@achmelo achmelo merged commit 1693ce4 into v3.x.x Jul 31, 2025
69 of 71 checks passed
@achmelo achmelo deleted the reboot/additional-reg-modulith branch July 31, 2025 15:16
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
Sensitive Sensitive change that requires peer review size/XL
Projects
Development

Successfully merging this pull request may close these issues.

2 participants