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

chore: Updated to latest kine version #2277

Closed ThomasK33 closed 1 week ago

ThomasK33 commented 1 week ago

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

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 1 week ago

Deploy Preview for vcluster-docs canceled.

Name Link
Latest commit b86f07b4907c110425da6a236c563bc0622fa2b7
Latest deploy log https://app.netlify.com/sites/vcluster-docs/deploys/67346a5fc2076100084c9ea2
loft-bot commented 1 week ago

💔 Some backports could not be created

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

Manual backport

To create the backport manually run:

backport --pr 2277

Questions ?

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