Skip to content

Conversation

@ndr-brt
Copy link
Member

@ndr-brt ndr-brt commented Jul 31, 2024

What this PR changes/adds

Disables data-plane self-unregistration by default.

Why it does that

generally it's a feature that won't suit the majority of the cases, it will be possible to enable it with configuration

Further notes

List other areas of code that have changed but are not necessarily linked to the main feature. This could be method
signature changes, package declarations, bugs that were encountered and were fixed inline, etc.

Linked Issue(s)

Closes #4382

Please be sure to take a look at the contributing guidelines and our etiquette for pull requests.

@ndr-brt ndr-brt added enhancement New feature or request dpf Feature related to the Data Plane Framework labels Jul 31, 2024
@ndr-brt ndr-brt requested a review from wolf4ood July 31, 2024 12:28
@codecov-commenter
Copy link

codecov-commenter commented Jul 31, 2024

⚠️ Please install the 'codecov app svg image' to ensure uploads and comments are reliably processed by Codecov.

Codecov Report

❌ Patch coverage is 80.00000% with 1 line in your changes missing coverage. Please review.
✅ Project coverage is 74.95%. Comparing base (7f20ba5) to head (f003c97).
⚠️ Report is 869 commits behind head on main.

Files with missing lines Patch % Lines
...gistration/DataplaneSelfRegistrationExtension.java 80.00% 1 Missing ⚠️
❗ Your organization needs to install the Codecov GitHub app to enable full functionality.
Additional details and impacted files
@@            Coverage Diff             @@
##             main    #4383      +/-   ##
==========================================
+ Coverage   71.74%   74.95%   +3.20%     
==========================================
  Files         919     1071     +152     
  Lines       18457    21469    +3012     
  Branches     1037     1174     +137     
==========================================
+ Hits        13242    16092    +2850     
- Misses       4756     4852      +96     
- Partials      459      525      +66     

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

🚀 New features to boost your workflow:
  • ❄️ Test Analytics: Detect flaky tests, report on failures, and find test suite problems.

@ndr-brt ndr-brt merged commit 456ca1a into eclipse-edc:main Jul 31, 2024
@ndr-brt ndr-brt deleted the 4382-disable-unregistration-by-default branch July 31, 2024 14:41
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

dpf Feature related to the Data Plane Framework enhancement New feature or request

Projects

None yet

Development

Successfully merging this pull request may close these issues.

data-plane-self-registration: make unregistration deactivatable

3 participants