Randy Fay

Results 214 issues of Randy Fay

## The Issue In testing Let's Encrypt/Casual Hosting in * https://github.com/ddev/ddev/pull/6317 I noted that even when the IP address of the machine was a local (non-localhost) address, it was still...

bugfix

## The Issue * #6183 * #4632 * #5940 (on the way to deprecation of nginx-proxy router) ## How This PR Solves The Issue * Update to v3 of traefik...

dependencies
bugfix

## The Issue * #6355 When installing custom-built mysql clients in ddev-webserver we only added `mysql` and `mysqldump`, but people also use `mysqladmin` ## How This PR Solves The Issue...

dependencies
bugfix

On WSL2 with Docker Desktop `ddev debug test` shows incorrect > Docker provider: docker-desktop > ERROR: Using Docker Desktop on Linux is not supported.

`ddev service` has been mostly replaced with add-on commands. Deprecate and remove it.

### Is there an existing issue for this? - [X] I have searched the existing issues ### Is your feature request related to a problem? Currently `ddev share` requires the...

## The Issue I happened to notice that we kept having to provide `ARG TARGETPLATFORM` to some Dockerfile recipes ## How This PR Solves The Issue Automatically provide TARGETARCH, TARGETOS,...

enhancement

### Description Diagnosing DDEV automated test failures, I note that unrequested synchronized file shares were created. Lots of them. ### Reproduce I assume this is reproducible, but I have logged...

area/compose
status/triage
version/4.32.0

## The Issue In https://buildkite.com/ddev/macos-rancher-desktop/builds/957#01918e49-185d-4044-bcf0-8db01bb419df/10062-10136 I see that there is still some erroneous logic in tests when the primary URL may have a port. > failed to get hit url...

maintenance

`ddev start` with mysql:8.0 shows this output in `ddev logs -s db`: `2024-08-27T17:20:08.116145Z 17 [Warning] [MY-013360] [Server] Plugin mysql_native_password reported: ''mysql_native_password' is deprecated and will be removed in a future...