-
Bug
-
Resolution: Done
-
Undefined
-
None
-
OSSM 3.0-TP1
-
None
-
False
-
None
-
False
-
-
The binary in the pilot image does not contain the correct istio version, everything is set to "unknown", see comparison with upstream image:
❯ podman run --rm registry-proxy.engineering.redhat.com/rh-osbs/openshift-service-mesh-istio-pilot-rhel9:1.21.0.tp.1-7 version version.BuildInfo{Version:"unknown", GitRevision:"unknown", GolangVersion:"go1.21.9 (Red Hat 1.21.9-1.el9_4)", BuildStatus:"unknown", GitTag:"unknown"} ❯ podman run --rm istio/pilot:1.21.0 version version.BuildInfo{Version:"1.21.0", GitRevision:"2ca3e986a683fbdb82dffcd7b2e8d02076a42468", GolangVersion:"go1.22.1", BuildStatus:"Clean", GitTag:"1.21.0"}
This is causing operator e2e tests to fail when running with productized operator
- relates to
-
OSSM-6741 SM version is not populated in the Kiali About
- Closed
- mentioned on