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

chore: Add known issues section to readme file #1796

Merged
merged 2 commits into from
Feb 12, 2025
Merged

Conversation

lgblaumeiser
Copy link
Contributor

WHAT

Add a note to the readme to indicate, that Hashicorp Vault 1.18.1 is incompatible with the EDC

WHY

Discussed in the last weekly, see comment in #1772

Closes #1772

@@ -54,6 +54,10 @@ Build Tractus-X EDC together with its Container Images
./gradlew dockerize
```

## Known Incompatibilities

- Hashicorp Vault 1.18.1 is not compatible with the EDC due to a bug in the vault concerning path handling
Copy link
Contributor

Choose a reason for hiding this comment

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

it would be great to have some reference to an explaination of this bug or its resolution in next versions of Hashicorp Vault

Copy link
Contributor Author

Choose a reason for hiding this comment

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

Added links to our discussion and the upstream issue I have raised.

Signed-off-by: Lars Geyer-Blaumeiser <[email protected]>
@lgblaumeiser lgblaumeiser requested a review from ndr-brt February 10, 2025 10:30
@lgblaumeiser lgblaumeiser merged commit b66af6d into main Feb 12, 2025
30 of 31 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.

Incompatibility with Hashicorp Vault 1.18.1, last working version is 1.16.1
2 participants