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

deps: remove dependency on helm/v2 #3219

Closed daniel-weisse closed 3 days ago

daniel-weisse commented 3 days ago

Context

We had a dependency on helm v2 through an incorrect import of helm.sh/helm/pkg/ignore instead of helm.sh/helm/v3/pkg/ignore. As far as I can tell this had no real impact on our code, yet its a dependency we do not need, since we already import helm v3, which offers the same package.

Proposed change(s)

Related issue

Checklist

netlify[bot] commented 3 days ago

Deploy Preview for constellation-docs canceled.

Name Link
Latest commit 588a0671ca55cfc14e751714149b2fb9835fca3c
Latest deploy log https://app.netlify.com/sites/constellation-docs/deploys/66826db4eaa4510008f19695
github-actions[bot] commented 3 days ago

Coverage report

Package Old New Trend
internal/constellation/helm 33.60% 33.60% :construction: