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

SMQ-2629 - Remove Boostrap and Provision services #2640

Merged
merged 3 commits into from
Jan 10, 2025

Conversation

felixgateru
Copy link
Contributor

What type of PR is this?

This is a refactor as it removes the bootsrap and provision services.

What does this do?

This pr removes the bootstrap and provision services from supermq.

Which issue(s) does this PR fix/relate to?

Have you included tests for your changes?

No

Did you document any new/modified feature?

No

Notes

None

Copy link

codecov bot commented Jan 9, 2025

Codecov Report

All modified and coverable lines are covered by tests ✅

Project coverage is 40.33%. Comparing base (2b2d8b8) to head (cac4413).
Report is 2 commits behind head on main.

Additional details and impacted files
@@            Coverage Diff             @@
##             main    #2640      +/-   ##
==========================================
- Coverage   45.41%   40.33%   -5.09%     
==========================================
  Files         404      347      -57     
  Lines       50517    42674    -7843     
==========================================
- Hits        22941    17211    -5730     
+ Misses      25207    24194    -1013     
+ Partials     2369     1269    -1100     

☔ View full report in Codecov by Sentry.
📢 Have feedback on the report? Share it here.

@felixgateru felixgateru marked this pull request as ready for review January 9, 2025 07:31
@dborovcanin dborovcanin changed the title SMQ-2629 - Remove boostrap and provision services SMQ-2629 - Remove Boostrap and Provision services Jan 9, 2025
Copy link
Collaborator

@dborovcanin dborovcanin left a comment

Choose a reason for hiding this comment

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

Let's not change SDK and CLI before we create the Magistrala version of SDK.

Copy link
Collaborator

@dborovcanin dborovcanin left a comment

Choose a reason for hiding this comment

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

Fix Certs README, it has a link to Bootstrap (L70).

@@ -381,48 +381,6 @@ SMQ_WS_ADAPTER_HTTP_SERVER_KEY=
SMQ_WS_ADAPTER_INSTANCE_ID=

## Addons Services
### Bootstrap
Copy link
Collaborator

Choose a reason for hiding this comment

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

Remove L179 SMQ_BOOTSTRAP_URL=http://bootstrap:9013 from the UI section (we will remove the whole UI or replace it soon).

@dborovcanin dborovcanin merged commit df5d752 into absmach:main Jan 10, 2025
5 of 6 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.

2 participants