Iridescens
Iridescens
As per https://github.com/sentry-kubernetes/charts/issues/67 i have almost working Helm chart with only `nonroot` scc applied to `default`, `sentry-sentry-redis`, `sentry-rabbitmq`, `sentry-kafka` service accounts. Not even `anyuid` scc is needed. Default SA can...
Still error, but logs are slightly different: ```python [2023-06-02 14:09:37,657] ERROR in app: Exception on /admin/relay/create [POST] Traceback (most recent call last): File "/app/venv/lib/python3.10/site-packages/sqlalchemy/engine/base.py", line 1800, in _execute_context context =...
Perhaps this link might be helpful for whoever may attempt to implement this enhancement: https://github.com/pypa/pipenv/blob/3226a9fd013ddfa4ac91c35eac3211846006d1c5/pipenv/patched/pip/_vendor/urllib3/contrib/pyopenssl.py#L194 > For adding many items, you could consider using the RESTful API (https://mailu.io/2.0/api.html) or the...