Erik Jacobs

Results 73 comments of Erik Jacobs

https://drive.google.com/file/d/11r9voCayKynHl0V2QVMm9RHaIVcexw_p/view?usp=sharing This is a capture of: * starting with dongle attached to PC, headset off * turning on headset, waiting for a moment * turning off headset

the utils doesn't even report that it is finding a device: ``` [thoraxe:~/Downloads/g933-utils] master ± sudo cp 90-logitech.rules /etc/udev/rules.d/ [thoraxe:~/Downloads/g933-utils] master ± sudo udevadm control --reload-rules [thoraxe:~/Downloads/g933-utils] master ± sudo...

Just putting this here for reference: https://gist.github.com/thoraxe/2d9ce589aa4a6f32d43dca595243660c Will dissect FYI the file was located in `C:\ProgramData\LGHUB\depots\73248\pro_headset` although there is another folder path including `72671` that also has the file. The...

> Is the step enable OwnerReferencesPermissionEnforcement plugin possible on managed k8s environments (GKE, EKS, AKS, etc)? I'm not sure. This was tested on OpenShift which has it enabled by default....

I'll need to play with this and try to do it with Minikube and report back with a clear reproducer. If I get enough cycles I may be able to...

reproducer using Kubernetes-in-Docker (KIND): https://gist.github.com/thoraxe/6991886f3eaeb345fd0af474efada8d0

@sebastienblanc the workaround we used was to add the owner references to the relevant place. Note you cannot use 4.5 or 4.6 because the Agones CRD doesn't yet have the...

This is still a problem with k8s 1.21 and agones 1.15: https://gist.github.com/thoraxe/6991886f3eaeb345fd0af474efada8d0 (updated)

@alculquicondor yes and no. I can send a PR with `v0.2.3` tags, but I'm not sure what your NVRC policy is, so technically any PR should result in a `v0.2.4`...