Jared Szechy
Jared Szechy
- My software defs have always used ssh as they authenticate with a private key. - I'm using docker for my builds with the following base images: `centos:5`, `centos:6`, `centos:7`....
This is breaking our health checks, would be nice to get it fixed. Our application uses multiple databases.
would love to see this added, without this its impossible to set a different data type on event handlers like `onDocumentWritten`
It would be great if this worked just like the auto generated `app` role, which creates a secret that contains connection details in addition to credentials.
I just ran into this problem today, would love to see this fix!
@deven98 ping!
The stale bot is useless, not stale!
At the very least, can we start squashing PRs on merge? The commit history here is atrocious, it's a giant wall of merge commits, fmts, and changelog updates; and the...
I'm experiencing the same issue with `init_sd_card` hanging on STM32L5, although I can't confirm if its related to the above `DBCKEND` change. Edit: seeing same issue on STM32U5 as well.
I just worked my way through my pile of Nucleo board and discovered that all the `sdmmc_v2` boards that I tried (L5, U5, H7) experienced this issue, the `sdmmc_v1` board...