You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Currently there is one implementation of the HashiCorp Vault directly in the Connector repository, but there's also one in Tractus-X
We should consolidate these two implementations and host them upstream in the Connector repo. For example, the downstream impl contains a health check, which the upstream impl lacks.
When doing that, we may want to relax our guidelines towards Test containers, since the Tractus-X impl heavily relies on them.
Feature Request
Currently there is one implementation of the HashiCorp Vault directly in the Connector repository, but there's also one in Tractus-X
We should consolidate these two implementations and host them upstream in the Connector repo. For example, the downstream impl contains a health check, which the upstream impl lacks.
When doing that, we may want to relax our guidelines towards Test containers, since the Tractus-X impl heavily relies on them.
Which Areas Would Be Affected?
control plane
Why Is the Feature Desired?
Consolidate efforts, avoid code duplication.
Solution Proposal
The text was updated successfully, but these errors were encountered: