O. Matskiv

Results 121 comments of O. Matskiv

@kfox1111 I think we had hesitations about RBAC - would users that have "edit" permissions in a namespace have permissions to edit PDBs. It is the case with [the default...

Thank you for reporting this issue. We will consider this at one of our triage meetings. P.S. IMHO this would be a rather low priority. My personal opinion would be...

@caden2016 Hello, thank you for the PR! We did not see this problem when [running Kubernetes 1.26 conformance tests](https://github.com/loft-sh/vcluster/tree/main/conformance/v1.26), the "Hostname" type of address seems to have been sufficient. The...

@caden2016 Good point! But I think there might be some "low-level" conformance tests that won't pass with the fake kubelets. I will run them and see how that goes. The...

@caden2016 we can not merge this change because it will break some applications that collect metrics from the nodes. For example Prometheus [prefers InternalIP when discovering Node address](https://github.com/prometheus/prometheus/blob/8f6d5dcd4516ec9ef99b079a6f8b786b91534995/discovery/kubernetes/node.go#L212-L213), and that...

I like the idea of optimizing the host path mapper, so +1 from me, but I am not sure when exactly we can get around to implementing this. Technical thoughts:...

Thank you for raising this feature request. Because of the available alternatives (manual edit of kubeconfig, or [Loft SSO](https://loft.sh/docs/getting-started/single-sign-on)) this won't be a priority for us right now. But we...

Thank you for reporting this. I am going to update the provider and release a new version soon. P.S: this should have been reported in the CAPI provider repo -...

I didn't get to release this due to other priorities at the time, and right now I don't work on this project so I don't have any updates I can...

> What is the scenario which would prevent us from using emptyDir ? I think we should hold off on adding more options if we are not sure they'd be...