Sylvain MOUQUET

Results 9 issues of Sylvain MOUQUET

Hello, I have 3 managers with docker swarm : ``` $ docker version Client: Version: 17.10.0-ce API version: 1.33 Go version: go1.8.3 Git commit: f4ffd25 Built: Tue Oct 17 19:04:16...

kind/question
area/swarm
version/17.10

Hello Pyright returns errors because the Stub files are not found. Could you add the py.typed in the root folder of asyncpg please? Thanks Sylvain

**Is your feature request related to a problem? Please describe.** Currently we use GitLabCI and we export all keys of some paths in a json file. The arborescence in Vault...

enhancement
good first issue

Hello, When i build with the latest version of Docker for windows (4.0.0) there is an issue with the directory buildroot. ``` Creating directory /home/default/.../buildroot ... mkdir: cannot create directory...

Hello, We have tried to allow a secret in a property file but java read the full string `"xyz # pragram: allowlist secrets"` ``` password=xyz # pragma: allowlist secret ```...

question
triaged

Hi, When i have this error : 'remaining connection slots are reserved for', the password is displayed in clear text in the logs: `ConnectionParameters(user='', password='', ...` The usage of `SecretStr`(pydantic)...

Hello, There is a plan to have the compatibility with pydantic v2 ?

Hello, Sleek change the name of some table name to uppercase version : `CREATE TABLE variables` to `CREATE TABLE VARIABLES` `CREATE TABLE events` to `CREATE TABLE EVENTS` and replace where...

### Terraform Version ```shell Terraform v1.9.0 on darwin_arm64 ``` ### Use Cases All http requests to blob storage https://archivist.terraform.io/ are done without an authorization header. When a user want to...

enhancement
backend/remote