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

fix: wrong namespace for vcluster #2137

Closed FabianKramm closed 2 months ago

FabianKramm commented 2 months ago

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

netlify[bot] commented 2 months ago

Deploy Preview for vcluster-docs canceled.

Name Link
Latest commit 85cc94533e72ded7b2690a521d5b0376a0caa3c2
Latest deploy log https://app.netlify.com/sites/vcluster-docs/deploys/66e2f4756e5b7900085f85d6
loft-bot commented 2 months 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 2137

Questions ?

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