smuu

Results 126 issues of smuu

You build your rcon-cli for different architectures. You could also build docker images for all of those architecture. Or at least start with: linux_armv7, linux_arm64 and linux_386.

For better overview and persistence overview I would propose tho save data, config and logs to their own folders. Also, if using (docker) containers, this dividing make sense. You can...

As the log is 'spammed' by two regular tasks, the log gets big pretty fast. Also, as an end user, I expect that the basic future works and not get...

I fell that the search_and_update thread sometimes just stops and throws no error, and the application runs without it. Anyone else observed this? If so I would propose to invest...

bug

After the following output, the get_all_currencies thread is stopped and does not work anymore. The thread is not throwing any exceptions. At the moment, I have no idea to fix...

bug

**Describe the bug** Memory usage shows exorbitant numbers in the pod list but shows correct numbers in the graph inside the detailed view of the pod. CPU usage seems to...

bug

The link is broken atm as it contains a `"` at the end.

**Is your feature request related to a problem? Please describe.** In the ArgoCD resource `controller` has no `logFormat` parameter like `server`, `repo`, and `applicationSet`. **Describe the solution you'd like** Adding...

**Describe the bug** ArgoCD deployed by the operator misses permission to show cluster resources, as there is not `ClusterRole` and `ClusterRoleBinding` for the `argocd-application-controller`. **To Reproduce** Steps to reproduce the...

### Implementation ideas Currently, we scale DA nodes based on memory usage. @walldiss proposed scaling on `rps`, which would need to be exposed in order to scale on that metric....

enhancement
area:metrics
external