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 427 forks source link

Update framework.go #2205

Closed FabianKramm closed 1 month ago

FabianKramm commented 1 month ago

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