edgelesssys / constellation

Constellation is the first Confidential Kubernetes. Constellation shields entire Kubernetes clusters from the (cloud) infrastructure using confidential computing.
GNU Affero General Public License v3.0
903 stars 47 forks source link

helm: upgrade cert-manager from v1.12.6 to v1.15.0 #3177

Closed daniel-weisse closed 2 weeks ago

daniel-weisse commented 2 weeks ago

Context

Proposed change(s)

Checklist

netlify[bot] commented 2 weeks ago

Deploy Preview for constellation-docs canceled.

Name Link
Latest commit 6cbcd43e405f0a395406ceedc8e7e417f62b7fd3
Latest deploy log https://app.netlify.com/sites/constellation-docs/deploys/6673d14882acd400083118b0
github-actions[bot] commented 2 weeks ago

Coverage report

Package Old New Trend
internal/constellation/helm 33.80% 33.80% :construction:
daniel-weisse commented 2 weeks ago

We don't have any featureGates set, so the breaking change is not an issue. As for the reset-then-reuse-values, I think @derpsteb probably knows best how the helm charts are configured for upgrade, but I know that we disable value reuse, so we should always use the values from the embedded chart when applying upgrades

burgerdev commented 2 weeks ago

Number 4 of the breaking changes might affect users, though.

daniel-weisse commented 2 weeks ago

We can add some notes in the changelog