morotti

Results 25 issues of morotti

PytestDeprecationWarning: @pytest.yield_fixture is deprecated. this PR was automatically generated with sourcegraph to fix pytest and python 3.11 deprecations. please review, approve and merge.

## Why are these changes needed? Hello, The 2 second timeout on liveness probes it way too short. it is causing cascading failures when the container is busy and cannot...

### What happened? Hello, 1) The introduction of very small cpu limits (250m) in #8735 (march 2024) has starved the dashboard components out of CPU, making them take multiple times...

kind/bug

hello, see ticket https://github.com/grpc/grpc/issues/40991 critical fix to detect the number of online CPU on a LXC node with 8 CPU. * _SC_NPROCESSORS_ONLN gives 8 CPU. the correct number. * _SC_NPROCESSORS_CONF...

lang/core

Hello, I tried using the tool but there is no support for external authentication system, like OIDC. I found there are some plugins https://github.com/apache/answer-plugins including an OAuth 2 plugin https://github.com/apache/answer-plugins/tree/main/connector-basic...

enhancement