loft-sh / vcluster

vCluster - Create fully functional virtual Kubernetes clusters - Each vcluster runs inside a namespace of the underlying k8s cluster. It's cheaper than creating separate full-blown clusters and it offers better multi-tenancy and isolation than regular namespaces.
https://www.vcluster.com
Apache License 2.0
6.92k stars 426 forks source link

fix(helm): Do not download helm if not needed #2254

Closed ThomasK33 closed 3 weeks ago

ThomasK33 commented 3 weeks ago

What issue type does this pull request address? (keep at least one, remove the others) /kind bugfix /kind enhancement /kind feature /kind documentation /kind test

What does this pull request do? Which issues does it resolve? (use resolves #<issue_number> if possible) resolves #

Please provide a short message that should be published in the vcluster release notes Fixed an issue where vcluster ...

What else do we need to know?

netlify[bot] commented 3 weeks ago

Deploy Preview for vcluster-docs canceled.

Name Link
Latest commit 1cabe49527422a61bdf82d763cf015e631d33367
Latest deploy log https://app.netlify.com/sites/vcluster-docs/deploys/67239c8c609a6a00087b7792
loft-bot commented 3 weeks ago

💔 All backports failed

Status Branch Result
v0.20 Backport failed because of merge conflicts

Manual backport

To create the backport manually run:

backport --pr 2254

Questions ?

Please refer to the Backport tool documentation and see the Github Action logs for details