kubernetes-sigs / cluster-api

Home for Cluster API, a subproject of sig-cluster-lifecycle
https://cluster-api.sigs.k8s.io
Apache License 2.0
3.5k stars 1.3k forks source link

Include cert-manager upgrade in `clusterctl upgrade plan` #3491

Closed wfernandes closed 4 years ago

wfernandes commented 4 years ago

User Story

As a user/operator I would like to see if cert-manager has an available upgrade when using clusterctl upgrade plan.

Detailed Description

As part of PR https://github.com/kubernetes-sigs/cluster-api/pull/3364, we can now upgrade cert-manager to the new version (v0.16.0) from the old version (v0.11.0) when we run clusterctl upgrade apply. It would be nice to see the available cert-manager upgrade when running clusterctl upgrade plan so that operators who are planning upgrades are more aware of the changes.

Anything else you would like to add: For context, here's the issue comment from the PR #3364 review. https://github.com/kubernetes-sigs/cluster-api/pull/3364#issuecomment-671861226

This could also help UX when upgrading to future versions of cert-manager.

/kind feature /area clusterctl

vincepri commented 4 years ago

+1 this would be great to have.

/milestone v0.3.9

wfernandes commented 4 years ago

I can take a look into this /assign

vincepri commented 4 years ago

/milestone v0.3.10