service-mesh-performance icon indicating copy to clipboard operation
service-mesh-performance copied to clipboard

Add service mesh version support to sm.proto

Open leecalcote opened this issue 4 years ago • 4 comments

Current Behavior sm.proto identifies service mesh by name, but excludes other metadata like service mesh version number.

Desired Behavior SPMS will need to afford for identifying a given service mesh's version #.

leecalcote avatar Aug 03 '20 04:08 leecalcote

// @kumarabd

leecalcote avatar Aug 03 '20 04:08 leecalcote

@leecalcote Will have a discussion with @kanishkarj and take this ahead.

kumarabd avatar Aug 03 '20 08:08 kumarabd

There is already a field present for the same string mesh-build version

kushthedude avatar Aug 03 '20 12:08 kushthedude

Yes, we need to clean up the proto a little. Looking into that. @kushthedude

kumarabd avatar Aug 03 '20 14:08 kumarabd