Pavel Snagovsky

Results 7 comments of Pavel Snagovsky

I am having the same issue with my clusters. When to expect the upgrade of the newer version for libgit2?

```bash > flux version flux: v0.35.0 helm-controller: v0.25.0 image-automation-controller: v0.26.0 image-reflector-controller: v0.22.0 kustomize-controller: v0.29.0 notification-controller: v0.27.0 source-controller: v0.30.0 ``` ```bash NAME READY STATUS RESTARTS AGE helm-controller-7bf446cfbd-b9c2g 1/1 Running 0 108m...

The panic is essentially the same as in the issue Click me for log ``` {"level":"info","ts":"2022-10-03T19:07:26.603Z","logger":"controller-runtime.metrics","msg":"Metrics server is starting to listen","addr":":8080"} {"level":"info","ts":"2022-10-03T19:07:26.603Z","logger":"setup","msg":"starting manager"} {"level":"info","ts":"2022-10-03T19:07:26.604Z","msg":"Starting server","path":"/metrics","kind":"metrics","addr":"[::]:8080"} {"level":"info","ts":"2022-10-03T19:07:26.604Z","msg":"Starting server","kind":"health probe","addr":"[::]:9440"} I1003 19:07:26.704974...

Tried the rc image on a few clusters. Still periodic panics in a similar way, though less frequent, the root causes is the same. Both clusters run identical workloads and...

The frequency is likely related to the intervals, concurrency, and number of image sources used. * The clusters are AWS EKS in us-west-2. Cilium CNI. * All repositories are in...

@pjbgf thank you. I will find time later today to make those adjustments and will communicate back the results.

Improved resource management is helpful it seems, though on some clusters it is harder to see a difference. I might look into adjusting some of it, will keep an eye...