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

Feature/cmp 1147/dtr policy check: Enable policy configuration in the digital product pass backend component for dDTR #250

Merged
merged 21 commits into from
May 6, 2024

Conversation

matbmoser
Copy link

@matbmoser matbmoser commented Apr 15, 2024

Why we create this PR?

We want to enable policy for the auto negotiation processes

What we want to achieve with this PR?

Be able to indicate which policies are valid for the data exchange.

What is new?

Added

  • Policy Check configuration in helm charts
  • EDC Util methods for asserting the policy configuration against the actual constraints
  • Methods for parsing the policy contraints

PR Linked to:

eclipse-tractusx#272

Tickets
CMP-1147

@matbmoser matbmoser changed the base branch from main to develop April 15, 2024 11:03
@matbmoser matbmoser added the backend Everything related to the backend label Apr 15, 2024
@matbmoser matbmoser self-assigned this Apr 19, 2024
@matbmoser matbmoser added this to the v3.0.0 milestone Apr 19, 2024
@matbmoser
Copy link
Author

Requesting review from you @saudkhan116 :) We need to test this in INT

@matbmoser matbmoser force-pushed the feature/cmp-1147/dtr-policy-check branch from 8077e8f to 1163071 Compare April 22, 2024 10:39
@matbmoser matbmoser force-pushed the feature/cmp-1147/dtr-policy-check branch 4 times, most recently from 8d82b78 to c91b608 Compare April 22, 2024 11:13
@matbmoser matbmoser force-pushed the feature/cmp-1147/dtr-policy-check branch from c91b608 to 01869ea Compare April 22, 2024 11:15
@matbmoser matbmoser force-pushed the feature/cmp-1147/dtr-policy-check branch from dc3dbd5 to 4c33ad3 Compare April 29, 2024 15:19
@matbmoser
Copy link
Author

I will merge this to develop, I do not understand why the licenses were not changed in develop with the merge but no problem...

@matbmoser matbmoser merged commit 7481bbb into develop May 6, 2024
@matbmoser matbmoser deleted the feature/cmp-1147/dtr-policy-check branch May 6, 2024 11:52
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
backend Everything related to the backend
Projects
None yet
Development

Successfully merging this pull request may close these issues.

Provide a solution for policy selection during auto-negotiation from the dDTR asset
2 participants