Bläddra i källkod

fix: mention docs

Signed-off-by: Moritz Johner <beller.moritz@googlemail.com>
Moritz Johner 7 månader sedan
förälder
incheckning
478d2e954c
1 ändrade filer med 1 tillägg och 0 borttagningar
  1. 1 0
      design/014/ADAPTER.md

+ 1 - 0
design/014/ADAPTER.md

@@ -129,3 +129,4 @@ The architecture employs a global connection pool (`grpc.ConnectionPool`) to ena
 
 
 - **Interface Constraints:** The adapter pattern requires protobuf definitions to match the `SecretsClient` interface capabilities
 - **Interface Constraints:** The adapter pattern requires protobuf definitions to match the `SecretsClient` interface capabilities
 - **Versioning:** Changes to `SecretsClient` interface require coordinated updates to protobuf definitions and both adapters
 - **Versioning:** Changes to `SecretsClient` interface require coordinated updates to protobuf definitions and both adapters
+- **User-Facing Documentation:** We need additional documentation around how mTLS credentials are managed by ESO and.