sdk
sdk copied to clipboard
Add support for registry Path
Overview
Previously we added a support OPA for registry service. (See at https://github.com/networkservicemesh/sdk/issues/269)
The second step is to add for registries the possibility to use a zero trust.
For this reason, we planned to add a Path structure for registries.
Link to the Google Docs document
https://github.com/networkservicemesh/api/pull/147#issuecomment-1259996795
References
https://github.com/networkservicemesh/sdk/issues/269
Solutions
- https://github.com/networkservicemesh/api/issues/148
- Your options
@NikitaSkrynnik
For a first step, we could try to implement metadata sending/receiving for the registry service.
Basically, we need to support these cases:
- client adds its token to the path from metadata
- server adds its token to the path in metadata
- server sends a path to the second registry server via metadata