Mitch Connors

Results 32 comments of Mitch Connors

@costinm you are absolutely right. Validation messages about objects not belonging to Istio (such as pods, deployments, namespaces, etc) are turned off for the in-cluster analysis, but are still accessible...

Adding @jasonwzm who authored this design.

I have trimmed out all the functions that were not used by singletons (filter, top, skip, etc). I see that I could trim a bit more from the get_options and...

That looks promising. How would you go about using this model from the Service class? Something like `service.query(Customer, 'CustomerSingleton')`?

I see, so singletons are effectively just an array of one?

That could be feasible. But I'm curious what the behavior was before 1.15. Did we simulate the workloads, or just skip these analyzers? It does seem like analyzers which require...

One more detail: I am running with sidecars enabled, an the NATS pods get properly injected with the istio-proxy container, which is healthy.

One problem with using IP-API is that it appears to give incorrect results for mobile connections. In my case, the result is in the correct timezone, but in a city...

I have reduced the scope of this API to get the timezone offset from the weather API, and sync ntp every time weather is synced. I still like the idea...