Jaypers

Results 22 comments of Jaypers

I can confirm this also on version v7.8.3 `skipSslValidation: true` in Helm values appears to be getting ignored. UPDATE: Even with below values set: ``` web: auth: oidc: skipSslValidation: false...

With `overlay` baggageclaim driver the worker pods start but `repo` resource check is still failing. ``` selected worker: concourse-worker-0 run check: find or create container on worker concourse-worker-0: starting task:...

Hi @xtremerui , That is unfortunate :( I read somewhere that the cgroups v2 issue had been resolved in Concourse v7.8.3 and because I'm running Concourse inside Kind K8s I...

Hi @xtremerui I have tested version 7.9 and am getting this error when Concourse tries to check a GitHub repo resource. This is when running Concourse inside a Kind K8s...

Hi @xtremerui I will try a few things and let you know. `repo` is a git resource type.

@xtremerui I have created a docker image resource: ``` resource_types: - name: ansible-playbook type: docker-image source: repository: troykinsella/concourse-ansible-playbook-resource tag: latest resources: - name: kind-cluster type: ansible-playbook source: debug: false user:...

Hey @xtremerui, I've been troubleshooting again and tried upgrading everything but no change. I found this comment: "Guardian generates a config.json file to be consumed by runc, then calls the...

Version info: - OS: Windows 10 - CopyQ: 8.0.0 - GnuPG: 2.4.5 @RuiNtD your error looks like there is already a keypair present but not with the name "copyq". CopyQ's...

I have the same problem, I cannot find a way to use another variant other than renaming the file. I've tried all of the below: ``` /usr/local/bin/matchbox-keyboard -g 300 -d...

Hey @sabrogden, Sadly I've had to switch to another clipboard manager due to the lack of encryption. I'm using `copyq` with `gpg4win` which provides GNU Privacy Guard on Windows. I'm...