Anatolios Laskaris

Results 24 issues of Anatolios Laskaris

C-enhancement
A-CI
T-testing

[`workspace-inheritance`](https://doc.rust-lang.org/nightly/cargo/reference/specifying-dependencies.html#inheriting-a-dependency-from-a-workspace) will be released in Rust on [September 22, 2022](https://forge.rust-lang.org/#current-release-versions). Any plans to support it? - Would you like to implement this feature? [y/n] n

enhancement
good first issue

## Motivations It would be nice if instead of closing release-plz PR and opening new one release-plz were able to change existing PR similar to how it is done in...

enhancement

I'm running promtail at host, scraping docker socket to get the logs of containers running in Nomad. Some containers are running in [`bridge` mode](https://www.nomadproject.io/docs/job-specification/network#network-modes). In this mode Nomad will create...

How to disable sentinel config rewrite? I run redis-sentinel with nomad, configuration is managed in git and copied inside sentinel container on start, but then it does config rewrite and...

```shell MONGODB_URL='mongodb://:@mongo-primary.service.consul:27017,mongo-secondary.service.consul:27017/ducky-api?tls=true&tlsCertificateKeyFile=/secrets/certs/bundle.pem&tlsCAFile=/secrets/certs/CA.pem' ``` Other software from wildduck stack connects just fine with similar mongodb url ```[Nest] 12 - 01/14/2022, 5:31:57 PM [TypeOrmModule] Unable to connect to the database. Retrying (2)......

When using ACL (`username:password`) auth or legacy auth (just `password`, username is implied as `default`) there are errors in the log: stdout: ``` [Nest] 1 - 01/16/2022, 4:26:03 PM [SuspensionProcessor]...

When I run `molecule create` with `pre_build_image: false` ansible recreates image everytime. I'm not sure if this is a bug or expected behavior? After `molecule create` ```sh ls ~/.cache/molecule/gentoo-portage/default/ ansible.cfg...

podman