-
### Description
Arguments are ignored when used with `./...`
https://github.com/incu6us/goimports-reviser/issues/93
`make lint-imports` will always happily exit 0.
### Steps to reproduce the i…
-
```bash
May 31 10:43:19 master1 kubelet[61217]: E0531 10:43:19.425540 61217 remote_runtime.go:1134] "ReopenContainerLog from runtime service failed" err="rpc error: code = Unknown desc = docker doe…
-
### Description
When looking at alternative implementations, such as Raspberry Pi or cloud instances, it could be useful to look at the generated basic cloud-init / cloud-config information. Withou…
-
### Description
Specifically, some helpers testing stdout do first assert that exit code == 0.
However, there are legitimate cases where exit code is not 0 and you still want to test the output.
…
-
### Description
[root@master01 k8s-jenkins-containerd-nerdctl]# nerdctl login
WARNING: Your password will be stored unencrypted in /root/.docker/config.json.
Configure a credential helper to remov…
xjdtd updated
3 months ago
-
### What Happened?
At https://github.com/kubernetes/minikube/blob/89e46869f5308c60af938fb45ee04d9ab33779ed/cmd/minikube/cmd/docker-env.go#L312 and https://github.com/kubernetes/minikube/blob/89e46869…
-
The static AuthConfig added in PR https://github.com/containerd/cri/pull/838 doesn't work well for Amazon ECR, which uses a short-lived token for registry authentication. We pull all containers from E…
-
### Description
Based on the communication at the bottom of [this](https://github.com/abiosoft/colima/issues/261) thread, hot loading of Node JS apps should work when the Node JS workload(s) are de…
-
### Description
Hi,
When I call `lima ls` in my home directory, I get an empty list, despite having files and folders in my user directory. In addition, if I try to call lima from any subfolder of m…
-
### Feature description
Currently, the Infisical CLI doesn't have a good way of injecting environment variables into services with `docker-compose` without needing to embed it into the image of each …