Skip to content

Commit b66af6d

Browse files
authored
chore: Add known issues section to readme file (#1796)
* chore: Add known issues section to readme file Signed-off-by: Lars Geyer-Blaumeiser <lars.blaumeiser@cofinity-x.com> * insert links Signed-off-by: Lars Geyer-Blaumeiser <lars.blaumeiser@cofinity-x.com> --------- Signed-off-by: Lars Geyer-Blaumeiser <lars.blaumeiser@cofinity-x.com>
1 parent ff29f37 commit b66af6d

File tree

1 file changed

+6
-0
lines changed

1 file changed

+6
-0
lines changed

README.md

Lines changed: 6 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -54,6 +54,12 @@ Build Tractus-X EDC together with its Container Images
5454
./gradlew dockerize
5555
```
5656

57+
## Known Incompatibilities
58+
59+
- Hashicorp Vault 1.18.1 is not compatible with the EDC due to a bug in the vault concerning path handling
60+
- [Internal Issue](https://github.com/eclipse-tractusx/tractusx-edc/issues/1772)
61+
- [Hashicorp Vault Issue](https://github.com/hashicorp/vault/issues/29357)
62+
5763
## License
5864

5965
Distributed under the Apache 2.0 License.

0 commit comments

Comments
 (0)