networkservicemesh icon indicating copy to clipboard operation
networkservicemesh copied to clipboard

Appropriate method for identifying NSM version programmatically

Open tangledbytes opened this issue 4 years ago • 1 comments

Overview

Service meshes like Istio, linkerd, NGINX service mesh etc. have their versions either in the docker images running within the pods or they place some sort of annotations on the resources to highlight the version of the component. But NSM places the "latest" tag in the image names and none of the annotations actually reveal version related information. This makes it difficult to identify the version of NSM resources running in the cluster by scanning it.

What could be the appropriate method for identifying NSM version?

References

https://github.com/layer5io/meshery/issues/1911

tangledbytes avatar Dec 03 '20 21:12 tangledbytes

This issue has been automatically marked as stale because it has not had activity in 30 days. It will be closed in 7 days if no further activity occurs. Thank you for your contributions.

stale[bot] avatar Jan 10 '21 14:01 stale[bot]