Bernard Halas

Results 40 comments of Bernard Halas

We'll work on this on a best-effort basis. Voting on the issue helps us with prioritization.

Would you pls consider adding a `reason` field into the report, i.e. ``` result: excluded reason: one of (skip=true, from --excluded-dir, from excluded block) --- result: failed reason: one of...

Probably we should mention the use of value `HTTP_PROXY_MODE=default` in [docs/http-proxy/http-proxy.md](docs/http-proxy/http-proxy.md).

I'm throwing another idea onto the table - keep the proxy open, but limit its usability in a way, that it'll allow only outgoing connections to the limited set of...

4 options considered, design doc might be useful here as well: - propose a different behavior in KubeOne - migrate from KubeOne to kubeadm - explore if `ebpf` lock on...

Could you write a design doc for this feature request pls?

The proposal is to utilize [Sveltos](https://sveltos.projectsveltos.io) for templating Kubernetes manifests. Sveltos can load values from both management and managed clusters, from ConfigMaps and from Secrets. This would mean that Claudie...

What's the pros/cons of setting the `dataLocality` to `disabled` vs. `bestEffort`? Can we do some tests, moving workloads around and observe? Or read up other users' experience?

Thank you for performing the tests. What I find surprising is that: 1. Random read performance is not affected by data locality 2. Random read performance is affected by replica...

This issue is a tip of the iceberg of larger set of issues, all linked together. 1. How to template manifests/playbooks/configs not just for `terraformer`, but also for `ansibler` (Ansible...