Fabian Kramm
Fabian Kramm
Currently we have a problem that when specifying multiple init charts with the same chart name but a different repo url, vcluster will deploy the same chart twice instead of...
Thanks to @denniskorbginski and his PR #697 we can support `globalAnnotations` for all objects created by vcluster k3s. Would be nice if we add the same option to our other...
Right now we create a service account tokens that are valid for 10 years. Kubernetes was doing this similar up until 1.21 and then introduced expiring service account tokens. We...
We have a use case where we don't want the namespace added to the azure scope and request path as this allows us to validate request against resource groups directly...