mrutkows / openwhisk-knative-build

Knative build resources for Apache OpenWhisk Functions
Apache License 2.0
0 stars 1 forks source link

Find out how Knative sets the Istio version (release) #11

Open mrutkows opened 5 years ago

mrutkows commented 5 years ago

istio.yaml used within knative suggests API version is v1 compatible and all resource definitions are at version xxx-1.0.1 (e.g., galley-1.0.1); however, I am not sure how this maps to Istio releases as the 1.0.1 Istio version would be quite old to the latest release.

We need to deterministically know how/which Istio version is selected for Knative and reflect that in the README.