GoogleCloudPlatform / kubeflow-distribution

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

Upgrade cert-manager to 1.10.2. Closes #405. #409

Closed gkcalat closed 1 year ago

gkcalat commented 1 year ago

Previous upgrade: cert-manger 1.5.0

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

I chose 1.10.2 over 1.10.1 as the latest patch included vulnerability fixes and a significant performance boost.

gkcalat commented 1 year ago

It looks good to me, but do we want to remove version number cert-manager-1-10 from the folder name? In this case, we just need to pull from upstream and rely on it for cert manager version.

Thank you! Updated.