smi-spec
smi-spec copied to clipboard
Service Mesh Interface
`TCPRoute` is new traffic spec resource as described in https://github.com/servicemeshinterface/smi-spec/blob/master/apis/traffic-specs/traffic-specs-WD.md#tcproute. Per https://github.com/servicemeshinterface/smi-spec/blob/master/apis/traffic-access/traffic-access-WD.md, it is possible to associate a `TrafficTarget` policy with both HTTP and TCP routes. In this case, should...
**Describe the proposal** We're in need of a refinement of the measurements by which "active" maintainership is qualified. **Scope** - [X] All - [ ] New specification - [ ]...
Is SMI only for service meshes running on kubernetes, any plan to support the meshes running on VMs?
**Describe the proposal** **Scope** - [ ] New specification - [ ] Traffic Access Control - [x] Traffic Specs - [ ] Traffic Metrics - [x] Traffic Split **Possible use...
**Describe the proposal** The current TCPRoute is more of a placeholder than an actual specification as it doesn't have a top level `spec` or any fields. We should define a...
SMI spec should document the spec in detail - documenting fields in the spec. Currently, the documentation is not documenting the exact specification of the fields in the spec. The...
**Describe the proposal** Are there plans to provide SDKs other than Go? For example, I'd love to use a .NET SDK to integrate with SMI.
**Describe the proposal** There are several roles or personas within service mesh configuration. Each of these performs different tasks. _Mesh Operators_ (this role is most likely not applicable to SMI...
Hello, I'm trying to understand how a consumer could use SMI to get metrics names and labels available for a given pod (or list of pods or deployment etc.), in...
Hello, Are there any discussions/plans to add an introspection/reflection API to SMI? Currently, Service Mesh Resources exist in an "implicit context" of a Service Mesh. To identify/pinpoint a Service Mesh...