Bruno Bonfils

Results 13 issues of Bruno Bonfils

Hi, since you're rely on terraform resources, can you add `aws_eks_cluster` support? Thanks!

Hello Jan-Christoph, it's me again :) Have you planned to support others providers than aws, like GCP by chance? Cheers

Hi @sheepkiller, here a patch to be able to build from kafka-manager master, I don't known if you are interested by it. My next step is to build it from...

Hi folks, I would like to use Singularity with a PostgreSQL database. I notice the 0.21 release notes say it is now supported, however the shaded Jar doesn't include jdbc...

Hello folks, I want to use flask-user with internal authentication but also with flask-oidc. However, when I proceed to `login_user` it failed with: ``` File "/home/asyd/.cache/pypoetry/virtualenvs/timetracking-oW1qtLzd-py3.7/lib/python3.7/site-packages/flask_user/user_mixin.py", line 26, in get_id...

[DataTable doc](https://textual.textualize.io/api/data_table/#textual.widgets._data_table.DataTable.clear) refers to a `clear()` method, but doesn't exists: ``` >>> from textual.widgets import DataTable >>> test = DataTable() >>> test.clear() Traceback (most recent call last): File "", line...

### Your Feature Request Since a TLS misconfiguration may lead to SSL handshake failures, I would like to see `src/ssl_sock.c` `ssl_failed_handshake` stats exposed in prometheus exporter ### What are you...

type: feature
status: reviewed

**Is your feature request related to a problem? Please describe.** I'm using dynaconf vault loader with a simple token, but since the token is not renewed dynaconf failed to authenticated....

Not a Bug
RFC