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

feat: add Management Domains feature (experimental) #1408

Conversation

paullatzelsperger
Copy link
Contributor

@paullatzelsperger paullatzelsperger commented Jul 8, 2024

WHAT

Adds the Management Domains feature to all Tractux-X EDC distributions. In particular, it adds FederatedCatalog modules plus configuration and an extension to read crawl targets from a JSON file.

WHY

Implementation of Management Domains

FURTHER NOTES

  • this feature is currently experimental, therefor it is disabled by default.
  • while the Helm charts provide all defaults transparently for the user, developers who use the Docker images of Maven artefacts will have to supply additional configuration values web.http.catalog.port and web.http.catalog.path

Closes eclipse-tractusx/sig-release#625
Contributes eclipse-tractusx/sig-release#736

@paullatzelsperger paullatzelsperger force-pushed the feat/add_federated_catalog_modules branch from b4beda9 to 66987c3 Compare July 8, 2024 11:09
@paullatzelsperger paullatzelsperger changed the title feat: add FederatedCatalog modules feat: add Management Domains feature (experimental) Jul 8, 2024
@paullatzelsperger paullatzelsperger force-pushed the feat/add_federated_catalog_modules branch from 9dcc1be to f2a71d6 Compare July 8, 2024 12:38
@paullatzelsperger paullatzelsperger marked this pull request as ready for review July 9, 2024 06:16
Copy link
Contributor

@wolf4ood wolf4ood left a comment

Choose a reason for hiding this comment

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

🚀

@paullatzelsperger paullatzelsperger force-pushed the feat/add_federated_catalog_modules branch from 93aa750 to c480d51 Compare July 11, 2024 08:44
@wolf4ood wolf4ood merged commit 75bdacb into eclipse-tractusx:main Jul 11, 2024
34 checks passed
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
Status: Merged
Development

Successfully merging this pull request may close these issues.

EDC - Create Guidance about CatalogCrawler Distribution
2 participants