Graeme Lawes

Results 59 comments of Graeme Lawes

@blanchardjeremy are you doing this on Android or the Desktop Browser? I think the original issue is with Android, where Brave is supposed to use the google passkey API to...

There are no teleport-specific pam configurations. I am using a standard fedora install with teleport installed from RPMs with nothing extra installed. `id -Z`: ``` Liveware-Problem :: ~ % tsh...

The first test (`chcon -t sshd_exec_t /usr/bin/teleport`) causes teleport to fail to start with this error: ``` Jan 30 23:04:19 fedora-test teleport[1058]: error: lstat /var/lib/teleport/host_uuid: permission denied, initialization failed ```...

Apologies for the delay, I had to rebuild my lab machine, lost the test VM. I confirmed on a fresh install this is the result with pam enabled: ``` type=AVC...

I'll continue using `teleport.cil` for now. Thanks for looking into this.

> @andyzhangx I see, but shouldn't a change, even for CVEs, result in a version increment? 100% agreed. Pretty much every other chart I've ever seen increments it's patch version...

> This would be a useful feature where Mimir needs to be deployed for testing. We currently test our observability stack in CI and Mimir, even in a minimal distributed...

A major missing feature for me on the official Android TV app is the ability to trust additional CA certificates (self-signed otherwise), it would be great if Findroid could add...

Yeah. This is a custom [Ubuntu 24.04 build](https://github.com/Joshua-Riek/ubuntu-rockchip) for the [Turing RK1](https://turingpi.com/product/turing-rk1/). This OS image worked previously with `1.23.3` ``` ubuntu@rk01:~$ cat /etc/os-release PRETTY_NAME="Ubuntu 24.04.1 LTS" NAME="Ubuntu" VERSION_ID="24.04" VERSION="24.04.1 LTS...

Still seeing this in `v1.24.1`. [`bug-report.tar.gz`](https://github.com/user-attachments/files/17925012/bug-report.tar.gz) attached. ``` $ kubectl -n istio-system get pod/istio-cni-node-8qkgl -o jsonpath='{.spec.containers[0].image}' docker.io/istio/install-cni:1.24.1-distroless ``` ``` $ kubectl -n istio-system logs istio-cni-node-8qkgl | tail -5 2024-11- 26T19:32:26.107297Z...