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

Upgrades helm and kine #2262

Closed cbron closed 2 weeks ago

cbron commented 2 weeks ago

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

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

Please provide a short message that should be published in the vcluster release notes Upgrades helm and kine. Did a scan of the release notes and couldn't find breaking changes.

netlify[bot] commented 2 weeks ago

Deploy Preview for vcluster-docs canceled.

Built without sensitive environment variables

Name Link
Latest commit 393242256b56c6de1bf7f9c013f4ad1bc0add746
Latest deploy log https://app.netlify.com/sites/vcluster-docs/deploys/672936942c9a3900086e7160
loft-bot commented 2 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 2262

Questions ?

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