O. Matskiv

Results 121 comments of O. Matskiv

@vsantos Oh, I would love to have automated tests for the charts. This has been on my todo list for a while, but it always gets pushed back :joy: I...

This was implemented in #85 but we forgot to close the issue, so closing it now :)

This was implemented, so I'll close the issue. The top level `nodeSelector` helm value can be used for this purpose.

Also, since v0.7.0 it is possible to set the CoreDNS image with the `.coredns.image` helm value.

Currently, the context will be named based on this code: `"vcluster_" + vClusterName + "_" + vClusterNamespace + "_" + currentContext`, this is required for some handy cli features (e.g....

The taints should be synced to the virtual nodes when a mode different than "Fake nodes" is used ([Docs](https://www.vcluster.com/docs/architecture/nodes)), and then the DaemonSet behavior would match the behavior of a...

As mentioned by Fabian, this is achievable with the `--upgrade=false` flag, and since v0.5.0 the default value for the flag is "false".

@jacksgt thank you for reporting that you are also experiencing this problem and providing detailed information. And apologies for not noticing your comment sooner. We will triage this issue soon....

@carlmontanari Have you had any issues with vcluster in your lab setup with NFS?