Xabier Larrakoetxea Gallego
Xabier Larrakoetxea Gallego
Hi @PavelKolobaev Yes, this is a tricky problem, because Sloth can't infer runtime variables to generate those, so it gets tricky. I need to think of a solution and eventually...
We are having a similar problem with [OKE (Oracle Kubernetes)](https://www.oracle.com/es/cloud/cloud-native/container-engine-kubernetes/) clusters using flannel and installing Calico on top to have network policies. After some days (2-3), the pods in the...
I think we just found out how to fix the issue! (at least in our use case). It's been working for 4 days and it continues to be correct (before...
Hi @KalenWessel! Sloth doesn't support this currently. But is a very nice point and addition. definitely, Sloth should support this. Thanks for raising this up!
Hi @jkblume It's been a while since you started testing sloth, do you remain to have the same doubts as the day you created the issue? Do your numbers have...
Lets do this then, however I would suggest using an map instead of a list as the list and the loop would have performance impact on the hot path and...
@yogeek Did you manage to import the dashboard correctly? I just tested again reimporting it with Grafana 9.2.2 and works correctly.
The idea of enabling discussions can be good so the community around the project continues. I will think about it, many thanks @NickLarsenNZ @freeseacher is right. Thanks :) @sstarcher It's...
Hi @david-peters-aitch2o I would need more information, however, at first, seems to me like a Grafana datasource misconfiguration.
Hi! :wave: @sdurrheimer @GonzaV AFAIK, Predicates is something implemented by Kubebuilder/controller-runtime, and not kubernetes client-go, so the state is hanlded in the controller-runtime client logic. Kooper tries mainly getting out...