O. Matskiv

Results 121 comments of O. Matskiv

@olljanat you are of course correct, this was already implemented and released, so I will close this issue. As for your improvement proposal, I am not sure if it would...

Sounds like this might work already. We will close this issue unless told that it doesn't work even with the latest vcluster version and recent k3s.

This was implemented in #195 but we forgot to close the issue, so closing it now :) P.S: Network policies inside the cluster should also work (since v0.5.0) - [Docs](https://www.vcluster.com/docs/architecture/networking#network-policies).

I think this was not implemented due to security concerns. I'll close this issue since there are multiple workaround options as described below. We have a flag that allows setting...

The tolerations on the CoreDNS pods were removed. I am also adding a note to the docs to warn users that tolerations are synced with the pods. So I think...

This is probably solved now with [the Isolated mode](https://www.vcluster.com/docs/operator/security). I am happy to reopen if you point out what is still missing.

vcluster CLI can now download helm binary automatically if it doesn't find it - #730

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

@kfox1111 yes, you can enable it with this helm value: ``` sync: poddisruptionbudgets: enabled: true ```

We have found blocking problems with dependencies when trying to use helm Go library, so instead, we made an enhancement in this area - vcluster CLI will download helm binary...