garbageyard
garbageyard
@digitalLumberjack: I am getting following error while using the image you've shared: `./configure_proxy_artifactory.sh: line 13: docker: command not found` GitLab CI runner script: ``` docker run --name gitlab-ci-multi-runner -d --restart=always...
Thanks for the reply @Maescool! Sorry, but i am confused now because if i'm going to use `image: docker:latest`, then how will i get the node app? Will i be...
Hi @Maescool! I tried using DIND but somehow it's failing to retrieve the image via Artifactory (our private container registry). ``` Runner log error: Running with gitlab-ci-multi-runner 9.5.0 (413da38) on...
I am trying to use `csi-driver` for pod certs (mTLS). I am also getting similar error: ``` Events: Type Reason Age From Message ---- ------ ---- ---- ------- Normal Scheduled...
Thanks, actually the name for the ClusterIssuer was incorrectly set. Now I am getting this error: `E0819 14:52:36.083386 1 sync.go:273] cert-manager/orders "msg"="failed to create Order resource due to bad request,...
I too got the same error message that @filariow saw. On checking one of those, I could see this: ``` $ ls -l /usr/lib/.build-id/08/c585ec9ac3d4c22f3d3ac97e70593362a9e153 lrwxrwxrwx. 1 root root 35 Sep...