O. Matskiv

Results 17 issues of O. Matskiv

### Is your feature request related to a problem? People that have just discovered the project might be wondering how exactly can it be useful. I think we have a...

area/docs

### Is your feature request related to a problem? If [cluster-autoscaler](https://github.com/kubernetes/autoscaler) is installed inside the vcluster, and vcluster is not running in a highly available configuration, the autoscaler may decide...

area/chart
area/syncer
kind/feature

From the resource utilization POV the cluster-autoscaler is a complementary project to vcluster. It would be useful to provide users with documented best practices about using it in conjunction with...

kind/feature
area/docs

**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...

Thanks to this change it is possible to extend the fake client scheme from the unit test instead of adding them in the shared code. This benefits mainly vcluster-sdk where...

**What:** Vcluster should perform a two-way synchronization of the finalizers on certain resources. **Why:** Prevent premature deletion of the physical resource when a resource in vcluster still exists due to...

area/syncer
kind/enhancement

### Is your feature request related to a problem? With the development of the [vcluster-generic-crd-sync-plugin](https://github.com/loft-sh/vcluster-generic-crd-sync-plugin) I noticed that there might be use cases where a namespace selector is required, and...

kind/feature

### Is your feature request related to a problem? Services created by vcluster based on the [configured service mapping](https://www.vcluster.com/docs/architecture/networking#mapping-services-between-vcluster-and-host-cluster) are lacking status, which means that it is not possible to...

good first issue
kind/feature

### Is your feature request related to a problem? Some applications or controllers may need to get/list resources from some [x.csinodes.storage.k8s.io](http://x.csinodes.storage.k8s.io). For example cluster autoscaler tries to get [csinodes.storage.k8s.io](http://csinodes.storage.k8s.io) resource....

kind/feature
needs decision