Andrew Seales
Andrew Seales
### Actual behavior It looks like running `skaffold run` fails when the docker socket isn't in the default location of `/var/run/docker.sock`. Even when setting the options in the `skaffold.yaml` to...
All the docker containers that Digma creates are left running after Intellij is shut down. Is there any way to manage this?
When using `local_user` when creating registry credentials, puppet would fail with a permission denied error when writing to `.docker/config.json`. When `local_user` was specified, it seems that the `docker login` command...
The default deployment strategy uses rolling updates, which causes multiple minecraft pods to be started up at the same time. This is a problem since they try and share the...
Instead of doing `require => User[..]` replace this with a collector so that if users are not managed with puppet this class still works, for example if they are in...
For a while I couldn't get the IntelliJ plugin to connect to the local Cody app for my application. My project is hosted in a self-hosted gitlab instance, and the...