Skip to content

refactor: convert provision-http extension to data-plane#5156

Merged
ndr-brt merged 1 commit into
eclipse-edc:mainfrom
Think-iT-Labs:4793-data-plane-provision-http
Aug 18, 2025
Merged

refactor: convert provision-http extension to data-plane#5156
ndr-brt merged 1 commit into
eclipse-edc:mainfrom
Think-iT-Labs:4793-data-plane-provision-http

Conversation

@ndr-brt
Copy link
Copy Markdown
Member

@ndr-brt ndr-brt commented Aug 1, 2025

What this PR changes/adds

@eclipse-edc/technology-edc-committers sorry, I thought it was ready but I missed out a piece that will need some more time, I'll take care of this when'll be back from vacation

Deprecate provision-http and convert it to the data-plane provisioning in the data-plane-provision-http module

Why it does that

demonstrate how the provisioning on the data-plane works

Further notes

  • deprecated the old provisioning flow, so adopters will get a warning when they'll use a control-plane provision module
  • also provisioners in technology-aws and technology-azure need to be translated in the new format, will create issues for that
  • converted the e2e test for http provisioning in an integration test in the provision extension module, as the e2e flow is already covered by the Provisioning[Consumer|Provider]ProviderEndToEndTest

Who will sponsor this feature?

Please @-mention the committer that will sponsor your feature.

Linked Issue(s)

Closes #4793

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

@ndr-brt ndr-brt requested a review from a team August 1, 2025 12:07
@ndr-brt ndr-brt requested a review from bscholtes1A as a code owner August 1, 2025 12:07
@ndr-brt ndr-brt added the enhancement New feature or request label Aug 1, 2025
@ndr-brt ndr-brt force-pushed the 4793-data-plane-provision-http branch from 6b9dff2 to 29bc327 Compare August 1, 2025 14:09
@ndr-brt ndr-brt marked this pull request as draft August 1, 2025 14:39
@github-actions
Copy link
Copy Markdown
Contributor

This pull request is stale because it has been open for 7 days with no activity.

@github-actions github-actions Bot added the stale Open for x days with no activity label Aug 11, 2025
@ndr-brt ndr-brt force-pushed the 4793-data-plane-provision-http branch 2 times, most recently from fc47cf1 to 2865e73 Compare August 18, 2025 06:55
@ndr-brt ndr-brt force-pushed the 4793-data-plane-provision-http branch from 2865e73 to 779629d Compare August 18, 2025 07:17
@ndr-brt ndr-brt marked this pull request as ready for review August 18, 2025 07:18
@ndr-brt ndr-brt removed the stale Open for x days with no activity label Aug 18, 2025
@ndr-brt ndr-brt merged commit d44d69d into eclipse-edc:main Aug 18, 2025
51 of 53 checks passed
@ndr-brt ndr-brt deleted the 4793-data-plane-provision-http branch August 18, 2025 12:38
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

enhancement New feature or request

Projects

None yet

Development

Successfully merging this pull request may close these issues.

Move provisioning phase in the data-plane

3 participants