GoogleCloudPlatform / kubeflow-distribution

Blueprints for Deploying Kubeflow on Google Cloud Platform and Anthos
Apache License 2.0
78 stars 63 forks source link

Upgrade KNative to 1.8.5. Closes #404 #410

Closed gkcalat closed 1 year ago

gkcalat commented 1 year ago

Previous upgrade: KNative 1.2

Full testing on GKE 1.24 or 1.25 will be done once all components will be upgraded.

I chose 1.8.5 over 1.8.1 as the latest patches included numerous vulnerability fixes.

zijianjoy commented 1 year ago

Question: Shouldn't net-istio be the same version as serving as well? (1.8.5). Any reason we choose 1.8.3 for net-istio?

gkcalat commented 1 year ago

Question: Shouldn't net-istio be the same version as serving as well? (1.8.5). Any reason we choose 1.8.3 for net-istio?

Good question. This is the latest patch release for net-istio. It rarely changes and typically lags behind the serving and eventing. For example, we currently have net-istio 1.2.0, while the serving is 1.2.5.

zijianjoy commented 1 year ago

Sounds good for this PR to be merged. Feel free to click Squash and merge when you are ready.